914f493d1b1003e33ab02ea48b708b852cbc229a
Jacob Appelbaum Android page

Jacob Appelbaum authored 14 years ago

1) ## translation metadata
Roger Dingledine ioerror isn't setting props...

Roger Dingledine authored 14 years ago

2) # Revision: $Revision$
Jacob Appelbaum Android page

Jacob Appelbaum authored 14 years ago

3) # Translation-Priority: 3-low
4) 
5) #include "head.wmi" TITLE="Tor: Android Instructions" CHARSET="UTF-8"
6) 
7) <div class="center">
8) 
9) <div class="main-column">
10) 
11) <a id="Android"></a>
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

12) <h2><a class="anchor" href="#Android">Tor on Android</a></h2>
Jacob Appelbaum Android page

Jacob Appelbaum authored 14 years ago

13) <br />
14) <p>
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

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.
Jacob Appelbaum Android page

Jacob Appelbaum authored 14 years ago

28) </p>
29) 
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

30) <a id="Market"></a>
31) <h2><a class="anchor" href="#Market">Installing Tor from the Android Market</a></h2>
Jacob Appelbaum Android page

Jacob Appelbaum authored 14 years ago

32) <br />
33) <p>
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

34) Orbot is not currently in the Android Market. It will be available in the
35) market in the very near future.
Jacob Appelbaum Android page

Jacob Appelbaum authored 14 years ago

36) </p>
37) 
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

38) <a id="Manual"></a>
39) <h2><a class="anchor" href="#Manual">Installing Tor from our website</a></h2>
Jacob Appelbaum Android page

Jacob Appelbaum authored 14 years ago

40) <br />
41) <p>
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

42) You can download our most recent beta of Orbot and a gpg signature from our
43) server.
Jacob Appelbaum Android page

Jacob Appelbaum authored 14 years ago

44) </p>
45) 
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

46) <a id="Screenshots"></a>
47) <h2><a class="anchor" href="#Screenshots">Screenshots of Tor on Android</a></h2>
48) <br />
Jacob Appelbaum Android page

Jacob Appelbaum authored 14 years ago

49) <p>
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

50) <a href="../img/android/android-off.jpg">
51) <img border="0" alt="Android Tor off"
52) src="../img/android/android-off-150x150.jpg"/>
Jacob Appelbaum Android page

Jacob Appelbaum authored 14 years ago

53) </a>
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

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) 
Jacob Appelbaum add android config section

Jacob Appelbaum authored 14 years ago

68) <a id="ProxySettings"></a>
69) <h2><a class="anchor" href="#ProxySettings">Proxy settings and configuration
70) </a></h2>
71) <br />
72) <p>
73) Orbot offers three interfaces into the Tor network:
74) <ul>
75) <li>SOCKS 4A/5 proxy 127.0.0.1:9050</li>
76) <li>HTTP proxy 127.0.0.1:8118 </li>
77) <li>Transparent proxying (on select devices)</li>
78) </ul>
79) </p>
80) 
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

81) <a id="Notes"></a>
82) <h2><a class="anchor" href="#Notes">Platform specific notes</a></h2>
83) <br />
84) <p>
85) For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment):
86) <ul>
87) <li>The “ProxySurf” browser available in the Android Market allows for use
Jacob Appelbaum html update

Jacob Appelbaum authored 14 years ago

88)     of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'.</li>
89) <li>For Instant Messsaging, try “Beem” in the market, and set the Proxy to SOCKS5 '127.0.0.1' and port '9050'.</li>
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

90) </ul>
91) </p>
92) <p>
93) For Android 2.x devices: Droid, Nexus One
94) <ul>
Jacob Appelbaum html update

Jacob Appelbaum authored 14 years ago

95) <li>You must root your device for Orbot to transparently proxy all TCP traffic.</li>
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

96) <li>For non-modified and non-rooted phones, you'll want to manually configure
Jacob Appelbaum html update

Jacob Appelbaum authored 14 years ago

97)     your specific applications.</li>
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

98) <li>If you root your device, whether it is 1.x or 2.x based, Orbot will
99)     automatically, transparently proxy all web traffic on port 80 and 443
100)     and all DNS requests. This includes the built-in Browser, Gmail, YouTube,
Jacob Appelbaum html update

Jacob Appelbaum authored 14 years ago

101)     Maps and any other application that uses standard web traffic.</li>
Jacob Appelbaum Android website updated

Jacob Appelbaum authored 14 years ago

102) </ul>
103) </p>
104) 
105) <a id="Source"></a>
106) <h2><a class="anchor" href="#Source">Source code access</a></h2>
107) <br />
108) <p>
109) All of the source code is available in the
110) <a href="https://svn.torproject.org/svn/projects/android/trunk/Orbot/">Orbot
111) subversion repository</a>.