[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Support for signed substitutes pushed
From: |
Ludovic Courtès |
Subject: |
Re: Support for signed substitutes pushed |
Date: |
Thu, 03 Apr 2014 21:48:55 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> Excellent work, thank you!
You’re welcome. :-) Does it work for you?
> On Sun, Mar 30, 2014 at 11:54:10PM +0200, Ludovic Courtès wrote:
>> Please run ‘make check’, try it, and report any problems. Note that
>> commit bf59c06 adds the public key used to sign substitutes from
>> hydra.gnu.org. This commit is GPG-signed by me, like this message.
>> It’s a 4096-bit RSA key (RSA, not Curve25519, so that users of
>> libgcrypt < 1.6 can use it too):
>
> Are we limited to exactly one signature, or could hydra.gnu.org sign with
> two keys, a legacy and a modern one?
It can only sign with one key.
Eventually we can start requiring libgcrypt 1.6, but I felt it’s too
early for that.
Ludo’.