mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 23:44:01 +02:00
f2a2fdae17
Due to metadata and redundancy, OpenPGP secret keys are significantly larger than just the "secret bits". The secret key contains a complete copy of the public key. Since the public key generally doesn't need to be escrowed, only archiving the secret parts can be a real advantage. Paperkey extracts just those secret bytes and prints them. To reconstruct, 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. Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org> from Mikhail <mp39590 AT gmail DOT com> OK op@
3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
@bin bin/paperkey
|
|
@man man/man1/paperkey.1
|