paperkey 1.6
Backup OpenPGP keys to paper
Paperkey extracts the secret bytes from an OpenPGP (GnuPG, PGP, etc) key for printing with paper and ink, which have amazingly long retention qualities. To reconstruct a secret key, you re-enter those bytes (whether by hand, OCR, QR code, or the like) and paperkey can use them to transform your existing public key into a secret key.
- Outputs:
out - Website: https://www.jabberwocky.com/software/paperkey/
- Licenses: GPL 2+
- Package source: gnu/packages/gnupg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install paperkey 1.6 as follows:
guix install paperkey@1.6
Or install the latest version:
guix install paperkey
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.