X-Git-Url: https://git.sthu.org/?p=pgp-tools.git;a=blobdiff_plain;f=README;h=7a54bb8371a413eb805d280c0a4ce339941153b4;hp=7bc04a1b018cb4122fa3683c6b8de5c725792b77;hb=HEAD;hpb=855a696b9f9c1d14bae8fb6cd305545d2583cab3 diff --git a/README b/README index 7bc04a1..7a54bb8 100644 --- a/README +++ b/README @@ -1,10 +1,23 @@ -This repository is home for several projects relating to OpenPGP. +This is a collection of several projects relating to OpenPGP. -* caff -- CA - fire and forget -* gpgsigs -- annotate list of GnuPG keys with already done signatures +* 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 +* gpgdir: recursive directory encryption tool +* gpglist: show who signed which of your UIDs +* gpgsigs: annotates list of GnuPG keys with already done signatures +* gpgparticipants: create list of party participants for the organiser +* gpgwrap: a passphrase wrapper +* 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 -Please note that each individual project has its own license, please consult -the licensing information in the subdirectories. +For more information on each of these tools, please see their respective +manpages. Please note that each individual project has its own license, +consult the licensing information in the subdirectories. -- Peter Palfrader, Tue, 29 Jun 2004 13:48:09 +0200