diff options
author | Alex Hirzel <alex@hirzel.us> | 2023-09-22 10:28:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-22 10:28:23 -0400 |
commit | 3f92a762871d7d7c54a048c3e98357bf80b5e8e4 (patch) | |
tree | 7280711c2c1ab8c58147401a1c241e70bad22dd4 | |
parent | Merge pull request #391 from FedericoSchonborn/master (diff) | |
download | YubiKey-Guide-3f92a762871d7d7c54a048c3e98357bf80b5e8e4.tar.gz |
Add link to "makegpg" tool
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3214,6 +3214,7 @@ Continue with the Verify section of this guide. # Links +* [Minimal key management tool written for this guide](https://gitlab.com/lsasolutions/makegpg) * https://alexcabal.com/creating-the-perfect-gpg-keypair/ * https://blog.habets.se/2013/02/GPG-and-SSH-with-Yubikey-NEO * https://blog.josefsson.org/2014/06/23/offline-gnupg-master-key-and-subkeys-on-yubikey-neo-smartcard/ |