1mutt_pgpring(1) User Manuals mutt_pgpring(1)
2
3
4
6 mutt_pgpring - Mutt key ring dumper
7
8
10 mutt_pgpring [ -k keyring ] [ -2 | -5 ] [ -s ] [ -S ] [ -f ]
11
12
14 mutt_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 HOME Full path of the user's home directory.
37
38 PGPPATH
39 Directory in which the user's PGP public keyring can be found.
40
41
43 Thomas Roessler <roessler@does-not-exist.org>
44
45
46
47
48Unix May 2013 mutt_pgpring(1)