Roger Dingledine commited on 2008-07-15 10:27:28
Zeige 1 geänderte Dateien mit 16 Einfügungen und 13 Löschungen.
... | ... |
@@ -49,19 +49,22 @@ signatures when possible. |
49 | 49 |
<h2>Fetching Tor via email: gettor</h2> |
50 | 50 |
<hr /> |
51 | 51 |
<p> |
52 |
-It is possible to get a copy of Tor by sending an email to a special email |
|
53 |
-address: '<tt>gettor AT torproject.org</tt>'. This email system is a gateway |
|
54 |
-that allows anyone who can send email to get a copy of Tor. Currently, we only |
|
55 |
-support mail systems that we know |
|
56 |
-don't mind large email attachments. Gmail and Yahoo! mail are two such mail |
|
57 |
-services that are known to work. This is useful for users who can send email |
|
58 |
-but have no other direct method of downloading Tor. Any such email provider |
|
59 |
-must implement the <a href="http://www.dkim.org/">DKIM</a> email standard. A |
|
60 |
-user only needs to send us a request with 'help' in the body of the email. |
|
61 |
-Instructions will be |
|
62 |
-sent as a reply. An email with the requested package will be sent shortly. |
|
63 |
-If the email is not sent from a supported provider, we will reply once before |
|
64 |
-blocking the email address for a twenty four hour period. |
|
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. |
|
59 |
+</p> |
|
60 |
+ |
|
61 |
+<p> |
|
62 |
+To avoid spamming people accidentally, we only answer emails that are sent |
|
63 |
+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. |
|
65 | 68 |
</p> |
66 | 69 |
|
67 | 70 |
<h2>Fetching Tor via IRC: gettor</h2> |
68 | 71 |