Author: n8fr8 Date: 2011-05-17 15:29:45 +0000 (Tue, 17 May 2011) New Revision: 24766
Modified: website/trunk/docs/en/verifying-signatures.wml Log: added fingerprint for my Orbot signing key
Modified: website/trunk/docs/en/verifying-signatures.wml =================================================================== --- website/trunk/docs/en/verifying-signatures.wml 2011-05-17 08:49:04 UTC (rev 24765) +++ website/trunk/docs/en/verifying-signatures.wml 2011-05-17 15:29:45 UTC (rev 24766) @@ -35,6 +35,7 @@ <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> + <li>Nathan's (0xB374CBD2) signs the Android APK file for Orbot.</li>. </ul>
<h3>Step Zero: Install GnuPG</h3> @@ -169,6 +170,11 @@ uid Robert Hogan <robert@roberthogan.net> sub 1024g/FC4A9460 2006-08-19
+ pub 3072D/B374CBD2 2010-06-09 [expires: 2011-06-09] + Key fingerprint = B92B CA64 72F7 C6F0 8D47 8503 D2AC D203 B374 CBD2 + uid Nathan of Guardian <nathan@guardianproject.info> + sub 4096g/B5878C3B 2010-06-09 [expires: 2011-06-09] + </pre>
<h3>Step Three: Verify the downloaded package</h3>
tor-commits@lists.torproject.org