This is an automated email from the git hooks/post-receive script.
boklm pushed a commit to branch master in repository tor-browser-spec.
The following commit(s) were added to refs/heads/master by this push: new f7afe18 Bug 40002: Begin documenting signing key update process f7afe18 is described below
commit f7afe1854654704440a1a6aa82dedae9f405432d Author: Matthew Finkel sysrqb@torproject.org AuthorDate: Wed Jul 29 19:02:07 2020 +0000
Bug 40002: Begin documenting signing key update process --- processes/KeyGeneration | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/processes/KeyGeneration b/processes/KeyGeneration index 133b5c3..162ac72 100644 --- a/processes/KeyGeneration +++ b/processes/KeyGeneration @@ -38,6 +38,17 @@ Key Creation Incantations and Instructions 20) Send subkeys_n and pubkeys to recipients 21) `gpg --output revoke.asc --gen-revoke YOURMASTERKEYID`
+Publish updated key in Tor's Keyring +------------------------------------ + +Update the key in Tor's WKD keyring after the long-term key's expiration date +is extended or a new subkey is created. Open a new Issue under TPA > team and +attach the updated key. + +https://gitlab.torproject.org/tpo/tpa/team/-/issues + +For example: https://gitlab.torproject.org/tpo/tpa/team/-/issues/40039 + MAR Signing Key ===============
tbb-commits@lists.torproject.org