Address bug 1280
Jacob Appelbaum

Jacob Appelbaum commited on 2010-05-26 17:02:08
Zeige 1 geänderte Dateien mit 3 Einfügungen und 1 Löschungen.

... ...
@@ -104,7 +104,9 @@ The current version of Orbot ships with the following components:
104 104
 For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment):
105 105
 <ul>
106 106
 <li>The “ProxySurf” browser available in the Android Market allows for use
107
-    of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'.</li>
107
+    of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'.
108
+    <b>This only proxies some traffic and should not be considered secure.</b>
109
+    </li>
108 110
 <li>For Instant Messsaging, try “Beem” in the market, and set the Proxy to SOCKS5 '127.0.0.1' and port '9050'.</li>
109 111
 </ul>
110 112
 </p>
111 113