paperkey 1.6-1build1 source package in Ubuntu

Changelog

paperkey (1.6-1build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 13:10:58 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils
Noble release universe utils

Downloads

File Size SHA-256 Checksum
paperkey_1.6.orig.tar.gz 265.1 KiB a245fd13271a8d2afa03dde979af3a29eb3d4ebb1fbcad4a9b52cf67a27d05f7
paperkey_1.6.orig.tar.gz.asc 534 bytes 380f9704d4b771d932678617431c50c04dbed7229a92780502cd04944bc17483
paperkey_1.6-1build1.debian.tar.xz 9.6 KiB d31a782ccd5669ec07860cac889cb04f6733e390663dee8d72e32d2087a44210
paperkey_1.6-1build1.dsc 2.3 KiB 7f0468712a913c4267e736189322e5f28e5d551cf481053b0263979a5306910b

Available diffs

View changes file

Binary packages built by this source

paperkey: extract just the secret information out of OpenPGP secret keys

 A reasonable way to achieve a long term backup of OpenPGP (GnuPG, PGP,
 etc) keys is to print them out on paper. The reasoning behind this is
 that paper and ink has amazingly long retention qualities - far longer
 than the magnetic or optical means that are generally used to back up
 computer data.
 .
 Due to metadata and redundancy, OpenPGP secret keys are significantly
 larger than just the "secret bits". In fact, the secret key contains
 a complete copy of the public key. Since the public key generally
 doesn't need to be escrowed (most people have many copies of it on
 various keyservers, web pages, etc), only extracting 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 or via OCR) and
 paperkey can use them to transform your existing public key into a
 secret key.

paperkey-dbgsym: debug symbols for paperkey