Updated page content to accurately reflect features for Orbot 1.0.4.1. Modified information on related apps, supported devices, roms, etc.
Nathan Freitas

Nathan Freitas commited on 2011-03-02 22:16:07
Zeige 1 geänderte Dateien mit 10 Einfügungen und 14 Löschungen.

... ...
@@ -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>
122 118