X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=caff%2FREADME;h=95898d0dcc3bff0643b417bddca0d6ba9dd7774f;hb=5123d7a225d40ab965e573809acb3c6b6a65f0dd;hp=54bc1f8fc977948f88f0220cd3e9c9ddf47ab653;hpb=799e5b768912d2d3e04e8d7d93f9c70c44843f5a;p=pgp-tools.git diff --git a/caff/README b/caff/README index 54bc1f8..95898d0 100644 --- a/caff/README +++ b/caff/README @@ -1,4 +1,4 @@ - caff -- CA - fire and forget +caff -- CA - fire and forget caff is a script that helps you in keysigning. It takes a list of keyids on the command line, fetches them from a keyserver and calls @@ -6,7 +6,6 @@ GnuPG so that you can sign it. It then mails each key to all its email addresses - only including the one UID that we send to in each mail. - Features: * Easy to setup. * Attaches only the very UID that we send to in the mail. @@ -17,10 +16,8 @@ Features: * Creates proper PGP MIME messages. * Uses separate GNUPGHOME for all its operations. -Caveats: - * Requires a gpg patch for now, until 2 bugs are fixed: - http://bugs.debian.org/252917 gnupg: --with-colons and --edit delsigs - http://bugs.debian.org/254072 gpg should flush stdout before prompting in --edit +Special Requirements: + * GnuPG 1.3.92 or later. Discussion: @@ -35,5 +32,14 @@ Repsonse systems like CABot, without all the extra hassle of those systems. + +Dependencies: gnupg (>= 1.3.92), perl, libgnupg-interface-perl, libmime-perl, libmailtools-perl (>= 1.62), mailx + + +INSTALLATION NOTES + +After creating a ~/.caffrc from the template, caff almost works out of the box. + -- Peter +$Id$