Jacob Appelbaum commited on 2008-06-14 05:08:03
Zeige 1 geänderte Dateien mit 47 Einfügungen und 0 Löschungen.
... | ... |
@@ -0,0 +1,47 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision: 13774 $ |
|
3 |
+ |
|
4 |
+#include "head.wmi" TITLE="Tor: Finding Tor" |
|
5 |
+<div class="main-column"> |
|
6 |
+ |
|
7 |
+<h1>Tor: Finding Tor</h1> |
|
8 |
+<hr /> |
|
9 |
+ |
|
10 |
+<p> |
|
11 |
+Sometimes it's not possible to directly reach the <a |
|
12 |
+href="https://www.torproject.org/">Tor Project website</a>. We're currently |
|
13 |
+working on ways to help users fetch a current version of Tor without already |
|
14 |
+having Tor. |
|
15 |
+</p> |
|
16 |
+ |
|
17 |
+<h2>Fetching Tor with Tor: Using your web browser</h2> |
|
18 |
+<hr /> |
|
19 |
+<p> |
|
20 |
+If you're already running Tor, you're able to download Tor securely over |
|
21 |
+Tor. You should do this for your friends who don't already have Tor. |
|
22 |
+</p> |
|
23 |
+ |
|
24 |
+<h2>With a little help from our friends: Using Mirrors</h2> |
|
25 |
+<hr /> |
|
26 |
+<p> |
|
27 |
+People who cannot reach the Tor website are encouraged to visit our <a href="<page mirrors">mirrors</a> to |
|
28 |
+download copies of our source code as well as binary builds for their |
|
29 |
+specifically desired platforms. It is very imporant to <a |
|
30 |
+href="http://wiki.noreply.org/noreply/TheOnionRouter/VerifyingSignatures">verify |
|
31 |
+our cryptographic signatures</a> when using any mirror, we cannot ensure the |
|
32 |
+safety or security of any package hosted on remote mirrors without such a |
|
33 |
+signature. |
|
34 |
+</p> |
|
35 |
+ |
|
36 |
+<h2>Fetching Tor via email: gettor</h2> |
|
37 |
+<hr /> |
|
38 |
+<p> |
|
39 |
+In the near future, we will provide an email gateway that will allow users on |
|
40 |
+specific mail systems to fetch a copy of Tor. This means that users will have |
|
41 |
+no obvious connection to the Tor Project when used in conjunction with our new |
|
42 |
+briding feature. This service is not yet finished, please watch this space for |
|
43 |
+updates. |
|
44 |
+</p> |
|
45 |
+ |
|
46 |
+#include <foot.wmi> |
|
47 |
+ |
|
0 | 48 |