mutt_pgpring - Mutt key ring dumper
Please see following description for synopsis
mutt_pgpring(1) User Manuals mutt_pgpring(1)
NAME
mutt_pgpring - Mutt key ring dumper
SYNTAX
mutt_pgpring [ -k keyring ] [ -2 | -5 ] [ -s ] [ -S ] [ -f ]
DESCRIPTION
mutt_pgpring is a key ring dumper. It extracts information from PGP's
binary key ring and emits it in an (almost) readable output format
understood by mutt's key selection routines. This output format mimics
the one used by the GNU Privacy Guard (GPG).
OPTIONS
-k keyring
Dump the contents of the specified keyring.
-2 Use the default keyring for PGP 2.x.
-5 Use the default keyring for PGP 5.
-s Dump the secret keyring.
-S Dump signatures.
-f Dump fingerprints.
ENVIRONMENT
HOME Full path of the user's home directory.
PGPPATH
Directory in which the user's PGP public keyring can be found.
AUTHORS
Thomas Roessler <roessler@does-not-exist.org>
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | mail/mutt |
+---------------+------------------+
|Stability | Volatile |
+---------------+------------------+
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from
ftp://ftp.mutt.org/pub/mutt/mutt-2.2.3.tar.gz.
Further information about this software can be found on the open source
community website at http://www.mutt.org/.
Unix May 2013 mutt_pgpring(1)