summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-04 11:49:46 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-29 22:07:26 +0200
commite8a6c9fbdce6e47648f788ce310c21b96ed380d4 (patch)
tree8e674087c02498bba81ded203bb2554595b93ba4 /glep-0063.rst
parentglep-0063: Split out the signing subkey into a separate point (diff)
downloadglep-e8a6c9fbdce6e47648f788ce310c21b96ed380d4.tar.gz
glep-e8a6c9fbdce6e47648f788ce310c21b96ed380d4.tar.bz2
glep-e8a6c9fbdce6e47648f788ce310c21b96ed380d4.zip
glep-0063: Explain minimal & recommended sections
Diffstat (limited to 'glep-0063.rst')
-rw-r--r--glep-0063.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/glep-0063.rst b/glep-0063.rst
index 14541d7..f4b49c2 100644
--- a/glep-0063.rst
+++ b/glep-0063.rst
@@ -41,6 +41,10 @@ Specifications for OpenPGP keys
Bare minimum requirements
-------------------------
+This section specifies obligatory requirements for all OpenPGP keys used
+to commit to Gentoo. Keys that do not conform to those requirements can
+not be used to commit.
+
1. SHA2-series output digest (SHA1 digests internally permitted),
256bit or more::
@@ -61,6 +65,10 @@ Bare minimum requirements
Recommendations
---------------
+This section specifies the best practices for Gentoo developers.
+The developers should follow those practices unless there is a strong
+technical reason not to (e.g. hardware limitations, necessity of replacing
+their primary key).
1. Copy ``/usr/share/gnupg/gpg-conf.skel`` to ``~/.gnupg/gpg.conf``, append
the following block::