pgpkeys: new keys need two signatures

Message ID 20230716-fixes-v1-1-9802bf35ad6b@weissschuh.net
State New
Headers
Series pgpkeys: new keys need two signatures |

Commit Message

Thomas Weißschuh July 16, 2023, 7:38 p.m. UTC
  Recent messages on the keys@linux.kernel.org list indicate that two
signatures are needed.
This also matches the wording from accounts.rst.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
 source/pgpkeys.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


---
base-commit: 8196a3c298d9b1f11be305c87eb890f44f7c8cc5
change-id: 20230716-fixes-b22a305dc9d2

Best regards,
  

Comments

Konstantin Ryabitsev Oct. 17, 2023, 5:48 p.m. UTC | #1
On Sun, Jul 16, 2023 at 09:38:19PM +0200, Thomas Weißschuh wrote:
> Recent messages on the keys@linux.kernel.org list indicate that two
> signatures are needed.
> This also matches the wording from accounts.rst.

Sorry for the long delay getting back to you. The current wording is actually
correct -- to be included into the keyring it is sufficient to just have a
single path to Linus.

We do require two signatures to get a kernel.org account, but it's a separate
set of requirements -- not everyone included into the keyring has an account.

-K
  

Patch

diff --git a/source/pgpkeys.rst b/source/pgpkeys.rst
index 78ba703ff42b..ee2a912612f8 100644
--- a/source/pgpkeys.rst
+++ b/source/pgpkeys.rst
@@ -3,7 +3,7 @@  Kernel developer PGP keyring
 
 If you regularly contribute code to the Linux kernel, you are encouraged
 to submit your key to be included in the PGP keyring repository. For us
-to be able to accept it, it must have at least one signature from
+to be able to accept it, it must have at least two signatures from
 someone whose key is already in that repository, so we can trace each
 key's trust lineage to the head maintainer (Linus Torvalds).