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