dabf6382e1020747aa9a6a412490cc88d0f366a9
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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">
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>
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

40)     <a href="$(IMGROOT)/android/orbot-qr-code-latest.png">
Sebastian Hahn Kill all the border attributes

Sebastian Hahn authored 13 years ago

41)     <img alt="Android QR code"
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

42)     src="$(IMGROOT)/android/orbot-qr-code-latest.png"/>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

80)     </a>
81)     </p>
82)     
83)     <a id="ProxySettings"></a>
84)     <h2><a class="anchor" href="#ProxySettings">Proxy settings and configuration
85)     </a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

90)     <ul>
91)     <li>SOCKS 4A/5 proxy 127.0.0.1:9050</li>
92)     <li>HTTP proxy 127.0.0.1:8118 </li>
93)     <li>Transparent proxying (on select devices)</li>
94)     </ul>
95)     
96)     <a id="Notes"></a>
97)     <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

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

117)     <ul>
118)     <li>You must root your device for Orbot to transparently proxy all TCP traffic.</li>
119)     <li>For non-modified and non-rooted phones, you'll want to manually configure
120)         your specific applications.</li>
121)     <li>If you root your device, whether it is 1.x or 2.x based, Orbot will
122)         automatically, transparently proxy all web traffic on port 80 and 443
123)         and all DNS requests. This includes the built-in Browser, Gmail, YouTube,
124)         Maps and any other application that uses standard web traffic.</li>
125)     </ul>
126)     </p>
127)     
128)     <a id="Source"></a>
129)     <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

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

Andrew Lewman authored 13 years ago

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

Sebastian Hahn authored 13 years ago

144)     <hr>