paperkey
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.
- Versions: 1.6
- 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 the latest version of paperkey as follows:
guix install paperkey
Or install a particular version:
guix install paperkey@1.6
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.
Badge code
You can use the following badge to inform users of paperkey about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/paperkey'><img src='https://packages.guix.gnu.org/packages/paperkey/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/paperkey)
Example Org:
[[https://packages.guix.gnu.org/packages/paperkey][https://packages.guix.gnu.org/packages/paperkey/badges/latest-version.svg]]