Tobias Geerinckx-Rice aa78c596c9
gnupg: Accept revoked keys.
I (nckx) have revoked all RSA subkeys, in favour of my older and
freshly-refreshed ECDSA ones.  This was merely a precaution: to my
knowledge all my RSA private keys have been carefully destroyed and
were never compromised.  This commit keeps ‘make authenticate’ happy.

* guix/gnupg.scm (revkeysig-rx): New variable for revoked keys.
(gnupg-verify): Parse it.
(gnupg-status-good-signature?): Accept it as ‘good’ for our purposes.
* build-aux/git-authenticate.scm (%committers): Clarify nckx's subkeys.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-17 23:36:47 +02:00
..
2020-04-16 23:41:52 +02:00
2019-12-12 17:56:58 +01:00
2019-12-15 00:34:05 +01:00
2020-03-31 14:55:42 +02:00
2020-04-17 23:36:47 +02:00
2019-09-04 13:02:27 +02:00
2020-03-24 11:42:41 +01:00
2020-01-06 16:31:54 +01:00