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 1/4] glep-0063: Use 'OpenPGP' as appropriate
Date: Tue, 03 Jul 2018 13:30:51
Message-Id: 20180703132957.29200-2-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH 0/4] GLEP 63: clean up, and reduce key size to RSA-2048 by "Michał Górny"
1 Replace many of the incorrect uses of GPG/GnuPG [key] with OpenPGP.
2 G[nu]PG has been left where the text clearly refers to the specific
3 implementation of OpenPGP rather than the standard itself.
4 ---
5 glep-0063.rst | 22 +++++++++++-----------
6 1 file changed, 11 insertions(+), 11 deletions(-)
7
8 diff --git a/glep-0063.rst b/glep-0063.rst
9 index c59d545..dd61ecc 100644
10 --- a/glep-0063.rst
11 +++ b/glep-0063.rst
12 @@ -1,6 +1,6 @@
13 ---
14 GLEP: 63
15 -Title: Gentoo GPG key policies
16 +Title: Gentoo OpenPGP policies
17 Author: Robin H. Johnson <robbat2@g.o>,
18 Andreas K. Hüttel <dilfridge@g.o>,
19 Marissa Fischer <blogtodiffer@×××××.com>
20 @@ -8,7 +8,7 @@ Type: Standards Track
21 Status: Final
22 Version: 1
23 Created: 2013-02-18
24 -Last-Modified: 2015-08-25
25 +Last-Modified: 2018-07-02
26 Post-History: 2013-11-10
27 Content-Type: text/x-rst
28 ---
29 @@ -21,22 +21,22 @@ Many developers and external sources helped in this GLEP.
30 Abstract
31 ========
32
33 -This GLEP provides both a minimum requirement and a recommended set of GPG
34 -key management policies for the Gentoo Linux distribution.
35 +This GLEP provides both a minimum requirement and a recommended set of
36 +OpenPGP key management policies for the Gentoo Linux distribution.
37
38 Motivation
39 ==========
40
41 Given the increasing use and importance of cryptographic protocols in internet
42 -transactions of any kind, unified requirements for GnuPG keys used in Gentoo
43 +transactions of any kind, unified requirements for OpenPGP keys used in Gentoo
44 Linux development are sorely needed. This document provides both a set of
45 bare minimum requirements and a set of best practice recommendations for
46 -the use of GnuPG by Gentoo Linux developers. It is intended to provide
47 -a basis for future improvements such as, e.g., consistent ebuild or package
48 -signing and verifying by end users.
49 +the use of GnuPG (or other OpenPGP providers) by Gentoo Linux developers.
50 +It is intended to provide a basis for future improvements such as, e.g.,
51 +consistent ebuild or package signing and verifying by end users.
52
53 -Specifications for GnuPG keys
54 -=============================
55 +Specifications for OpenPGP keys
56 +===============================
57
58 Bare minimum requirements
59 -------------------------
60 @@ -125,7 +125,7 @@ Recommendations
61 Gentoo LDAP
62 ===========
63
64 -All Gentoo developers must list the complete GPG fingerprint for their root
65 +All Gentoo developers must list the complete fingerprint for their root
66 keys in the "``gpgfingerprint``" LDAP field. It must be exactly 40 hex digits,
67 uppercase, with optional spaces every 8 hex digits. Regular expression for
68 validation::
69 --
70 2.18.0