X-Git-Url: https://git.sthu.org/?p=pgp-tools.git;a=blobdiff_plain;f=README;h=0612f7f2e919ef53c436f0eab379852fb9ae647d;hp=87c8c7c96deb5d7c655910c64ea08dc731575a1e;hb=e69aea6f5797cb54f3748b983ffc977958f347cc;hpb=b258e90882a00cda224f052e08e377fab794f720 diff --git a/README b/README index 87c8c7c..0612f7f 100644 --- a/README +++ b/README @@ -2,11 +2,17 @@ This is a collection of several projects relating to OpenPGP. * caff: CA - Fire and Forget signs and mails a key * pgp-clean: removes all non-self signatures from key +* pgp-fixkey: removes broken packets from keys * gpg-mailkeys: simply mail out a signed key to its owner * 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,