Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: robbat2@g.o, "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH v5 15/16] glep-0063: Extend SHA-2 requirement to self-signatures on subkeys
Date: Sun, 08 Jul 2018 18:45:56
Message-Id: 20180708183902.30367-16-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH v5 00/16] GLEP 63, once again by "Michał Górny"
1 ---
2 glep-0063.rst | 5 ++++-
3 1 file changed, 4 insertions(+), 1 deletion(-)
4
5 diff --git a/glep-0063.rst b/glep-0063.rst
6 index 84d87d2..ae36d36 100644
7 --- a/glep-0063.rst
8 +++ b/glep-0063.rst
9 @@ -45,6 +45,9 @@ v2
10 The ``gpg.conf`` contents have been removed as they were seriously
11 outdated and decreased security over the modern defaults.
12
13 + The requirement of SHA-2 digest has been extended to apply to self-
14 + signatures made on subkeys.
15 +
16 v1.1
17 The recommended RSA key size has been changed from 4096 bits
18 to 2048 bits to match the GnuPG recommendations [#GNUPG-FAQ-11-4]_.
19 @@ -77,7 +80,7 @@ to commit to Gentoo. Keys that do not conform to those requirements can
20 not be used to commit.
21
22 1. SHA-2 series output digest (SHA-1 digests internally permitted),
23 - at least 256-bit.
24 + at least 256-bit. All subkey self-signatures must use this digest.
25
26 2. Signing subkey that is different from the primary key, and does not
27 have any other capabilities enabled
28 --
29 2.18.0