Author: rransom Date: 2011-04-13 23:44:28 +0000 (Wed, 13 Apr 2011) New Revision: 24620
Modified: website/trunk/docs/en/verifying-signatures.wml Log: Add Robert Hogan's OpenPGP fingerprint to docs/en/verifying-signatures.wml
Resolves ticket 2883.
Modified: website/trunk/docs/en/verifying-signatures.wml =================================================================== --- website/trunk/docs/en/verifying-signatures.wml 2011-04-13 23:25:06 UTC (rev 24619) +++ website/trunk/docs/en/verifying-signatures.wml 2011-04-13 23:44:28 UTC (rev 24620) @@ -32,6 +32,7 @@ <li>Erinn's (0x63FEE659) and (0xF1F5C9B5) typically signs all windows, mac, and most linux packages.</li> <li>Mike's (0xDDC6C0AD) signs the Torbutton xpi.</li> <li>Karsten's (0xF7C11265) signs the metrics archives and tools.</li> + <li>Robert Hogan's (0x22F6856F) signs torsocks release tarballs and tags.</li> </ul>
<h3>Step Zero: Install GnuPG</h3> @@ -149,6 +150,11 @@ uid Karsten Loesing <karsten.loesing@gmx.net> sub 2048g/75D85E4B 2007-03-09 [expires: 2012-03-01]
+ pub 1024D/22F6856F 2006-08-19 + Key fingerprint = DDB4 6B5B 7950 CD47 E59B 5189 4C09 25CF 22F6 856F + uid Robert Hogan robert@roberthogan.net + sub 1024g/FC4A9460 2006-08-19 + </pre>
<h3>Step Three: Verify the downloaded package</h3>
tor-commits@lists.torproject.org