[PATCH] g10: --quiet should suppress notice about rejected third-party key signatures

Werner Koch wk at gnupg.org
Mon Nov 9 08:39:19 CET 2020


> I'm specifically after hiding this message:
> "gpg: Note: third-party key signatures using the SHA1 algorithm are rejected"
>
> I have an automation use case where that message spams, and is already
> using --quiet.

Okay, I just pushed a change to act on --quiet for

   log_info (_("Note: third-party key signatures using"
              " the %s algorithm are rejected\n"),

and

   log_info
        (_("Note: signatures using the %s algorithm are rejected\n"),
         gcry_md_algo_name(algo));

Thanks for insisting on this.

Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gnupg-devel/attachments/20201109/df69c539/attachment.sig>


More information about the Gnupg-devel mailing list