Jacob Appelbaum commited on 2010-02-23 05:49:10
Zeige 1 geänderte Dateien mit 73 Einfügungen und 13 Löschungen.
... | ... |
@@ -9,33 +9,93 @@ |
9 | 9 |
<div class="main-column"> |
10 | 10 |
|
11 | 11 |
<a id="Android"></a> |
12 |
-<h2><a class="anchor" href="#Android">Installing Tor on Android</a></h2> |
|
12 |
+<h2><a class="anchor" href="#Android">Tor on Android</a></h2> |
|
13 | 13 |
<br /> |
14 | 14 |
<p> |
15 |
-Tor will soon be available for Android. |
|
15 |
+Tor is available for Android by installing our package named Orbot. |
|
16 |
+</p> |
|
17 |
+<p> |
|
18 |
+Orbot is an application that allows mobile phone users to access the web, |
|
19 |
+instant messaging and email without being monitored or blocked by their mobile |
|
20 |
+internet service provider. Orbot brings the features and functionality of Tor |
|
21 |
+to the Android mobile operating system. |
|
22 |
+</p> |
|
23 |
+<p> |
|
24 |
+Orbot contains Tor, libevent and privoxy. Orbot provides a local HTTP proxy |
|
25 |
+and the standard SOCKS4A/SOCKS5 proxy interfaces into the Tor network. Orbot |
|
26 |
+has the ability to transparently torify all of the TCP traffic on your Android |
|
27 |
+device when it has the correct permissions. |
|
16 | 28 |
</p> |
17 | 29 |
|
18 |
-<a id="market"></a> |
|
19 |
-<h2><a class="anchor" href="#market">Installing Tor from the Android Market</a></h2> |
|
30 |
+<a id="Market"></a> |
|
31 |
+<h2><a class="anchor" href="#Market">Installing Tor from the Android Market</a></h2> |
|
20 | 32 |
<br /> |
21 | 33 |
<p> |
22 |
-Here's how you install Tor from the Android market. |
|
34 |
+Orbot is not currently in the Android Market. It will be available in the |
|
35 |
+market in the very near future. |
|
23 | 36 |
</p> |
24 | 37 |
|
25 |
-<a id="manual"></a> |
|
26 |
-<h2><a class="anchor" href="#manual">Installing Tor from our website</a></h2> |
|
38 |
+<a id="Manual"></a> |
|
39 |
+<h2><a class="anchor" href="#Manual">Installing Tor from our website</a></h2> |
|
27 | 40 |
<br /> |
28 | 41 |
<p> |
29 |
-Here's how you install Tor from our website. |
|
42 |
+You can download our most recent beta of Orbot and a gpg signature from our |
|
43 |
+server. |
|
30 | 44 |
</p> |
31 | 45 |
|
46 |
+<a id="Screenshots"></a> |
|
47 |
+<h2><a class="anchor" href="#Screenshots">Screenshots of Tor on Android</a></h2> |
|
48 |
+<br /> |
|
32 | 49 |
<p> |
33 |
-Visit <a href="https://check.torproject.org/">TorCheck</a> to confirm that |
|
34 |
-you are routing browser traffic through Tor: <br /> |
|
35 |
-<a href="../img/android/android.png"> |
|
36 |
-<img border="0" alt="Android check Tor" |
|
37 |
-src="../img/android/android_check_tor-small.png"/> |
|
50 |
+<a href="../img/android/android-off.jpg"> |
|
51 |
+<img border="0" alt="Android Tor off" |
|
52 |
+src="../img/android/android-off-150x150.jpg"/> |
|
38 | 53 |
</a> |
54 |
+<a href="../img/android/android-bootstrapping.jpg"> |
|
55 |
+<img border="0" alt="Android Tor bootstrapping" |
|
56 |
+src="../img/android/android-bootstrapping-150x150.jpg"/> |
|
57 |
+</a> |
|
58 |
+<a href="../img/android/android-activated.jpg"> |
|
59 |
+<img border="0" alt="Android Tor activated" |
|
60 |
+src="../img/android/android-activated-150x150.jpg"/> |
|
61 |
+</a> |
|
62 |
+<a href="../img/android/android-settings.jpg"> |
|
63 |
+<img border="0" alt="Android Tor settings" |
|
64 |
+src="../img/android/android-settings-150x150.jpg"/> |
|
65 |
+</a> |
|
66 |
+</p> |
|
67 |
+ |
|
68 |
+<a id="Notes"></a> |
|
69 |
+<h2><a class="anchor" href="#Notes">Platform specific notes</a></h2> |
|
70 |
+<br /> |
|
71 |
+<p> |
|
72 |
+For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment): |
|
73 |
+<ul> |
|
74 |
+<li>The “ProxySurf” browser available in the Android Market allows for use |
|
75 |
+ of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'. |
|
76 |
+<li>For Instant Messsaging, try “Beem” in the market. |
|
77 |
+</ul> |
|
78 |
+</p> |
|
79 |
+<p> |
|
80 |
+For Android 2.x devices: Droid, Nexus One |
|
81 |
+<ul> |
|
82 |
+<li>You must root your device for Orbot to transparently proxy all TCP traffic. |
|
83 |
+<li>For non-modified and non-rooted phones, you'll want to manually configure |
|
84 |
+ your specific applications. |
|
85 |
+<li>If you root your device, whether it is 1.x or 2.x based, Orbot will |
|
86 |
+ automatically, transparently proxy all web traffic on port 80 and 443 |
|
87 |
+ and all DNS requests. This includes the built-in Browser, Gmail, YouTube, |
|
88 |
+ Maps and any other application that uses standard web traffic. |
|
89 |
+</ul> |
|
90 |
+</p> |
|
91 |
+ |
|
92 |
+<a id="Source"></a> |
|
93 |
+<h2><a class="anchor" href="#Source">Source code access</a></h2> |
|
94 |
+<br /> |
|
95 |
+<p> |
|
96 |
+All of the source code is available in the |
|
97 |
+<a href="https://svn.torproject.org/svn/projects/android/trunk/Orbot/">Orbot |
|
98 |
+subversion repository</a>. |
|
39 | 99 |
</p> |
40 | 100 |
|
41 | 101 |
<p> |
42 | 102 |