Andrew Lewman commited on 2013-11-06 18:06:14
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -48,19 +48,19 @@ |
| 48 | 48 |
|
| 49 | 49 |
<h3>Where do I get the signatures and the keys that made them?</h3> |
| 50 | 50 |
<hr> |
| 51 |
- <p>Each file on <a href="/web/20130929222100/https://www.torproject.org/download/download.html.en">our download |
|
| 51 |
+ <p>Each file on <a href="<page download/download>">our download |
|
| 52 | 52 |
page</a> is accompanied by a file with the same name as the |
| 53 | 53 |
package and the extension ".asc". These .asc files are GPG |
| 54 | 54 |
signatures. They allow you to verify the file you've downloaded |
| 55 | 55 |
is exactly the one that we intended you to get. For example, |
| 56 | 56 |
tor-browser-2.3.25-13_en-US.exe is accompanied by |
| 57 | 57 |
tor-browser-2.3.25-13_en-US.exe.asc. For a list |
| 58 |
- of which developer signs which package, see our <a href="/web/20130929222100/https://www.torproject.org/docs/signing-keys.html.en">signing keys</a> page.</p> |
|
| 58 |
+ of which developer signs which package, see our <a href="<page docs/signing-keys">signing keys</a> page.</p> |
|
| 59 | 59 |
<h3>Windows</h3> |
| 60 | 60 |
<hr> |
| 61 | 61 |
<p>You need to have GnuPG installed before |
| 62 | 62 |
you can verify signatures. Download it from <a |
| 63 |
- href="/web/20130929222100/http://gpg4win.org/download.html">http://gpg4win.org/download.html</a>.</p> |
|
| 63 |
+ href="http://gpg4win.org/download.html">http://gpg4win.org/download.html</a>.</p> |
|
| 64 | 64 |
<p>Once it's installed, use GnuPG to import the key that signed your |
| 65 | 65 |
package. Since GnuPG for Windows is a command-line tool, you will need |
| 66 | 66 |
to use <i>cmd.exe</i>. Unless you edit your PATH environment variable, |
| 67 | 67 |