public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/4] GLEP 63: clean up, and reduce key size to RSA-2048
@ 2018-07-03 13:29 Michał Górny
  2018-07-03 13:29 ` [gentoo-dev] [PATCH 1/4] glep-0063: Use 'OpenPGP' as appropriate Michał Górny
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Michał Górny @ 2018-07-03 13:29 UTC (permalink / raw
  To: gentoo-dev; +Cc: robbat2, Michał Górny

Hi, everyone.

Here's a series of patches for GLEP 63 (key policies).  The first three
patches are merely editorial changes.  The fourth is an actual
recommended policy change.

The editorial changes are:

1. Using 'OpenPGP' instead of 'GPG' where appropriate.

2. Replacing 'RSAv4' with more correct term.

3. Clarifying the sentence on minimal key requirement to make it clear
   that dedicated signing subkey is also part of it.

The policy change is changing the recommendation from RSA-4096
to RSA-2048.  This does not require developers to reroll their RSA-4096
keys but aims to prevent people unnecessarily replacing RSA-2048 with
RSA-4096.

The new recommendation matches what GnuPG FAQ suggests [1] (see 11.4,
11.5).  Long story short, RSA-4096 is only a little stronger than
RSA-2048 while it is much slower.  If someone really wants to use it,
sure; but generally we shouldn't be encouraging people to use it.

[1]:https://www.gnupg.org/faq/gnupg-faq.html#no_default_of_rsa4096

--
Best regards,
Michał Górny

Michał Górny (4):
  glep-0063: Use 'OpenPGP' as appropriate
  glep-0063: RSAv4 -> OpenPGP v4 key format
  glep-0063: Clarify dedicated signing subkey in minimal reqs
  glep-0063: Change the recommended RSA key size to 2048 bits

 glep-0063.rst | 44 ++++++++++++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 16 deletions(-)

-- 
2.18.0



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2018-07-04  9:50 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03 13:29 [gentoo-dev] [PATCH 0/4] GLEP 63: clean up, and reduce key size to RSA-2048 Michał Górny
2018-07-03 13:29 ` [gentoo-dev] [PATCH 1/4] glep-0063: Use 'OpenPGP' as appropriate Michał Górny
2018-07-03 13:29 ` [gentoo-dev] [PATCH 2/4] glep-0063: RSAv4 -> OpenPGP v4 key format Michał Górny
2018-07-03 13:29 ` [gentoo-dev] [PATCH 3/4] glep-0063: Clarify dedicated signing subkey in minimal reqs Michał Górny
2018-07-03 13:29 ` [gentoo-dev] [PATCH 4/4] glep-0063: Change the recommended RSA key size to 2048 bits Michał Górny
2018-07-03 16:40 ` [gentoo-dev] [PATCH 0/4] GLEP 63: clean up, and reduce key size to RSA-2048 Aaron Bauman
2018-07-03 16:42   ` Aaron Bauman
2018-07-03 19:55     ` Michał Górny
2018-07-04  7:22 ` [gentoo-dev] [PATCH 5/4] glep-0063: Allow ECC keys Michał Górny
2018-07-04  7:49   ` Kristian Fiskerstrand
2018-07-04  7:54     ` Michał Górny
2018-07-04  8:01       ` Kristian Fiskerstrand
2018-07-04  8:42         ` Michał Górny
2018-07-04  8:51           ` Kristian Fiskerstrand
2018-07-04  9:09             ` Michał Górny
2018-07-04  9:49               ` Kristian Fiskerstrand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox