Roger Dingledine commited on 2008-07-15 11:02:17
Zeige 1 geänderte Dateien mit 24 Einfügungen und 25 Löschungen.
... | ... |
@@ -7,12 +7,10 @@ |
7 | 7 |
<h1>Tor: Finding Tor</h1> |
8 | 8 |
<hr /> |
9 | 9 |
<p> |
10 |
-Sometimes it's not possible to directly reach the Tor Project website. |
|
11 |
-We're currently |
|
12 |
-working on ways to help users find, download, and install a current version of |
|
13 |
-Tor without already having Tor. We know that these suggestions are imperfect, |
|
14 |
-but we hope that users will be able to find Tor indirectly if our website is |
|
15 |
-blocked. If you're reading this from a search engine's cache, directly from our |
|
10 |
+Sometimes it's not possible to directly reach the Tor Project website. Here |
|
11 |
+are some ways that you can find and download a current version of |
|
12 |
+Tor if our website is blocked in your area. If you're reading this from |
|
13 |
+a search engine's cache, directly from our |
|
16 | 14 |
website, or by some other method, we hope these suggestions are helpful. |
17 | 15 |
Additionally, if you have ideas for how to improve these instructions, please |
18 | 16 |
<a href="<page contact>">contact us</a> and let us know. |
... | ... |
@@ -33,38 +31,39 @@ the signature</a> of any downloaded package when possible. |
33 | 31 |
<h2>With a little help from our friends: Using Mirrors</h2> |
34 | 32 |
<hr /> |
35 | 33 |
<p> |
36 |
-A Tor mirror is a site that contains an exact copy of our main site. |
|
37 |
-People who cannot reach the Tor website are encouraged to visit our <a |
|
38 |
-href="<page mirrors>">mirrors</a> to download copies of our source code as well |
|
39 |
-as binary builds for their desired platforms. You may want to use |
|
40 |
-a search engine to find mirrors if our mirror page is blocked or seemingly |
|
41 |
-unresponsive. It is very important to <a |
|
34 |
+A Tor mirror is a website that contains an exact copy of our main site. |
|
35 |
+We have <a |
|
36 |
+href="<page mirrors>">several dozen mirrors</a> currently, and you |
|
37 |
+can find the list by searching for "Tor mirrors" on your favorite |
|
38 |
+search engine. |
|
39 |
+</p> |
|
40 |
+ |
|
41 |
+<p> |
|
42 |
+It is very important to <a |
|
42 | 43 |
href="http://wiki.noreply.org/noreply/TheOnionRouter/VerifyingSignatures">verify |
43 |
-the cryptographic signatures</a> of our software when using any mirror. We |
|
44 |
+the cryptographic signatures</a> on the Tor software when using any mirror. We |
|
44 | 45 |
cannot ensure the safety or security of any package hosted on remote mirrors |
45 | 46 |
without a signature. It's probably safe, but a cautious user should check |
46 | 47 |
signatures when possible. |
47 | 48 |
</p> |
48 | 49 |
|
49 |
-<h2>Fetching Tor via email: gettor</h2> |
|
50 |
+<h2>Fetching Tor via Gmail: gettor</h2> |
|
50 | 51 |
<hr /> |
51 | 52 |
<p> |
52 |
-It is possible to get a copy of Tor by sending an email to a special |
|
53 |
-email address: '<tt>gettor AT torproject.org</tt>'. Now anyone who can |
|
54 |
-send email can get a copy of Tor. Currently, we only support mail systems |
|
55 |
-that we know don't mind large email attachments. Gmail and Yahoo! mail are |
|
56 |
-two such mail services that are known to work. A user only needs to send |
|
57 |
-us a request with 'help' in the body of the email, and instructions will be |
|
58 |
-sent as a reply. |
|
53 |
+It is possible to get a copy of Tor by sending an email to a special email |
|
54 |
+address: '<tt>gettor AT torproject.org</tt>'. Now anyone who can send |
|
55 |
+email can get a copy of Tor. A user only needs to send us a request with |
|
56 |
+'help' in the body of the email, and instructions will be sent as a reply. |
|
59 | 57 |
</p> |
60 | 58 |
|
61 | 59 |
<p> |
62 | 60 |
To avoid spamming people accidentally, we only answer emails that are sent |
63 | 61 |
from email services that support <a href="http://www.dkim.org/">DKIM</a>, |
64 |
-which is an email feature that lets us verify that the sender in the |
|
65 |
-"From" line is actually the one who sent the mail. If we get an email from |
|
66 |
-a service that doesn't use DKIM, we'll send a short note and then ignore |
|
67 |
-the email address for the next day or so. |
|
62 |
+which is an email feature that lets us verify that the address in the |
|
63 |
+"From" line is actually the one who sent the mail. Gmail and Yahoo! mail |
|
64 |
+are two such mail services that are known to work. If we get an email |
|
65 |
+from a service that doesn't use DKIM, we'll send a short explanation |
|
66 |
+and then ignore the email address for the next day or so. |
|
68 | 67 |
</p> |
69 | 68 |
|
70 | 69 |
<h2>Fetching Tor via IRC: gettor</h2> |
71 | 70 |