... | ... |
@@ -29,7 +29,7 @@ |
29 | 29 |
</p> |
30 | 30 |
|
31 | 31 |
<a id="F-Droid"></a> |
32 |
- <h2><a class="anchor" href="fdroid">Installing Orbot from a F-Droid repository</a></h2> |
|
32 |
+ <h2><a class="anchor" href="#fdroid">Installing Orbot from a F-Droid repository</a></h2> |
|
33 | 33 |
<br> |
34 | 34 |
<p>Follow <a href="https://guardianproject.info/2012/03/15/our-new-f-droid-app-repository/">these instructions</a> to install from Guardian Project's repository.</p> |
35 | 35 |
|
... | ... |
@@ -22,38 +22,31 @@ |
22 | 22 |
to the Android mobile operating system. |
23 | 23 |
</p> |
24 | 24 |
<p> |
25 |
- Orbot contains Tor, libevent and privoxy. Orbot provides a local HTTP proxy |
|
25 |
+ Orbot contains Tor and libevent. Orbot provides a local HTTP proxy |
|
26 | 26 |
and the standard SOCKS4A/SOCKS5 proxy interfaces into the Tor network. Orbot |
27 | 27 |
has the ability to transparently torify all of the TCP traffic on your Android |
28 | 28 |
device when it has the correct permissions and system libraries. |
29 | 29 |
</p> |
30 |
- |
|
31 |
- <a id="QrCode"></a> |
|
32 |
- <h2><a class="anchor" href="#QrCode">Installing Tor with a QR code</a></h2> |
|
30 |
+ |
|
31 |
+ <a id="F-Droid"></a> |
|
32 |
+ <h2><a class="anchor" href="fdroid">Installing Orbot from a F-Droid repository</a></h2> |
|
33 | 33 |
<br> |
34 |
- <p> |
|
35 |
- Orbot is easy to install by simply scanning the following QR code with your |
|
36 |
- Android Barcode scanner. |
|
37 |
- </p> |
|
38 |
- |
|
39 |
- <p> |
|
40 |
- <a href="$(IMGROOT)/android/orbot-qr-code-latest.png"><img alt="Android QR code" src="$(IMGROOT)/android/orbot-qr-code-latest.png"/></a> |
|
41 |
- </p> |
|
42 |
- |
|
34 |
+ <p>Follow <a href="https://guardianproject.info/2012/03/15/our-new-f-droid-app-repository/">these instructions</a> to install from Guardian Project's repository.</p> |
|
35 |
+ |
|
43 | 36 |
<a id="Market"></a> |
44 |
- <h2><a class="anchor" href="#Market">Installing Tor from the Android Market</a></h2> |
|
37 |
+ <h2><a class="anchor" href="#Market">Installing Orbot from the Android Market</a></h2> |
|
45 | 38 |
<br> |
46 | 39 |
<p> |
47 | 40 |
Orbot is available <a href="https://play.google.com/store/apps/details?id=org.torproject.android">in the Android Market</a>. |
48 | 41 |
</p> |
49 |
- |
|
42 |
+ |
|
50 | 43 |
<a id="Manual"></a> |
51 |
- <h2><a class="anchor" href="#Manual">Installing Tor from our website manually</a></h2> |
|
44 |
+ <h2><a class="anchor" href="#Manual">Installing Tor from Guardian's website manually</a></h2> |
|
52 | 45 |
<br> |
53 | 46 |
<p> |
54 |
- You can download <a href="../<package-androidbundle-alpha>">our most recent version of Orbot</a> and <a href="../<package-androidbundle-alpha>.asc">the gpg signature</a> from our server. |
|
47 |
+ You can download the most recent version from the <a href="https://guardianproject.info/releases/">Guardian Project release</a> listing. |
|
55 | 48 |
</p> |
56 |
- |
|
49 |
+ |
|
57 | 50 |
<a id="Screenshots"></a> |
58 | 51 |
<h2><a class="anchor" href="#Screenshots">Screenshots of Tor on Android</a></h2> |
59 | 52 |
<br> |
... | ... |
@@ -73,7 +66,7 @@ |
73 | 66 |
src="$(IMGROOT)/android/android-settings-150x150.jpg"/> |
74 | 67 |
</a> |
75 | 68 |
</p> |
76 |
- |
|
69 |
+ |
|
77 | 70 |
<a id="ProxySettings"></a> |
78 | 71 |
<h2><a class="anchor" href="#ProxySettings">Proxy settings and configuration |
79 | 72 |
</a></h2> |
... | ... |
@@ -86,15 +79,10 @@ |
86 | 79 |
<li>HTTP proxy 127.0.0.1:8118 </li> |
87 | 80 |
<li>Transparent proxying (on select devices)</li> |
88 | 81 |
</ul> |
89 |
- |
|
82 |
+ |
|
90 | 83 |
<a id="Notes"></a> |
91 | 84 |
<h2><a class="anchor" href="#Notes">Platform specific notes</a></h2> |
92 | 85 |
<br> |
93 |
- <p> |
|
94 |
- The current version of Orbot ships with the following components: |
|
95 |
- <b><version-androidbundle-privoxy>, <version-androidbundle-libevent></b> |
|
96 |
- </p> |
|
97 |
- <br> |
|
98 | 86 |
<p> |
99 | 87 |
For standard Android 1.x devices: |
100 | 88 |
</p> |
... | ... |
@@ -111,10 +99,10 @@ |
111 | 99 |
<li>For non-modified and non-rooted phones, you'll want to manually configure HTTP or SOCKS proxy settings for specific applications.</li> |
112 | 100 |
<li>If you root your device and install an iptables-capable ROM (such as <a href="http://www.cyanogenmod.com/">Cyanogen</a>), Orbot can transparently proxy traffic on an app-by-app basis through Tor.</li> |
113 | 101 |
<li>You can also install Firefox for Android from the market with the <a href="https://guardianproject.info/apps/proxymob">Proxy Mobile Add-on</a> or install the text-only “NDBrowser” from the Android Market. |
114 |
-Both of these solutions all routing of web access through Tor on standard, un-rooted devices.</li> |
|
102 |
+Both of these solutions all routing of web access through Tor on standard, un-rooted devices.</li> |
|
115 | 103 |
<li>For Instant Messaging, try <a href="https://guardianproject.info/apps/gibber">Gibberbot</a>, which includes support for connecting via Tor and Off-the-Record encryption.</li> |
116 | 104 |
</ul> |
117 |
- |
|
105 |
+ |
|
118 | 106 |
<a id="Source"></a> |
119 | 107 |
<h2><a class="anchor" href="#Source">Source code access</a></h2> |
120 | 108 |
<br> |
... | ... |
@@ -123,16 +111,16 @@ Both of these solutions all routing of web access through Tor on standard, un-ro |
123 | 111 |
href="https://gitweb.torproject.org/orbot.git">Orbot git |
124 | 112 |
repository.</a>. |
125 | 113 |
</p> |
126 |
- |
|
114 |
+ |
|
127 | 115 |
<p> |
128 | 116 |
Note that this might not always give you the latest stable Tor version. |
129 | 117 |
Additionally, the Android web browser does not have Torbutton. This means that |
130 | 118 |
while it may be useful for circumvention, it probably is unsuitable for strong |
131 | 119 |
web browser anonymity requirements. |
132 | 120 |
</p> |
133 |
- |
|
121 |
+ |
|
134 | 122 |
<hr> |
135 |
- |
|
123 |
+ |
|
136 | 124 |
<p>If you have suggestions for improving this document, please <a |
137 | 125 |
href="<page about/contact>">send them to us</a>. Thanks!</p> |
138 | 126 |
</div> |
... | ... |
@@ -144,4 +132,4 @@ Both of these solutions all routing of web access through Tor on standard, un-ro |
144 | 132 |
<!-- END SIDECOL --> |
145 | 133 |
</div> |
146 | 134 |
<!-- END CONTENT --> |
147 |
-#include <foot.wmi> |
|
135 |
+#include <foot.wmi> |
... | ... |
@@ -44,7 +44,7 @@ |
44 | 44 |
<h2><a class="anchor" href="#Market">Installing Tor from the Android Market</a></h2> |
45 | 45 |
<br> |
46 | 46 |
<p> |
47 |
- Orbot is available in the Android Market. |
|
47 |
+ Orbot is available <a href="https://play.google.com/store/apps/details?id=org.torproject.android">in the Android Market</a>. |
|
48 | 48 |
</p> |
49 | 49 |
|
50 | 50 |
<a id="Manual"></a> |
... | ... |
@@ -109,7 +109,7 @@ |
109 | 109 |
<ul> |
110 | 110 |
<li>You must root your device and update the firmware to an iptables-capable ROM for Orbot to transparently proxy all TCP traffic.</li> |
111 | 111 |
<li>For non-modified and non-rooted phones, you'll want to manually configure HTTP or SOCKS proxy settings for specific applications.</li> |
112 |
- <li>If you root your device and install an iptables-capable ROM (such as <a href="http://cyanogenmod.com">Cyanogen</a>), Orbot can transparently proxy traffic on an app-by-app basis through Tor.</li> |
|
112 |
+ <li>If you root your device and install an iptables-capable ROM (such as <a href="http://www.cyanogenmod.com/">Cyanogen</a>), Orbot can transparently proxy traffic on an app-by-app basis through Tor.</li> |
|
113 | 113 |
<li>You can also install Firefox for Android from the market with the <a href="https://guardianproject.info/apps/proxymob">Proxy Mobile Add-on</a> or install the text-only “NDBrowser” from the Android Market. |
114 | 114 |
Both of these solutions all routing of web access through Tor on standard, un-rooted devices.</li> |
115 | 115 |
<li>For Instant Messaging, try <a href="https://guardianproject.info/apps/gibber">Gibberbot</a>, which includes support for connecting via Tor and Off-the-Record encryption.</li> |
... | ... |
@@ -119,9 +119,9 @@ Both of these solutions all routing of web access through Tor on standard, un-ro |
119 | 119 |
<h2><a class="anchor" href="#Source">Source code access</a></h2> |
120 | 120 |
<br> |
121 | 121 |
<p> |
122 |
- All of the source code is available in the |
|
123 |
- <a href="https://svn.torproject.org/svn/projects/android/trunk/Orbot/">Orbot |
|
124 |
- subversion repository</a>. |
|
122 |
+ All of the source code is available in the <a |
|
123 |
+ href="https://gitweb.torproject.org/orbot.git">Orbot git |
|
124 |
+ repository.</a>. |
|
125 | 125 |
</p> |
126 | 126 |
|
127 | 127 |
<p> |
... | ... |
@@ -110,7 +110,7 @@ |
110 | 110 |
<li>You must root your device and update the firmware to an iptables-capable ROM for Orbot to transparently proxy all TCP traffic.</li> |
111 | 111 |
<li>For non-modified and non-rooted phones, you'll want to manually configure HTTP or SOCKS proxy settings for specific applications.</li> |
112 | 112 |
<li>If you root your device and install an iptables-capable ROM (such as <a href="http://cyanogenmod.com">Cyanogen</a>), Orbot can transparently proxy traffic on an app-by-app basis through Tor.</li> |
113 |
- <li>You can also install Firefox for Android from the market with the <a href="https://guardianproject.info/apps/proxymob">ProxyMob Add-on</a> or install the text-only “NDBrowser” from the Android Market. |
|
113 |
+ <li>You can also install Firefox for Android from the market with the <a href="https://guardianproject.info/apps/proxymob">Proxy Mobile Add-on</a> or install the text-only “NDBrowser” from the Android Market. |
|
114 | 114 |
Both of these solutions all routing of web access through Tor on standard, un-rooted devices.</li> |
115 | 115 |
<li>For Instant Messaging, try <a href="https://guardianproject.info/apps/gibber">Gibberbot</a>, which includes support for connecting via Tor and Off-the-Record encryption.</li> |
116 | 116 |
</ul> |
... | ... |
@@ -109,8 +109,9 @@ |
109 | 109 |
<ul> |
110 | 110 |
<li>You must root your device and update the firmware to an iptables-capable ROM for Orbot to transparently proxy all TCP traffic.</li> |
111 | 111 |
<li>For non-modified and non-rooted phones, you'll want to manually configure HTTP or SOCKS proxy settings for specific applications.</li> |
112 |
- <li>If you root your device and install an iptables-capable ROM (such as <a href="http://cyanogenmod.com">Cyanogen<a/>), Orbot can transparently proxy traffic on an app-by-app basis through Tor.</li> |
|
113 |
- <li>You can also install Firefox for Android from the market with the <a href="https://guardianproject.info/apps/proxymob">ProxyMob Add-on</a> or install the text-only “NDBrowser” from the Android Market. Both of these solutions all routing of web access through Tor on standard, un-rooted devices. |
|
112 |
+ <li>If you root your device and install an iptables-capable ROM (such as <a href="http://cyanogenmod.com">Cyanogen</a>), Orbot can transparently proxy traffic on an app-by-app basis through Tor.</li> |
|
113 |
+ <li>You can also install Firefox for Android from the market with the <a href="https://guardianproject.info/apps/proxymob">ProxyMob Add-on</a> or install the text-only “NDBrowser” from the Android Market. |
|
114 |
+Both of these solutions all routing of web access through Tor on standard, un-rooted devices.</li> |
|
114 | 115 |
<li>For Instant Messaging, try <a href="https://guardianproject.info/apps/gibber">Gibberbot</a>, which includes support for connecting via Tor and Off-the-Record encryption.</li> |
115 | 116 |
</ul> |
116 | 117 |
|
... | ... |
@@ -25,7 +25,7 @@ |
25 | 25 |
Orbot contains Tor, libevent and privoxy. Orbot provides a local HTTP proxy |
26 | 26 |
and the standard SOCKS4A/SOCKS5 proxy interfaces into the Tor network. Orbot |
27 | 27 |
has the ability to transparently torify all of the TCP traffic on your Android |
28 |
- device when it has the correct permissions. |
|
28 |
+ device when it has the correct permissions and system libraries. |
|
29 | 29 |
</p> |
30 | 30 |
|
31 | 31 |
<a id="QrCode"></a> |
... | ... |
@@ -96,26 +96,22 @@ |
96 | 96 |
</p> |
97 | 97 |
<br> |
98 | 98 |
<p> |
99 |
- For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment): |
|
99 |
+ For standard Android 1.x devices: |
|
100 | 100 |
</p> |
101 | 101 |
<ul> |
102 |
- <li>The “ProxySurf” browser available in the Android Market allows for use |
|
103 |
- of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'. |
|
104 |
- <b>This only proxies some traffic and should not be considered secure.</b> |
|
102 |
+ <li>The Orweb browser available in the Android Market integrates directly with Orbot, and offers a number of other privacy-oriented features. |
|
105 | 103 |
</li> |
106 |
- <li>For Instant Messsaging, try “Beem” in the market, and set the Proxy to SOCKS5 '127.0.0.1' and port '9050'.</li> |
|
104 |
+ <li>For Instant Messsaging, try <a href="https://guardianproject.info/apps/gibber">Gibberbot</a>, which includes support for connecting via Tor and Off-the-Record encryption.</li> |
|
107 | 105 |
</ul> |
108 | 106 |
<p> |
109 |
- For Android 2.x devices: Droid, Nexus One |
|
107 |
+ For Android 2.x devices: |
|
110 | 108 |
</p> |
111 | 109 |
<ul> |
112 |
- <li>You must root your device for Orbot to transparently proxy all TCP traffic.</li> |
|
113 |
- <li>For non-modified and non-rooted phones, you'll want to manually configure |
|
114 |
- your specific applications.</li> |
|
115 |
- <li>If you root your device, whether it is 1.x or 2.x based, Orbot will |
|
116 |
- automatically, transparently proxy all web traffic on port 80 and 443 |
|
117 |
- and all DNS requests. This includes the built-in Browser, Gmail, YouTube, |
|
118 |
- Maps and any other application that uses standard web traffic.</li> |
|
110 |
+ <li>You must root your device and update the firmware to an iptables-capable ROM for Orbot to transparently proxy all TCP traffic.</li> |
|
111 |
+ <li>For non-modified and non-rooted phones, you'll want to manually configure HTTP or SOCKS proxy settings for specific applications.</li> |
|
112 |
+ <li>If you root your device and install an iptables-capable ROM (such as <a href="http://cyanogenmod.com">Cyanogen<a/>), Orbot can transparently proxy traffic on an app-by-app basis through Tor.</li> |
|
113 |
+ <li>You can also install Firefox for Android from the market with the <a href="https://guardianproject.info/apps/proxymob">ProxyMob Add-on</a> or install the text-only “NDBrowser” from the Android Market. Both of these solutions all routing of web access through Tor on standard, un-rooted devices. |
|
114 |
+ <li>For Instant Messaging, try <a href="https://guardianproject.info/apps/gibber">Gibberbot</a>, which includes support for connecting via Tor and Off-the-Record encryption.</li> |
|
119 | 115 |
</ul> |
120 | 116 |
|
121 | 117 |
<a id="Source"></a> |
... | ... |
@@ -51,7 +51,7 @@ |
51 | 51 |
<h2><a class="anchor" href="#Manual">Installing Tor from our website manually</a></h2> |
52 | 52 |
<br> |
53 | 53 |
<p> |
54 |
- You can download <a href="../<package-androidbundle-alpha>">our most recent version of Orbot</a> and <a href="../<package-androidbundle-alpha-sig>">the gpg signature</a> from our server. |
|
54 |
+ You can download <a href="../<package-androidbundle-alpha>">our most recent version of Orbot</a> and <a href="../<package-androidbundle-alpha>.asc">the gpg signature</a> from our server. |
|
55 | 55 |
</p> |
56 | 56 |
|
57 | 57 |
<a id="Screenshots"></a> |
... | ... |
@@ -44,8 +44,7 @@ |
44 | 44 |
<h2><a class="anchor" href="#Market">Installing Tor from the Android Market</a></h2> |
45 | 45 |
<br> |
46 | 46 |
<p> |
47 |
- Orbot is not currently in the Android Market. It will be available in the |
|
48 |
- market in the very near future. |
|
47 |
+ Orbot is available in the Android Market. |
|
49 | 48 |
</p> |
50 | 49 |
|
51 | 50 |
<a id="Manual"></a> |
... | ... |
@@ -118,7 +118,6 @@ |
118 | 118 |
and all DNS requests. This includes the built-in Browser, Gmail, YouTube, |
119 | 119 |
Maps and any other application that uses standard web traffic.</li> |
120 | 120 |
</ul> |
121 |
- </p> |
|
122 | 121 |
|
123 | 122 |
<a id="Source"></a> |
124 | 123 |
<h2><a class="anchor" href="#Source">Source code access</a></h2> |
... | ... |
@@ -37,10 +37,7 @@ |
37 | 37 |
</p> |
38 | 38 |
|
39 | 39 |
<p> |
40 |
- <a href="$(IMGROOT)/android/orbot-qr-code-latest.png"> |
|
41 |
- <img alt="Android QR code" |
|
42 |
- src="$(IMGROOT)/android/orbot-qr-code-latest.png"/> |
|
43 |
- </a> |
|
40 |
+ <a href="$(IMGROOT)/android/orbot-qr-code-latest.png"><img alt="Android QR code" src="$(IMGROOT)/android/orbot-qr-code-latest.png"/></a> |
|
44 | 41 |
</p> |
45 | 42 |
|
46 | 43 |
<a id="Market"></a> |
... | ... |
@@ -63,12 +60,10 @@ |
63 | 60 |
<br> |
64 | 61 |
<p> |
65 | 62 |
<a href="$(IMGROOT)/android/android-off.jpg"> |
66 |
- <img alt="Android Tor off" |
|
67 |
- src="$(IMGROOT)/android/android-off-150x150.jpg"/> |
|
63 |
+ <img alt="Android Tor off" src="$(IMGROOT)/android/android-off-150x150.jpg"/> |
|
68 | 64 |
</a> |
69 | 65 |
<a href="$(IMGROOT)/android/android-bootstrapping.jpg"> |
70 |
- <img alt="Android Tor bootstrapping" |
|
71 |
- src="$(IMGROOT)/android/android-bootstrapping-150x150.jpg"/> |
|
66 |
+ <img alt="Android Tor bootstrapping" src="$(IMGROOT)/android/android-bootstrapping-150x150.jpg"/> |
|
72 | 67 |
</a> |
73 | 68 |
<a href="$(IMGROOT)/android/android-activated.jpg"> |
74 | 69 |
<img alt="Android Tor activated" |
... | ... |
@@ -85,13 +85,13 @@ |
85 | 85 |
</a></h2> |
86 | 86 |
<br> |
87 | 87 |
<p> |
88 |
- Orbot offers three interfaces into the Tor network: |
|
88 |
+ Orbot offers three interfaces into the Tor network: |
|
89 |
+ </p> |
|
89 | 90 |
<ul> |
90 | 91 |
<li>SOCKS 4A/5 proxy 127.0.0.1:9050</li> |
91 | 92 |
<li>HTTP proxy 127.0.0.1:8118 </li> |
92 | 93 |
<li>Transparent proxying (on select devices)</li> |
93 | 94 |
</ul> |
94 |
- </p> |
|
95 | 95 |
|
96 | 96 |
<a id="Notes"></a> |
97 | 97 |
<h2><a class="anchor" href="#Notes">Platform specific notes</a></h2> |
... | ... |
@@ -102,7 +102,8 @@ |
102 | 102 |
</p> |
103 | 103 |
<br> |
104 | 104 |
<p> |
105 |
- For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment): |
|
105 |
+ For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment): |
|
106 |
+ </p> |
|
106 | 107 |
<ul> |
107 | 108 |
<li>The “ProxySurf” browser available in the Android Market allows for use |
108 | 109 |
of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'. |
... | ... |
@@ -110,9 +111,9 @@ |
110 | 111 |
</li> |
111 | 112 |
<li>For Instant Messsaging, try “Beem” in the market, and set the Proxy to SOCKS5 '127.0.0.1' and port '9050'.</li> |
112 | 113 |
</ul> |
113 |
- </p> |
|
114 | 114 |
<p> |
115 |
- For Android 2.x devices: Droid, Nexus One |
|
115 |
+ For Android 2.x devices: Droid, Nexus One |
|
116 |
+ </p> |
|
116 | 117 |
<ul> |
117 | 118 |
<li>You must root your device for Orbot to transparently proxy all TCP traffic.</li> |
118 | 119 |
<li>For non-modified and non-rooted phones, you'll want to manually configure |
... | ... |
@@ -38,7 +38,7 @@ |
38 | 38 |
|
39 | 39 |
<p> |
40 | 40 |
<a href="$(IMGROOT)/android/orbot-qr-code-latest.png"> |
41 |
- <img border="0" alt="Android QR code" |
|
41 |
+ <img alt="Android QR code" |
|
42 | 42 |
src="$(IMGROOT)/android/orbot-qr-code-latest.png"/> |
43 | 43 |
</a> |
44 | 44 |
</p> |
... | ... |
@@ -63,19 +63,19 @@ |
63 | 63 |
<br> |
64 | 64 |
<p> |
65 | 65 |
<a href="$(IMGROOT)/android/android-off.jpg"> |
66 |
- <img border="0" alt="Android Tor off" |
|
66 |
+ <img alt="Android Tor off" |
|
67 | 67 |
src="$(IMGROOT)/android/android-off-150x150.jpg"/> |
68 | 68 |
</a> |
69 | 69 |
<a href="$(IMGROOT)/android/android-bootstrapping.jpg"> |
70 |
- <img border="0" alt="Android Tor bootstrapping" |
|
70 |
+ <img alt="Android Tor bootstrapping" |
|
71 | 71 |
src="$(IMGROOT)/android/android-bootstrapping-150x150.jpg"/> |
72 | 72 |
</a> |
73 | 73 |
<a href="$(IMGROOT)/android/android-activated.jpg"> |
74 |
- <img border="0" alt="Android Tor activated" |
|
74 |
+ <img alt="Android Tor activated" |
|
75 | 75 |
src="$(IMGROOT)/android/android-activated-150x150.jpg"/> |
76 | 76 |
</a> |
77 | 77 |
<a href="$(IMGROOT)/android/android-settings.jpg"> |
78 |
- <img border="0" alt="Android Tor settings" |
|
78 |
+ <img alt="Android Tor settings" |
|
79 | 79 |
src="$(IMGROOT)/android/android-settings-150x150.jpg"/> |
80 | 80 |
</a> |
81 | 81 |
</p> |
... | ... |
@@ -11,7 +11,7 @@ |
11 | 11 |
</div> |
12 | 12 |
<div id="maincol"> |
13 | 13 |
<h2><a class="anchor" href="#Android">Tor on Android</a></h2> |
14 |
- <br /> |
|
14 |
+ <br> |
|
15 | 15 |
<p> |
16 | 16 |
Tor is available for Android by installing our package named Orbot. |
17 | 17 |
</p> |
... | ... |
@@ -30,7 +30,7 @@ |
30 | 30 |
|
31 | 31 |
<a id="QrCode"></a> |
32 | 32 |
<h2><a class="anchor" href="#QrCode">Installing Tor with a QR code</a></h2> |
33 |
- <br /> |
|
33 |
+ <br> |
|
34 | 34 |
<p> |
35 | 35 |
Orbot is easy to install by simply scanning the following QR code with your |
36 | 36 |
Android Barcode scanner. |
... | ... |
@@ -45,7 +45,7 @@ |
45 | 45 |
|
46 | 46 |
<a id="Market"></a> |
47 | 47 |
<h2><a class="anchor" href="#Market">Installing Tor from the Android Market</a></h2> |
48 |
- <br /> |
|
48 |
+ <br> |
|
49 | 49 |
<p> |
50 | 50 |
Orbot is not currently in the Android Market. It will be available in the |
51 | 51 |
market in the very near future. |
... | ... |
@@ -53,14 +53,14 @@ |
53 | 53 |
|
54 | 54 |
<a id="Manual"></a> |
55 | 55 |
<h2><a class="anchor" href="#Manual">Installing Tor from our website manually</a></h2> |
56 |
- <br /> |
|
56 |
+ <br> |
|
57 | 57 |
<p> |
58 | 58 |
You can download <a href="../<package-androidbundle-alpha>">our most recent version of Orbot</a> and <a href="../<package-androidbundle-alpha-sig>">the gpg signature</a> from our server. |
59 | 59 |
</p> |
60 | 60 |
|
61 | 61 |
<a id="Screenshots"></a> |
62 | 62 |
<h2><a class="anchor" href="#Screenshots">Screenshots of Tor on Android</a></h2> |
63 |
- <br /> |
|
63 |
+ <br> |
|
64 | 64 |
<p> |
65 | 65 |
<a href="$(IMGROOT)/android/android-off.jpg"> |
66 | 66 |
<img border="0" alt="Android Tor off" |
... | ... |
@@ -83,7 +83,7 @@ |
83 | 83 |
<a id="ProxySettings"></a> |
84 | 84 |
<h2><a class="anchor" href="#ProxySettings">Proxy settings and configuration |
85 | 85 |
</a></h2> |
86 |
- <br /> |
|
86 |
+ <br> |
|
87 | 87 |
<p> |
88 | 88 |
Orbot offers three interfaces into the Tor network: |
89 | 89 |
<ul> |
... | ... |
@@ -95,12 +95,12 @@ |
95 | 95 |
|
96 | 96 |
<a id="Notes"></a> |
97 | 97 |
<h2><a class="anchor" href="#Notes">Platform specific notes</a></h2> |
98 |
- <br /> |
|
98 |
+ <br> |
|
99 | 99 |
<p> |
100 | 100 |
The current version of Orbot ships with the following components: |
101 | 101 |
<b><version-android-components></b> |
102 | 102 |
</p> |
103 |
- <br /> |
|
103 |
+ <br> |
|
104 | 104 |
<p> |
105 | 105 |
For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment): |
106 | 106 |
<ul> |
... | ... |
@@ -126,7 +126,7 @@ |
126 | 126 |
|
127 | 127 |
<a id="Source"></a> |
128 | 128 |
<h2><a class="anchor" href="#Source">Source code access</a></h2> |
129 |
- <br /> |
|
129 |
+ <br> |
|
130 | 130 |
<p> |
131 | 131 |
All of the source code is available in the |
132 | 132 |
<a href="https://svn.torproject.org/svn/projects/android/trunk/Orbot/">Orbot |
... | ... |
@@ -140,7 +140,7 @@ |
140 | 140 |
web browser anonymity requirements. |
141 | 141 |
</p> |
142 | 142 |
|
143 |
- <hr /> |
|
143 |
+ <hr> |
|
144 | 144 |
|
145 | 145 |
<p>If you have suggestions for improving this document, please <a |
146 | 146 |
href="<page about/contact>">send them to us</a>. Thanks!</p> |
... | ... |
@@ -37,9 +37,9 @@ |
37 | 37 |
</p> |
38 | 38 |
|
39 | 39 |
<p> |
40 |
- <a href="../images/android/orbot-qr-code-latest.png"> |
|
40 |
+ <a href="$(IMGROOT)/android/orbot-qr-code-latest.png"> |
|
41 | 41 |
<img border="0" alt="Android QR code" |
42 |
- src="../images/android/orbot-qr-code-latest.png"/> |
|
42 |
+ src="$(IMGROOT)/android/orbot-qr-code-latest.png"/> |
|
43 | 43 |
</a> |
44 | 44 |
</p> |
45 | 45 |
|
... | ... |
@@ -62,21 +62,21 @@ |
62 | 62 |
<h2><a class="anchor" href="#Screenshots">Screenshots of Tor on Android</a></h2> |
63 | 63 |
<br /> |
64 | 64 |
<p> |
65 |
- <a href="../images/android/android-off.jpg"> |
|
65 |
+ <a href="$(IMGROOT)/android/android-off.jpg"> |
|
66 | 66 |
<img border="0" alt="Android Tor off" |
67 |
- src="../images/android/android-off-150x150.jpg"/> |
|
67 |
+ src="$(IMGROOT)/android/android-off-150x150.jpg"/> |
|
68 | 68 |
</a> |
69 |
- <a href="../images/android/android-bootstrapping.jpg"> |
|
69 |
+ <a href="$(IMGROOT)/android/android-bootstrapping.jpg"> |
|
70 | 70 |
<img border="0" alt="Android Tor bootstrapping" |
71 |
- src="../images/android/android-bootstrapping-150x150.jpg"/> |
|
71 |
+ src="$(IMGROOT)/android/android-bootstrapping-150x150.jpg"/> |
|
72 | 72 |
</a> |
73 |
- <a href="../images/android/android-activated.jpg"> |
|
73 |
+ <a href="$(IMGROOT)/android/android-activated.jpg"> |
|
74 | 74 |
<img border="0" alt="Android Tor activated" |
75 |
- src="../images/android/android-activated-150x150.jpg"/> |
|
75 |
+ src="$(IMGROOT)/android/android-activated-150x150.jpg"/> |
|
76 | 76 |
</a> |
77 |
- <a href="../images/android/android-settings.jpg"> |
|
77 |
+ <a href="$(IMGROOT)/android/android-settings.jpg"> |
|
78 | 78 |
<img border="0" alt="Android Tor settings" |
79 |
- src="../images/android/android-settings-150x150.jpg"/> |
|
79 |
+ src="$(IMGROOT)/android/android-settings-150x150.jpg"/> |
|
80 | 80 |
</a> |
81 | 81 |
</p> |
82 | 82 |
|
... | ... |
@@ -37,9 +37,9 @@ |
37 | 37 |
</p> |
38 | 38 |
|
39 | 39 |
<p> |
40 |
- <a href="../img/android/orbot-qr-code-latest.png"> |
|
40 |
+ <a href="../images/android/orbot-qr-code-latest.png"> |
|
41 | 41 |
<img border="0" alt="Android QR code" |
42 |
- src="../img/android/orbot-qr-code-latest.png"/> |
|
42 |
+ src="../images/android/orbot-qr-code-latest.png"/> |
|
43 | 43 |
</a> |
44 | 44 |
</p> |
45 | 45 |
|
... | ... |
@@ -62,21 +62,21 @@ |
62 | 62 |
<h2><a class="anchor" href="#Screenshots">Screenshots of Tor on Android</a></h2> |
63 | 63 |
<br /> |
64 | 64 |
<p> |
65 |
- <a href="../img/android/android-off.jpg"> |
|
65 |
+ <a href="../images/android/android-off.jpg"> |
|
66 | 66 |
<img border="0" alt="Android Tor off" |
67 |
- src="../img/android/android-off-150x150.jpg"/> |
|
67 |
+ src="../images/android/android-off-150x150.jpg"/> |
|
68 | 68 |
</a> |
69 |
- <a href="../img/android/android-bootstrapping.jpg"> |
|
69 |
+ <a href="../images/android/android-bootstrapping.jpg"> |
|
70 | 70 |
<img border="0" alt="Android Tor bootstrapping" |
71 |
- src="../img/android/android-bootstrapping-150x150.jpg"/> |
|
71 |
+ src="../images/android/android-bootstrapping-150x150.jpg"/> |
|
72 | 72 |
</a> |
73 |
- <a href="../img/android/android-activated.jpg"> |
|
73 |
+ <a href="../images/android/android-activated.jpg"> |
|
74 | 74 |
<img border="0" alt="Android Tor activated" |
75 |
- src="../img/android/android-activated-150x150.jpg"/> |
|
75 |
+ src="../images/android/android-activated-150x150.jpg"/> |
|
76 | 76 |
</a> |
77 |
- <a href="../img/android/android-settings.jpg"> |
|
77 |
+ <a href="../images/android/android-settings.jpg"> |
|
78 | 78 |
<img border="0" alt="Android Tor settings" |
79 |
- src="../img/android/android-settings-150x150.jpg"/> |
|
79 |
+ src="../images/android/android-settings-150x150.jpg"/> |
|
80 | 80 |
</a> |
81 | 81 |
</p> |
82 | 82 |
|
... | ... |
@@ -5,7 +5,7 @@ |
5 | 5 |
#include "head.wmi" TITLE="Tor Project: Android Instructions" CHARSET="UTF-8" |
6 | 6 |
<div id="content" class="clearfix"> |
7 | 7 |
<div id="breadcrumbs"> |
8 |
- <a href="<page home>">Home » </a> |
|
8 |
+ <a href="<page index>">Home » </a> |
|
9 | 9 |
<a href="<page docs/documentation>">Documentation » </a> |
10 | 10 |
<a href="<page docs/android>">Android</a> |
11 | 11 |
</div> |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,156 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision: 22402 $ |
|
3 |
+# Translation-Priority: 3-low |
|
4 |
+ |
|
5 |
+#include "head.wmi" TITLE="Tor Project: Android Instructions" CHARSET="UTF-8" |
|
6 |
+<div id="content" class="clearfix"> |
|
7 |
+ <div id="breadcrumbs"> |
|
8 |
+ <a href="<page home>">Home » </a> |
|
9 |
+ <a href="<page docs/documentation>">Documentation » </a> |
|
10 |
+ <a href="<page docs/android>">Android</a> |
|
11 |
+ </div> |
|
12 |
+ <div id="maincol"> |
|
13 |
+ <h2><a class="anchor" href="#Android">Tor on Android</a></h2> |
|
14 |
+ <br /> |
|
15 |
+ <p> |
|
16 |
+ Tor is available for Android by installing our package named Orbot. |
|
17 |
+ </p> |
|
18 |
+ <p> |
|
19 |
+ Orbot is an application that allows mobile phone users to access the web, |
|
20 |
+ instant messaging and email without being monitored or blocked by their mobile |
|
21 |
+ internet service provider. Orbot brings the features and functionality of Tor |
|
22 |
+ to the Android mobile operating system. |
|
23 |
+ </p> |
|
24 |
+ <p> |
|
25 |
+ Orbot contains Tor, libevent and privoxy. Orbot provides a local HTTP proxy |
|
26 |
+ and the standard SOCKS4A/SOCKS5 proxy interfaces into the Tor network. Orbot |
|
27 |
+ has the ability to transparently torify all of the TCP traffic on your Android |
|
28 |
+ device when it has the correct permissions. |
|
29 |
+ </p> |
|
30 |
+ |
|
31 |
+ <a id="QrCode"></a> |
|
32 |
+ <h2><a class="anchor" href="#QrCode">Installing Tor with a QR code</a></h2> |
|
33 |
+ <br /> |
|
34 |
+ <p> |
|
35 |
+ Orbot is easy to install by simply scanning the following QR code with your |
|
36 |
+ Android Barcode scanner. |
|
37 |
+ </p> |
|
38 |
+ |
|
39 |
+ <p> |
|
40 |
+ <a href="../img/android/orbot-qr-code-latest.png"> |
|
41 |
+ <img border="0" alt="Android QR code" |
|
42 |
+ src="../img/android/orbot-qr-code-latest.png"/> |
|
43 |
+ </a> |
|
44 |
+ </p> |
|
45 |
+ |
|
46 |
+ <a id="Market"></a> |
|
47 |
+ <h2><a class="anchor" href="#Market">Installing Tor from the Android Market</a></h2> |
|
48 |
+ <br /> |
|
49 |
+ <p> |
|
50 |
+ Orbot is not currently in the Android Market. It will be available in the |
|
51 |
+ market in the very near future. |
|
52 |
+ </p> |
|
53 |
+ |
|
54 |
+ <a id="Manual"></a> |
|
55 |
+ <h2><a class="anchor" href="#Manual">Installing Tor from our website manually</a></h2> |
|
56 |
+ <br /> |
|
57 |
+ <p> |
|
58 |
+ You can download <a href="../<package-androidbundle-alpha>">our most recent version of Orbot</a> and <a href="../<package-androidbundle-alpha-sig>">the gpg signature</a> from our server. |
|
59 |
+ </p> |
|
60 |
+ |
|
61 |
+ <a id="Screenshots"></a> |
|
62 |
+ <h2><a class="anchor" href="#Screenshots">Screenshots of Tor on Android</a></h2> |
|
63 |
+ <br /> |
|
64 |
+ <p> |
|
65 |
+ <a href="../img/android/android-off.jpg"> |
|
66 |
+ <img border="0" alt="Android Tor off" |
|
67 |
+ src="../img/android/android-off-150x150.jpg"/> |
|
68 |
+ </a> |
|
69 |
+ <a href="../img/android/android-bootstrapping.jpg"> |
|
70 |
+ <img border="0" alt="Android Tor bootstrapping" |
|
71 |
+ src="../img/android/android-bootstrapping-150x150.jpg"/> |
|
72 |
+ </a> |
|
73 |
+ <a href="../img/android/android-activated.jpg"> |
|
74 |
+ <img border="0" alt="Android Tor activated" |
|
75 |
+ src="../img/android/android-activated-150x150.jpg"/> |
|
76 |
+ </a> |
|
77 |
+ <a href="../img/android/android-settings.jpg"> |
|
78 |
+ <img border="0" alt="Android Tor settings" |
|
79 |
+ src="../img/android/android-settings-150x150.jpg"/> |
|
80 |
+ </a> |
|
81 |
+ </p> |
|
82 |
+ |
|
83 |
+ <a id="ProxySettings"></a> |
|
84 |
+ <h2><a class="anchor" href="#ProxySettings">Proxy settings and configuration |
|
85 |
+ </a></h2> |
|
86 |
+ <br /> |
|
87 |
+ <p> |
|
88 |
+ Orbot offers three interfaces into the Tor network: |
|
89 |
+ <ul> |
|
90 |
+ <li>SOCKS 4A/5 proxy 127.0.0.1:9050</li> |
|
91 |
+ <li>HTTP proxy 127.0.0.1:8118 </li> |
|
92 |
+ <li>Transparent proxying (on select devices)</li> |
|
93 |
+ </ul> |
|
94 |
+ </p> |
|
95 |
+ |
|
96 |
+ <a id="Notes"></a> |
|
97 |
+ <h2><a class="anchor" href="#Notes">Platform specific notes</a></h2> |
|
98 |
+ <br /> |
|
99 |
+ <p> |
|
100 |
+ The current version of Orbot ships with the following components: |
|
101 |
+ <b><version-android-components></b> |
|
102 |
+ </p> |
|
103 |
+ <br /> |
|
104 |
+ <p> |
|
105 |
+ For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment): |
|
106 |
+ <ul> |
|
107 |
+ <li>The “ProxySurf” browser available in the Android Market allows for use |
|
108 |
+ of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'. |
|
109 |
+ <b>This only proxies some traffic and should not be considered secure.</b> |
|
110 |
+ </li> |
|
111 |
+ <li>For Instant Messsaging, try “Beem” in the market, and set the Proxy to SOCKS5 '127.0.0.1' and port '9050'.</li> |
|
112 |
+ </ul> |
|
113 |
+ </p> |
|
114 |
+ <p> |
|
115 |
+ For Android 2.x devices: Droid, Nexus One |
|
116 |
+ <ul> |
|
117 |
+ <li>You must root your device for Orbot to transparently proxy all TCP traffic.</li> |
|
118 |
+ <li>For non-modified and non-rooted phones, you'll want to manually configure |
|
119 |
+ your specific applications.</li> |
|
120 |
+ <li>If you root your device, whether it is 1.x or 2.x based, Orbot will |
|
121 |
+ automatically, transparently proxy all web traffic on port 80 and 443 |
|
122 |
+ and all DNS requests. This includes the built-in Browser, Gmail, YouTube, |
|
123 |
+ Maps and any other application that uses standard web traffic.</li> |
|
124 |
+ </ul> |
|
125 |
+ </p> |
|
126 |
+ |
|
127 |
+ <a id="Source"></a> |
|
128 |
+ <h2><a class="anchor" href="#Source">Source code access</a></h2> |
|
129 |
+ <br /> |
|
130 |
+ <p> |
|
131 |
+ All of the source code is available in the |
|
132 |
+ <a href="https://svn.torproject.org/svn/projects/android/trunk/Orbot/">Orbot |
|
133 |
+ subversion repository</a>. |
|
134 |
+ </p> |
|
135 |
+ |
|
136 |
+ <p> |
|
137 |
+ Note that this might not always give you the latest stable Tor version. |
|
138 |
+ Additionally, the Android web browser does not have Torbutton. This means that |
|
139 |
+ while it may be useful for circumvention, it probably is unsuitable for strong |
|
140 |
+ web browser anonymity requirements. |
|
141 |
+ </p> |
|
142 |
+ |
|
143 |
+ <hr /> |
|
144 |
+ |
|
145 |
+ <p>If you have suggestions for improving this document, please <a |
|
146 |
+ href="<page about/contact>">send them to us</a>. Thanks!</p> |
|
147 |
+ </div> |
|
148 |
+ <!-- END MAINCOL --> |
|
149 |
+ <div id = "sidecol"> |
|
150 |
+#include "side.wmi" |
|
151 |
+#include "info.wmi" |
|
152 |
+ </div> |
|
153 |
+ <!-- END SIDECOL --> |
|
154 |
+</div> |
|
155 |
+<!-- END CONTENT --> |
|
156 |
+#include <foot.wmi> |