* Import keyanalyze into signing-party. Thanks to Matthew Wilcox for the
[pgp-tools.git] / README
1 This is a collection of several projects relating to OpenPGP.
2
3 * caff: CA - Fire and Forget signs and mails a key
4 * pgp-clean: removes all non-self signatures from key
5 * pgp-fixkey: removes broken packets from keys
6 * gpg-mailkeys: simply mail out a signed key to its owner
7 * gpg-key2ps: generate PostScript file with fingerprint paper strips
8 * gpglist: show who signed which of your UIDs
9 * gpgsigs: annotates list of GnuPG keys with already done signatures
10 * gpgparticipants: create a list of key signing party participants,
11 for use by the party organiser
12 * keyanalyze: minimum signing distance (MSD) analysis on keyrings
13 * keylookup: ncurses wrapper around gpg --search
14 * sig2dot: converts a list of GnuPG signatures to a .dot file
15 * springgraph: creates a graph from a .dot file
16
17 For more information on each of these tools, please see their respective
18 manpages. Please note that each individual project has its own license,
19 consult the licensing information in the subdirectories.
20
21 --
22 Peter Palfrader, Tue, 29 Jun 2004 13:48:09 +0200