Add optional PGPKey-wide passphrase caching
authorW. Trevor King <wking@tremily.us>
Sun, 22 Dec 2013 22:04:22 +0000 (14:04 -0800)
committerW. Trevor King <wking@tremily.us>
Mon, 23 Dec 2013 21:41:06 +0000 (13:41 -0800)
commitb1e7920d25d22cd46d259bae88a9b26a9f6f5bed
tree46508d5c0b6594359f40714b3aa4f8ce6a9f98d8
parentb6df49a6bcde83c5eeed27853dd92d2bddaa27ff
Add optional PGPKey-wide passphrase caching

Entering your passphrase for each secret key packet is annoying.  The
cache_passphrase option lets you cache that passphrase once, and reuse
it for every secret key PGPPacket in the key.
gpg-migrate.py