Commit graph

4 commits

Author SHA1 Message Date
pin
a160409cf8 security/gpg-tui: update to 0.7.0
[0.7.0] - 2021-07-07

Added:
-Add --select option (#24)

Changed:
-Extend the FromStr implementation of CopyType
-Rename clipboard module and CopyType struct to 'selection'
2021-07-08 13:19:50 +00:00
pin
8c912f94c2 security/gpg-tui: update to 0.5.0
[0.5.0] - 2021-06-13

Added:
-Support setting the default signing key via options menu

Changed:
-Update Dockerfile about crate dependency location
-Update COMMANDS.md about getting/setting default signing key
-Update README.md about setting the default signing key
2021-06-14 07:39:02 +00:00
pin
271a42033a security/gpg-tui: update to 0.4.1
[0.4.1] - 2021-06-09

Fixed:
-Expand tilde character to the home directory (fixes #22)
2021-06-10 11:47:17 +00:00
pin
d561f78cc2 security/gpg-tui: import package
Terminal User Interface for GnuPG.

It aims to ease the key management operations such as listing/exporting/signing
by providing an interface along with the command-line fallback for more complex
operations.
It is not trying to be a full-fledged interface for all the features that gpg
provides but it tries to bring a more interactive approach to key management.
2021-05-31 07:52:43 +00:00