Files
aisha f2a2fdae17 new port security/paperkey
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@
2023-04-27 22:11:07 +00:00

3 lines
43 B
Plaintext

@bin bin/paperkey
@man man/man1/paperkey.1