commit a5e718721d55d5f69e5e3b75d76409bf1032a329 Author: Runa A. Sandvik runa.sandvik@gmail.com Date: Thu May 24 14:57:08 2012 +0100
Update OSX GPG link --- short-user-manual_en_noimg.xhtml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/short-user-manual_en_noimg.xhtml b/short-user-manual_en_noimg.xhtml index 40674be..b223027 100644 --- a/short-user-manual_en_noimg.xhtml +++ b/short-user-manual_en_noimg.xhtml @@ -29,7 +29,7 @@ <p>Before running the Tor Browser Bundle, you should make sure that you have the right version.</p> <p>The software you receive is accompanied by a file with the same name as the bundle and the extension <strong>.asc</strong>. This .asc file is a GPG signature, and will allow you to verify the file you've downloaded is exactly the one that we intended you to get.</p> <p>Before you can verify the signature, you will have to download and install GnuPG:</p> -<p><strong>Windows</strong>: <a href="http://gpg4win.org/download.html">http://gpg4win.org/download.html</a><br /><strong>Mac OS X</strong>: <a href="http://macgpg.sourceforge.net/">http://macgpg.sourceforge.net/</a><br /><strong>Linux</strong>: Most Linux distributions come with GnuPG preinstalled.</p> +<p><strong>Windows</strong>: <a href="http://gpg4win.org/download.html">http://gpg4win.org/download.html</a><br /><strong>Mac OS X</strong>: <a href="http://www.gpgtools.org/">http://www.gpgtools.org/</a><br /><strong>Linux</strong>: Most Linux distributions come with GnuPG preinstalled.</p> <p>Please note that you may need to edit the paths and the commands used below to get it to work on your system.</p> <p>Erinn Clark signs the Tor Browser Bundles with key 0x63FEE659. To import Erinn's key, run:</p> <pre><code>gpg --keyserver hkp://keys.gnupg.net --recv-keys 0x63FEE659
tor-commits@lists.torproject.org