Fixup fromcvs/togit conversion
[pkgsrcv2.git] / security / caff / DESCR
1 caff is a script that helps you in keysigning.  It takes a list of
2 keyids on the command line, fetches them from a keyserver and calls
3 GnuPG so that you can sign it.  It then mails each key to all its
4 email addresses - only including the one UID that we send to in each
5 mail.
6
7 Features:
8  * Easy to setup.
9  * Attaches only the very UID that we send to in the mail.
10  * Prunes the key from all signatures that are not self sigs and
11    not done by you, thereby greatly reducing the size of mails.
12  * Sends the mail encrypted if possible, will warn before sending
13    unencrypted mail (sign only keys)
14  * Creates proper PGP MIME messages.
15  * Uses separate GNUPGHOME for all its operations.
16
17 This package also provides a collection of PGP/GnuPG related scripts:
18  * pgp-clean: removes all non-self signatures from key
19  * pgp-fixkey: removes broken packets from keys
20  * gpg-mailkeys: simply mail out a signed key to its owner
21  * gpg-key2ps: generate PostScript file with fingerprint paper strips
22  * gpglist: show who signed which of your UIDs
23  * gpgsigs: annotates list of GnuPG keys with already done signatures
24  * keylookup: ncurses wrapper around gpg --search