Roger Dingledine commited on 2011-09-10 13:38:28
Zeige 1 geänderte Dateien mit 13 Einfügungen und 8 Löschungen.
| ... | ... |
@@ -174,16 +174,21 @@ |
| 174 | 174 |
<h3>Linux</h3> |
| 175 | 175 |
<hr> |
| 176 | 176 |
|
| 177 |
- <p>For <b>RPM-based distributions</b> you can manually verify the |
|
| 178 |
- signatures on the RPM packages by:</p> |
|
| 179 |
- <pre>rpm -K filename.rpm</pre> |
|
| 177 |
+ <p>Most Linux distributions come with gpg preinstalled, so users |
|
| 178 |
+ who want to verify the Tor Browser Bundle for Linux (or the source |
|
| 179 |
+ tarball) can just follow along with the instructions above for |
|
| 180 |
+ "Mac OS X".</p> |
|
| 180 | 181 |
|
| 181 |
- <p>For <b>Debian</b>, you should read the instructions on <a |
|
| 182 |
- href="<page docs/debian>#packages">importing these keys to |
|
| 183 |
- apt</a>.</p> |
|
| 182 |
+ <p>If you're using the <b>Debian</b> packages, you should read the |
|
| 183 |
+ instructions on <a href="<page docs/debian>#packages">importing |
|
| 184 |
+ these keys to apt</a>.</p> |
|
| 184 | 185 |
|
| 185 |
- <p>If you wish to learn more about GPG, see <a |
|
| 186 |
- href="http://www.gnupg.org/documentation/">http://www.gnupg.org/documentation/</a>.</p> |
|
| 186 |
+ <p>If you're using the <b>RPMs</b>, you can manually verify the |
|
| 187 |
+ signatures on the RPM packages by <pre>rpm -K filename.rpm</pre></p> |
|
| 188 |
+ |
|
| 189 |
+ <p>See <a |
|
| 190 |
+ href="http://www.gnupg.org/documentation/">http://www.gnupg.org/documentation/</a> |
|
| 191 |
+ to learn more about GPG.</p> |
|
| 187 | 192 |
|
| 188 | 193 |
</div> |
| 189 | 194 |
<!-- END MAINCOL --> |
| 190 | 195 |