1PGP-CLEAN(1)          User Contributed Perl Documentation         PGP-CLEAN(1)
2
3
4

NAME

6       pgp-clean -- remove all non-self signatures from key
7

SYNOPSIS

9       pgp-clean [-s] keyid [keyid ...]
10

DESCRIPTION

12       pgp-clean takes a list of keyids on the command line and outputs an
13       ascii-armored keyring on stdout for each key with all signatures except
14       self-signatures stripped.  Its use is to reduce the size of keys sent
15       out after signing (e.g. with caff).
16

OPTIONS

18       -s --export-subkeys
19           Do not remove subkeys. (Pruned by default.)
20
21       keyid
22           Use this key.
23

FILES

25       $HOME/.gnupg/pubring.gpg  -  default GnuPG keyring
26

SEE ALSO

28       caff(1), gpg(1).
29

AUTHOR

31       Peter Palfrader <peter@palfrader.org>
32
33       This manpage was written in POD by Christoph Berg <cb@df7cb.de>.
34
35
36
37perl v5.8.8                       2006-11-01                      PGP-CLEAN(1)
Impressum