From 57d6f4247044c7ce520c4171bc3567c619199961 Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Thu, 27 Jun 2013 14:55:54 +0300 Subject: [PATCH] Add information on changing PGP keys. --- tsa/doc/accounts.creole | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/tsa/doc/accounts.creole b/tsa/doc/accounts.creole index 06de5c0e..985dd84d 100644 --- a/tsa/doc/accounts.creole +++ b/tsa/doc/accounts.creole @@ -61,3 +61,28 @@ creation section) -- that you be added to their group. Should the group be orphaned or have no remaining active members, the same set of people who can approve new account requests can request you be added. + +== Changing your PGP key == + +If you are planning on migrating to a new PGP key and you also want to +change your key in LDAP, you need to create a ticket in +[[trac||https://trac.torproject.org/projects/tor/newticket]] in the +{{{Tor Sysadmin Team}}} component: +* The ticket should include your username, your old PGP fingerprint + and your new PGP fingerprint. +* The ticket should be PGP signed with your PGP key that is currently + stored in LDAP. + +=== Revoked or lost old key === + +If you already revoked or lost your old PGP key and you migrated to a +new one before updating LDAP, you need to find a sponsor to create a +ticket for you. The sponsor should create a ticket in +[[trac||https://trac.torproject.org/projects/tor/newticket]] in the +{{{Tor Sysadmin Team}}} component: +* The ticket should include your username, your old PGP fingerprint + and your new PGP fingerprint. +* Your PGP key needs to be on a public keyserver and be signed by at + least one Tor person other than your sponsor. +* The ticket should be PGP signed with the current valid PGP key of + your sponsor. \ No newline at end of file -- GitLab