From 486fc8b61d261971638f0d98e7b18bcde4679180 Mon Sep 17 00:00:00 2001 From: nopenothinghere Date: Mon, 14 Aug 2023 01:16:01 -0400 Subject: [PATCH] Update KEY_ROTATION.md format --- KEY_ROTATION.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/KEY_ROTATION.md b/KEY_ROTATION.md index f693ab9..0a96620 100644 --- a/KEY_ROTATION.md +++ b/KEY_ROTATION.md @@ -1,31 +1,31 @@ -PGP/GPG key ID `7DFFD7471FB76E2A8ABBBCDDD769B3749E933B8A` is no longer active -PGP/GPG key ID `42FF35DB9DE7C088AB0FD4A70C216A52F6DF4920` is no longer active +PGP/GPG key ID `7DFFD7471FB76E2A8ABBBCDDD769B3749E933B8A` is no longer active +PGP/GPG key ID `42FF35DB9DE7C088AB0FD4A70C216A52F6DF4920` is no longer active -This project now uses separate master, release signing, and email keys. +This project now uses separate master, release signing, and email keys. -Current master key fingerprint: `9EA98278639F1CD853E096CBFF94507587A6A9B9` -Current release key fingerprint: `83A6CF9EF57AC25B5C7F5D29285E6048A12321B2` -Current email key fingerprint: `B6D1757632A280F99F2DCBFDB9AB9D93AFF05B9C` +Current master key fingerprint: `9EA98278639F1CD853E096CBFF94507587A6A9B9` +Current release key fingerprint: `83A6CF9EF57AC25B5C7F5D29285E6048A12321B2` +Current email key fingerprint: `B6D1757632A280F99F2DCBFDB9AB9D93AFF05B9C` -The email and release keys should be signed by the master key. -The master key takes precedence over all other project keys. +The email and release keys should be signed by the master key. +The master key takes precedence over all other project keys. ------------------------------------------------------------------------------------ -Minisign key +Minisign key ``` -untrusted comment: minisign public key 902835EC74825934 -RWQ0WYJ07DUokK8V/6LNJ9bf/O/QM9k4FSlDmzgEeXm7lEpw3ecYjXDM +untrusted comment: minisign public key 902835EC74825934 +RWQ0WYJ07DUokK8V/6LNJ9bf/O/QM9k4FSlDmzgEeXm7lEpw3ecYjXDM ``` -is no longer active +is no longer active -Use +Use ``` -untrusted comment: minisign public key FE6A09A3AF18F7A7 -RWSn9xivowlq/ihAzclDBxhCxbYz4bLkC8E645lHgSUlQNlDvoTxO5Fv +untrusted comment: minisign public key FE6A09A3AF18F7A7 +RWSn9xivowlq/ihAzclDBxhCxbYz4bLkC8E645lHgSUlQNlDvoTxO5Fv ``` -instead +instead -Files signed using this key pair can be verified with the following command: +Files signed using this key pair can be verified with the following command: ``` -minisign -Vm -P RWSn9xivowlq/ihAzclDBxhCxbYz4bLkC8E645lHgSUlQNlDvoTxO5Fv +minisign -Vm -P RWSn9xivowlq/ihAzclDBxhCxbYz4bLkC8E645lHgSUlQNlDvoTxO5Fv ```