* Import keyanalyze into signing-party. Thanks to Matthew Wilcox for the
[pgp-tools.git] / README
diff --git a/README b/README
index 3dbf15c81dc0599848fd57c1f9c9ca9bef54bd49..0612f7f2e919ef53c436f0eab379852fb9ae647d 100644 (file)
--- a/README
+++ b/README
@@ -7,7 +7,12 @@ This is a collection of several projects relating to OpenPGP.
 * gpg-key2ps: generate PostScript file with fingerprint paper strips
 * gpglist: show who signed which of your UIDs
 * gpgsigs: annotates list of GnuPG keys with already done signatures
+* gpgparticipants: create a list of key signing party participants,
+  for use by the party organiser
+* keyanalyze: minimum signing distance (MSD) analysis on keyrings
 * keylookup: ncurses wrapper around gpg --search
+* sig2dot: converts a list of GnuPG signatures to a .dot file
+* springgraph: creates a graph from a .dot file
 
 For more information on each of these tools, please see their respective
 manpages. Please note that each individual project has its own license,