Author: erinn Date: 2013-10-10 01:17:16 +0000 (Thu, 10 Oct 2013) New Revision: 26383
Modified: website/trunk/docs/en/verifying-signatures.wml Log: add a note for win8 users so they can verify packages
Modified: website/trunk/docs/en/verifying-signatures.wml =================================================================== --- website/trunk/docs/en/verifying-signatures.wml 2013-10-09 05:40:12 UTC (rev 26382) +++ website/trunk/docs/en/verifying-signatures.wml 2013-10-10 01:17:16 UTC (rev 26383) @@ -73,6 +73,10 @@ you installed GnuPG with the default values, the path should be something like this: <i>C:\Program Files\Gnu\GnuPg\gpg.exe</i>.</p>
+ <p><strong>Note for Windows 8 Users:</strong> Your GnuPG binary is probably + located at <i>C:\Program Files (x86)\Gnu\GnuPg\gpg2.exe</i>. You should replace + all of the commands below with this path instead.</p> + <p>Erinn Clark signs the Tor Browser Bundles. Import her key (0x416F061063FEE659) by starting <i>cmd.exe</i> and typing:</p>
tor-commits@lists.torproject.org