retitle 411372 caff: pass additional gpg arguments from config/command line
severity 411372 wishlist
tags 411372 - patch
thanks

Re: Eric Deplagne 2007-02-18 <[EMAIL PROTECTED]>
>   caff would not take into account the line
>       $CONFIG{'gpg-sign-args'} = '--ask-cert-level';
>   in my .caffrc because the line for it is added after
>   the --edit command. (see patch below).

Hi Eric,

thanks for the report.

gpg-sign-args is meant for additional commands to pass to gpg after
"sign". Unfortunately, the caff manpage doesn't say this - it's in
/usr/share/doc/signing-party/caff/README.many-keys:

  $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.)

Additional gpg options should be placed in .caff/gnupghome/gpg.conf.

Still, some way to pass the options from caff could be useful, I'll
retitle the bug accordingly.

>   By the way, wouldn't using --sign-key $key be better than
>   --edit $key sign ?

I think there was some rationale for that. Peter?

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to