mirror of
https://github.com/torproject/webwml.git
synced 2024-12-15 06:19:40 +00:00
explain that linux users are winners
This commit is contained in:
parent
6fa6229676
commit
f0c891fbe2
@ -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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user