explain that linux users are winners

This commit is contained in:
Roger Dingledine 2011-09-10 11:38:28 +00:00
parent 6fa6229676
commit f0c891fbe2

View File

@ -174,16 +174,21 @@
<h3>Linux</h3>
<hr>
<p>For <b>RPM-based distributions</b> you can manually verify the
signatures on the RPM packages by:</p>
<pre>rpm -K filename.rpm</pre>
<p>Most Linux distributions come with gpg preinstalled, so users
who want to verify the Tor Browser Bundle for Linux (or the source
tarball) can just follow along with the instructions above for
"Mac OS X".</p>
<p>For <b>Debian</b>, you should read the instructions on <a
href="<page docs/debian>#packages">importing these keys to
apt</a>.</p>
<p>If you're using the <b>Debian</b> packages, you should read the
instructions on <a href="<page docs/debian>#packages">importing
these keys to apt</a>.</p>
<p>If you wish to learn more about GPG, see <a
href="http://www.gnupg.org/documentation/">http://www.gnupg.org/documentation/</a>.</p>
<p>If you're using the <b>RPMs</b>, you can manually verify the
signatures on the RPM packages by <pre>rpm -K filename.rpm</pre></p>
<p>See <a
href="http://www.gnupg.org/documentation/">http://www.gnupg.org/documentation/</a>
to learn more about GPG.</p>
</div>
<!-- END MAINCOL -->