man pgp-clean (Commandes) - pgp-clean -- remove all non-self signatures from key
NAME
pgp-clean -- remove all non-self signatures from key
SYNOPSIS
- pgp-clean keyid [keyid ...]
DESCRIPTION
pgp-clean takes a list of keyids on the command line and outputs an ascii-armored keyring on stdout for each key with all signatures except self-signatures stripped. Its use is to reduce the size of keys sent out after signing (e.g. with caff).
OPTIONS
- keyid
- Use this key.
FILES
- $HOME/.gnupg/pubring.gpg - default GnuPG keyring
SEE ALSO
AUTHOR
Peter Palfrader <peter@palfrader.org>
This manpage was written in POD by Christoph Berg <cb@df7cb.de>.