From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 19E5B138334 for ; Sun, 29 Jul 2018 18:31:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14D5AE0809; Sun, 29 Jul 2018 18:31:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E299BE0809 for ; Sun, 29 Jul 2018 18:31:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C7741335C42 for ; Sun, 29 Jul 2018 18:31:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2ED872CC for ; Sun, 29 Jul 2018 18:31:14 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1532166042.bf99712e1e5e9b68a70be1aa93669e2f7192501b.mgorny@gentoo> Subject: [gentoo-commits] data/glep:glep63-updates commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0063.rst X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: bf99712e1e5e9b68a70be1aa93669e2f7192501b X-VCS-Branch: glep63-updates Date: Sun, 29 Jul 2018 18:31:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1a62aba8-4cdb-4a0f-a673-51e208bff427 X-Archives-Hash: 60249bd9639356697cd1cef0db6814a8 commit: bf99712e1e5e9b68a70be1aa93669e2f7192501b Author: Michał Górny gentoo org> AuthorDate: Sat Jul 21 09:40:42 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jul 21 09:40:42 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=bf99712e glep-0063: Require @gentoo.org UID on keys glep-0063.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/glep-0063.rst b/glep-0063.rst index 22c1edb..64fb437 100644 --- a/glep-0063.rst +++ b/glep-0063.rst @@ -9,8 +9,8 @@ Type: Standards Track Status: Final Version: 2 Created: 2013-02-18 -Last-Modified: 2018-07-07 -Post-History: 2013-11-10, 2018-07-03 +Last-Modified: 2018-07-21 +Post-History: 2013-11-10, 2018-07-03, 2018-07-21 Content-Type: text/x-rst --- @@ -48,6 +48,8 @@ v2 The requirement of SHA-2 digest has been extended to apply to self- signatures made on subkeys. + An additional requirement for ``@gentoo.org`` UID has been added. + v1.1 The recommended RSA key size has been changed from 4096 bits to 2048 bits to match the GnuPG recommendations [#GNUPG-FAQ-11-4]_. @@ -97,7 +99,9 @@ not be used to commit. 5. Key expiration date renewed at least 2 weeks before the previous expiration date. -6. Upload your key to the SKS keyserver rotation before usage! +6. UID using your ``@gentoo.org`` e-mail included in the key. + +7. Upload your key to the SKS keyserver rotation before usage! Recommendations ---------------