X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=caff%2FREADME.many-keys;h=d624eea047e800ba2d47638536aa210b2d6af34b;hb=28addfdc51a5dd2dc4a6b7c027509963bc976611;hp=235a6e27c27c6876d2e5565009b0422b0ae12bc8;hpb=fbc6ef7e900e86687cc5a1526b09700773f24555;p=pgp-tools.git diff --git a/caff/README.many-keys b/caff/README.many-keys index 235a6e2..d624eea 100644 --- a/caff/README.many-keys +++ b/caff/README.many-keys @@ -50,5 +50,14 @@ Some hints to get the signing done faster: See README.gpg-agent. - -- Christoph Berg Sat, 2 Jul 2005 21:22:07 +0200 +* Use gpg-sign-args. + $CONFIG{'gpg-sign-args'} = "save"; + + This automatically saves the key after signing in gpg. The advantage is that + you do not have to type "save" for each key. The disadvantage is that you + cannot choose which UIDs to sign by answering "no" at the "Really sign?" + prompt any more; you will have *not* to send out some mails. (And you have + unwanted signatures lingering around in ~/.caff/gnupghome/pubring.gpg.) + + -- Christoph Berg Wed, 6 Jul 2005 13:46:16 +0200