1pgpring(1) User Manuals pgpring(1)
2
3
4
6 pgpring - Mutt key ring dumper
7
8
10 pgpring [ -k keyring ] [ -2 | -5 ] [ -s ] [ -S ] [ -f ]
11
12
14 pgpring is a key ring dumper. It extracts information from PGP's
15 binary key ring and emits it in an (almost) readable output format
16 understood by mutt's key selection routines. This output format mimics
17 the one used by the GNU Privacy Guard (GPG).
18
19
21 -k keyring
22 Dump the contents of the specified keyring.
23
24 -2 Use the default keyring for PGP 2.x.
25
26 -5 Use the default keyring for PGP 5.
27
28 -s Dump the secret keyring.
29
30 -S Dump signatures.
31
32 -f Dump fingerprints.
33
34
36 Thomas Roessler <roessler@does-not-exist.org>
37
38
39
40
41Unix May 2013 pgpring(1)