X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=README;h=3dbf15c81dc0599848fd57c1f9c9ca9bef54bd49;hb=e6c98a01c6efd3b9438b0813c3f2eb45ea1ffc04;hp=00225edc4ed3f024b782a2c133b205288129f4c0;hpb=e96da343cefd0eebb3ab8c08f5c355f032cea807;p=pgp-tools.git diff --git a/README b/README index 00225ed..3dbf15c 100644 --- a/README +++ b/README @@ -1,10 +1,13 @@ This is a collection of several projects relating to OpenPGP. -* caff -- CA - fire and forget -* gpglist -- show who signed which of your UIDs -* gpgsigs -- annotate list of GnuPG keys with already done signatures -* gpg-key2ps -- generate PostScript file with fingerprint paper strips -* gpg-mailkeys -- simply mail out a signed key to its owner +* 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 +* keylookup: ncurses wrapper around gpg --search For more information on each of these tools, please see their respective manpages. Please note that each individual project has its own license,