paperkey 1.5-3 source package in Ubuntu

Changelog

paperkey (1.5-3) unstable; urgency=medium

  * clear up autoconf stuff from future imports
  * Use upstream patch to fix running the test suite in parallel

 -- Daniel Kahn Gillmor <email address hidden>  Mon, 20 Nov 2017 15:13:31 +0100

Upload details

Uploaded by:
Peter Palfrader
Uploaded to:
Sid
Original maintainer:
Peter Palfrader
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
paperkey_1.5-3.dsc 2.2 KiB e653dc913296e723f295aa343754f2bcba8ec09f5d3b2e6e0b14a195d2a6cd7b
paperkey_1.5.orig.tar.gz 260.4 KiB c4737943083ce92e41faf13c27a9d608105b6285c0840dfb684a7ee294142ddf
paperkey_1.5.orig.tar.gz.asc 501 bytes cd42f989039cdbd1077555c9a9354cc504613bc841e7a9d726095939e962f2aa
paperkey_1.5-3.debian.tar.xz 10.1 KiB fa74eafdb4283189641467b951765460b081fd20fe27aa9050265e120bd3ee1a

Available diffs

No changes file available.

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