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 4B54B138335 for ; Sun, 29 Jul 2018 20:51:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1438CE0967; Sun, 29 Jul 2018 20:51:10 +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 D2581E0963 for ; Sun, 29 Jul 2018 20:51:09 +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 B0346335CA9 for ; Sun, 29 Jul 2018 20:51:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60E87397 for ; Sun, 29 Jul 2018 20:51:04 +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: <1532894846.c774cc4ab1123d8c2d86b01c6a03b501a09d4a3e.mgorny@gentoo> Subject: [gentoo-commits] data/glep:master 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: c774cc4ab1123d8c2d86b01c6a03b501a09d4a3e X-VCS-Branch: master Date: Sun, 29 Jul 2018 20:51:04 +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: 96fe328c-31bf-490d-9548-c809bf211673 X-Archives-Hash: 27c7bc6f177e590dfd6b0548f9b7befa commit: c774cc4ab1123d8c2d86b01c6a03b501a09d4a3e Author: Michał Górny gentoo org> AuthorDate: Sat Jul 7 05:48:14 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 29 20:07:26 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=c774cc4a glep-0063: Remove whitespace from LDAP field Requested-by: Robin H. Johnson gentoo.org> glep-0063.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/glep-0063.rst b/glep-0063.rst index 300456b..37b1f4d 100644 --- a/glep-0063.rst +++ b/glep-0063.rst @@ -39,6 +39,9 @@ v2 The usage of DSA keys has been disallowed. + The ``gpgfingerprint`` LDAP field has been altered to remove optional + whitespace. + 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]_. @@ -157,10 +160,7 @@ Gentoo LDAP All Gentoo developers must list the complete fingerprint for their primary keys in the "``gpgfingerprint``" LDAP field. It must be exactly 40 hex digits, -uppercase, with optional spaces every 8 hex digits. Regular expression for -validation:: - - ^([[:space:]]*[[:xdigit:]]{8}){5}$ +uppercase, without whitespace. The prior "``gpgkey``" field will be removed, as it is a subset of the fingerprint field. In any place that presently displays