ileiva commited on 2015-02-08 20:45:00
Zeige 1 geänderte Dateien mit 22 Einfügungen und 16 Löschungen.
... | ... |
@@ -2,7 +2,7 @@ |
2 | 2 |
# Revision: $Revision$ |
3 | 3 |
# Translation-Priority: 3-low |
4 | 4 |
|
5 |
-#include "head.wmi" TITLE="Tor Project: GetTor autoresponder" CHARSET="UTF-8" |
|
5 |
+#include "head.wmi" TITLE="Tor Project: GetTor robot" CHARSET="UTF-8" |
|
6 | 6 |
<div id="content" class="clearfix"> |
7 | 7 |
<div id="breadcrumbs"> |
8 | 8 |
<a href="<page index>">Home » </a> |
... | ... |
@@ -11,20 +11,21 @@ |
11 | 11 |
</div> |
12 | 12 |
<div id="maincol"> |
13 | 13 |
|
14 |
- <h1>GetTor autoresponder</h1> |
|
15 |
-<p>GetTor is a program that presents alternative methods to download Tor |
|
16 |
-Browser, specially when access to Tor Project's official website and mirrors |
|
17 |
-is blocked. For now, the only available method is SMTP (email).</p> |
|
14 |
+ <h1>GetTor robot</h1> |
|
15 |
+<p>GetTor is a service that provides alternative methods to download Tor |
|
16 |
+Browser, specially for situations where access to Tor Project's official |
|
17 |
+website and mirrors is blocked. For now, the only available method is |
|
18 |
+SMTP (email).</p> |
|
18 | 19 |
|
19 | 20 |
<h2>Download Tor Browser via email</h2> |
20 | 21 |
|
21 | 22 |
<p>Users can communicate with GetTor robot by sending messages via email. |
22 |
-Currently, the best known GetTor email address is gettor @ torproject.org. |
|
23 |
-This should be the most current stable GetTor robot as it is operated by |
|
24 |
-Tor Project.</p> |
|
23 |
+Currently, the best known email address to do this is gettor@torproject.org. |
|
24 |
+This should be the most current and stable GetTor robot as it is operated |
|
25 |
+by Tor Project itself.</p> |
|
25 | 26 |
|
26 |
-<p>To ask for Tor Browser a user should send an email to GetTor robot with |
|
27 |
-one of the following options in the message body:</p> |
|
27 |
+<p>To ask for Tor Browser, a user should send an email to GetTor robot with |
|
28 |
+one of the following options in the body of the message:</p> |
|
28 | 29 |
|
29 | 30 |
<ul> |
30 | 31 |
<li><strong>windows</strong>: If the user needs Tor Browser for Windows. |
... | ... |
@@ -35,11 +36,11 @@ one of the following options in the message body:</p> |
35 | 36 |
</li> |
36 | 37 |
</ul> |
37 | 38 |
|
38 |
-<p>Options are case insensitive. If a user select two or more options, only |
|
39 |
+<p>Options are case insensitive. If a user selects two or more options, only |
|
39 | 40 |
the first one will be considered. After the user sends a valid option, GetTor |
40 | 41 |
robot will reply with links to download Tor Browser from popular cloud |
41 | 42 |
services. For now, the only cloud service supported is Dropbox. A sample |
42 |
-reply from GetTor robot should look like this:</p> |
|
43 |
+reply from GetTor robot should look similar to this:</p> |
|
43 | 44 |
|
44 | 45 |
<pre> |
45 | 46 |
Thank you for your request for windows-en. |
... | ... |
@@ -52,9 +53,14 @@ reply from GetTor robot should look like this:</p> |
52 | 53 |
|
53 | 54 |
Dropbox |
54 | 55 |
|
55 |
- Package (32/64-bit): https://www.dropbox.com/s/0p4oew8w2u7vzv2/torbrowser-install-4.0.1_en-US.exe?dl=1 |
|
56 |
- ASC signature (32/64-bit): https://www.dropbox.com/s/y68hhrk378lygn4/torbrowser-install-4.0.1_en-US.exe.asc?dl=1 |
|
57 |
- Package SHA256 checksum (32/64-bit): e41078c34785e6834657d008d0c2b0b671b793b5cbc67ebc60e8d55735504a10 |
|
56 |
+ Package (32/64-bit): |
|
57 |
+ https://www.dropbox.com/s/0p4oew8w/torbrowser-install-4.0.1_en-US.exe?dl=1 |
|
58 |
+ |
|
59 |
+ ASC signature (32/64-bit): |
|
60 |
+ https://www.dropbox.com/s/y68h/torbrowser-install-4.0.1_en-US.exe.asc?dl=1 |
|
61 |
+ |
|
62 |
+ Package SHA256 checksum (32/64-bit): |
|
63 |
+ e41078c34785e6834657d008d0c2b0b671b793b5cbc67ebc60e8d55735504a10 |
|
58 | 64 |
|
59 | 65 |
Fingerprint: 8738 A680 B84B 3031 A630 F2DB 416F 0610 63FE E659 |
60 | 66 |
|
... | ... |
@@ -105,7 +111,7 @@ install instructions</a> to start using Tor Browser. A user that can't |
105 | 111 |
reach the Tor network after the install process should consider using |
106 | 112 |
<a href="https://bridges.torproject.org">bridges</a> or |
107 | 113 |
<a href="https://www.torproject.org/docs/pluggable-transports.html.en"> |
108 |
-pluggable transports</a>. This guide will be provided by the GetTor |
|
114 |
+pluggable transports</a>. These guides will be provided by the GetTor |
|
109 | 115 |
robot in the future. |
110 | 116 |
</p> |
111 | 117 |
|
112 | 118 |