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 v4 01/14] glep-0063: Use 'OpenPGP' as appropriate
Date: Sat, 07 Jul 2018 05:57:05
Message-Id: 20180707055623.28603-2-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH v4 00/14] GLEP 63 update 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 | 28 +++++++++++++++-------------
6 1 file changed, 15 insertions(+), 13 deletions(-)
7
8 diff --git a/glep-0063.rst b/glep-0063.rst
9 index c59d545..522a3fd 100644
10 --- a/glep-0063.rst
11 +++ b/glep-0063.rst
12 @@ -1,14 +1,15 @@
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 + Marissa Fischer <blogtodiffer@×××××.com>,
21 + Michał Górny <mgorny@g.o>
22 Type: Standards Track
23 Status: Final
24 Version: 1
25 Created: 2013-02-18
26 -Last-Modified: 2015-08-25
27 +Last-Modified: 2018-07-07
28 Post-History: 2013-11-10
29 Content-Type: text/x-rst
30 ---
31 @@ -21,22 +22,22 @@ Many developers and external sources helped in this GLEP.
32 Abstract
33 ========
34
35 -This GLEP provides both a minimum requirement and a recommended set of GPG
36 -key management policies for the Gentoo Linux distribution.
37 +This GLEP provides both a minimum requirement and a recommended set of
38 +OpenPGP key management policies for the Gentoo Linux distribution.
39
40 Motivation
41 ==========
42
43 Given the increasing use and importance of cryptographic protocols in internet
44 -transactions of any kind, unified requirements for GnuPG keys used in Gentoo
45 +transactions of any kind, unified requirements for OpenPGP keys used in Gentoo
46 Linux development are sorely needed. This document provides both a set of
47 bare minimum requirements and a set of best practice recommendations for
48 -the use of GnuPG by Gentoo Linux developers. It is intended to provide
49 -a basis for future improvements such as, e.g., consistent ebuild or package
50 -signing and verifying by end users.
51 +the use of GnuPG (or other OpenPGP providers) by Gentoo Linux developers.
52 +It is intended to provide a basis for future improvements such as, e.g.,
53 +consistent ebuild or package signing and verifying by end users.
54
55 -Specifications for GnuPG keys
56 -=============================
57 +Specifications for OpenPGP keys
58 +===============================
59
60 Bare minimum requirements
61 -------------------------
62 @@ -125,7 +126,7 @@ Recommendations
63 Gentoo LDAP
64 ===========
65
66 -All Gentoo developers must list the complete GPG fingerprint for their root
67 +All Gentoo developers must list the complete fingerprint for their root
68 keys in the "``gpgfingerprint``" LDAP field. It must be exactly 40 hex digits,
69 uppercase, with optional spaces every 8 hex digits. Regular expression for
70 validation::
71 @@ -195,7 +196,8 @@ References
72
73 Copyright
74 =========
75 -Copyright (c) 2013 by Robin Hugh Johnson, Andreas K. Hüttel, Marissa Fischer.
76 +Copyright (c) 2013 by Robin Hugh Johnson, Andreas K. Hüttel, Marissa Fischer,
77 +Michał Górny.
78
79 This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
80 Unported License. To view a copy of this license, visit
81 --
82 2.18.0