40e07e2eadea74f9c00a662d8a204e6ec5df4d8d
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

8)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9)     <a href="<page docs/documentation>">Documentation &raquo; </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>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

14)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

33)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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>
Runa A. Sandvik updated with a few tags

Runa A. Sandvik authored 13 years ago

40)     <a href="$(IMGROOT)/android/orbot-qr-code-latest.png"><img alt="Android QR code" src="$(IMGROOT)/android/orbot-qr-code-latest.png"/></a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

41)     </p>
42)     
43)     <a id="Market"></a>
44)     <h2><a class="anchor" href="#Market">Installing Tor from the Android Market</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

45)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

46)     <p>
47)     Orbot is not currently in the Android Market. It will be available in the
48)     market in the very near future.
49)     </p>
50)     
51)     <a id="Manual"></a>
52)     <h2><a class="anchor" href="#Manual">Installing Tor from our website manually</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

53)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

54)     <p>
55)     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.
56)     </p>
57)     
58)     <a id="Screenshots"></a>
59)     <h2><a class="anchor" href="#Screenshots">Screenshots of Tor on Android</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

60)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

61)     <p>
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

62)     <a href="$(IMGROOT)/android/android-off.jpg">
Runa A. Sandvik updated with a few tags

Runa A. Sandvik authored 13 years ago

63)     <img alt="Android Tor off" src="$(IMGROOT)/android/android-off-150x150.jpg"/>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

64)     </a>
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

65)     <a href="$(IMGROOT)/android/android-bootstrapping.jpg">
Runa A. Sandvik updated with a few tags

Runa A. Sandvik authored 13 years ago

66)     <img alt="Android Tor bootstrapping" src="$(IMGROOT)/android/android-bootstrapping-150x150.jpg"/>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

67)     </a>
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

68)     <a href="$(IMGROOT)/android/android-activated.jpg">
Sebastian Hahn Kill all the border attributes

Sebastian Hahn authored 13 years ago

69)     <img alt="Android Tor activated"
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

70)     src="$(IMGROOT)/android/android-activated-150x150.jpg"/>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

71)     </a>
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

72)     <a href="$(IMGROOT)/android/android-settings.jpg">
Sebastian Hahn Kill all the border attributes

Sebastian Hahn authored 13 years ago

73)     <img alt="Android Tor settings"
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

74)     src="$(IMGROOT)/android/android-settings-150x150.jpg"/>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

75)     </a>
76)     </p>
77)     
78)     <a id="ProxySettings"></a>
79)     <h2><a class="anchor" href="#ProxySettings">Proxy settings and configuration
80)     </a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

81)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

82)     <p>
Sebastian Hahn Clean up p tags on android...

Sebastian Hahn authored 13 years ago

83)       Orbot offers three interfaces into the Tor network:
84)     </p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

85)     <ul>
86)     <li>SOCKS 4A/5 proxy 127.0.0.1:9050</li>
87)     <li>HTTP proxy 127.0.0.1:8118 </li>
88)     <li>Transparent proxying (on select devices)</li>
89)     </ul>
90)     
91)     <a id="Notes"></a>
92)     <h2><a class="anchor" href="#Notes">Platform specific notes</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

93)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

94)     <p>
95)     The current version of Orbot ships with the following components:
Sebastian Hahn The version-android-compone...

Sebastian Hahn authored 13 years ago

96)     <b><version-androidbundle-privoxy>, <version-androidbundle-libevent></b>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

97)     </p>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

98)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

99)     <p>
Sebastian Hahn Clean up p tags on android...

Sebastian Hahn authored 13 years ago

100)       For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment):
101)     </p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

102)     <ul>
103)     <li>The “ProxySurf” browser available in the Android Market allows for use
104)         of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'.
105)         <b>This only proxies some traffic and should not be considered secure.</b>
106)         </li>
107)     <li>For Instant Messsaging, try “Beem” in the market, and set the Proxy to SOCKS5 '127.0.0.1' and port '9050'.</li>
108)     </ul>
109)     <p>
Sebastian Hahn Clean up p tags on android...

Sebastian Hahn authored 13 years ago

110)       For Android 2.x devices: Droid, Nexus One
111)     </p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

112)     <ul>
113)     <li>You must root your device for Orbot to transparently proxy all TCP traffic.</li>
114)     <li>For non-modified and non-rooted phones, you'll want to manually configure
115)         your specific applications.</li>
116)     <li>If you root your device, whether it is 1.x or 2.x based, Orbot will
117)         automatically, transparently proxy all web traffic on port 80 and 443
118)         and all DNS requests. This includes the built-in Browser, Gmail, YouTube,
119)         Maps and any other application that uses standard web traffic.</li>
120)     </ul>
121)     
122)     <a id="Source"></a>
123)     <h2><a class="anchor" href="#Source">Source code access</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

124)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

125)     <p>
126)     All of the source code is available in the
127)     <a href="https://svn.torproject.org/svn/projects/android/trunk/Orbot/">Orbot
128)     subversion repository</a>.
129)     </p>
130)     
131)     <p>
132)     Note that this might not always give you the latest stable Tor version.
133)     Additionally, the Android web browser does not have Torbutton. This means that
134)     while it may be useful for circumvention, it probably is unsuitable for strong
135)     web browser anonymity requirements.
136)     </p>
137)     
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

138)     <hr>