Commit graph

9 commits

Author SHA1 Message Date
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
0a9f419092 security/gpg-tui: update to 0.4.0
[0.4.0] - 2021-06-07

Changed:
-Extract get_output_file from export_keys method
-Support exporting secret subkeys (#15)
-Update COMMANDS.md about export command
-Update README.md about exporting secret subkeys
2021-06-08 10:20:37 +00:00
pin
fe8257048b security/gpg-tui: update to 0.3.0
[0.3.0] - 2021-06-05

Added:
-Add packaging status badge to README.md
-Add Matrix room link to social media section in README.md

Changed:
-Display notations of the signatures (#8)
-Update README.md about Docker alias
-Update README.md about the format of notations
-Update the example notation in README.md
-Update the style of flags

Fixed:
-Run container process as unprivileged user
2021-06-05 20:07:17 +00:00
pin
a68dfa809d security/gpg-tui: update to 0.2.0
[0.2.0] - 2021-06-02

Added:
-Add installation instructions for FreeBSD
-Add Homebrew instructions to README.md
-Add NetBSD instructions to README.md

Changed:
-Update table of contents
-Support xplr for file selection (closes #2)
-Use eprintln macro while printing errors
-Update README.md about the use of xplr
2021-06-03 10:07:37 +00:00
pin
faf2bec986 security/gpg-tui: fix mistake 2021-06-02 19:06:17 +00:00
pin
a2cb774102 security/gpg-tui: fix broken build 2021-06-02 17:17:55 +00:00
pin
e49cfac023 security/gpg-tui: update to 0.1.5
Added:
-Add dependency installation instructions for Void Linux (#11)

Changed:
-Mention distribution-specific dependencies in README.md (#10)
-Update the formatting of requirements in README.md
-Update README.md about installation for Arch Linux
2021-05-31 20:50:48 +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