Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/glep:master commit in: /
Date: Sun, 29 Jul 2018 20:51:09
Message-Id: 1532894846.b583e7c1527efe98499ebb449e106d7d73957f5b.mgorny@gentoo
1 commit: b583e7c1527efe98499ebb449e106d7d73957f5b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 4 10:11:18 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 29 20:07:26 2018 +0000
6 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=b583e7c1
7
8 glep-0063: Require renewal 2 weeks before expiration
9
10 Add a rule requesting renewal of keys at least two weeks before their
11 expiration date, in order to give services time to refresh.
12
13 glep-0063.rst | 9 ++++++++-
14 1 file changed, 8 insertions(+), 1 deletion(-)
15
16 diff --git a/glep-0063.rst b/glep-0063.rst
17 index 9ba778b..ca834a8 100644
18 --- a/glep-0063.rst
19 +++ b/glep-0063.rst
20 @@ -33,6 +33,10 @@ v2
21 by a single requirement. The rules have been simplified to use
22 the same maximum time of 900 days for both the primary key and subkeys.
23
24 + An additional rule requesting key renewal 2 weeks before expiration
25 + has been added. This is in order to give services and other developers time
26 + to refresh the key.
27 +
28 v1.1
29 The recommended RSA key size has been changed from 4096 bits
30 to 2048 bits to match the GnuPG recommendations [#GNUPG-FAQ-11-4]_.
31 @@ -83,7 +87,10 @@ not be used to commit.
32 4. Expiration date on key and all subkeys set to no more than 900 days
33 into the future
34
35 -5. Upload your key to the SKS keyserver rotation before usage!
36 +5. Key expiration date renewed at least 2 weeks before the previous
37 + expiration date
38 +
39 +6. Upload your key to the SKS keyserver rotation before usage!
40
41 Recommendations
42 ---------------