| 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 |
* keylookup: ncurses wrapper around gpg --search
|
| 11 |
|
| 12 |
For more information on each of these tools, please see their respective
|
| 13 |
manpages. Please note that each individual project has its own license,
|
| 14 |
consult the licensing information in the subdirectories.
|
| 15 |
|
| 16 |
--
|
| 17 |
Peter Palfrader, Tue, 29 Jun 2004 13:48:09 +0200
|