Roger Dingledine commited on 2006-02-26 10:29:49
Zeige 1 geänderte Dateien mit 8 Einfügungen und 0 Löschungen.
... | ... |
@@ -56,6 +56,14 @@ you have RPM fu, please help out.</li> |
56 | 56 |
<a id="Usability"></a> |
57 | 57 |
<h2><a class="anchor" href="#Usability">Usability and Interface</a></h2> |
58 | 58 |
<ol> |
59 |
+<li><a |
|
60 |
+href="http://tor.eff.org/cvs/tor/doc/tor-switchproxy.html">SwitchProxy</a> |
|
61 |
+is more complex than we need. It has confusing options like "anonymous" |
|
62 |
+proxies that aren't really anonymous. Plus, the user needs to manually |
|
63 |
+type in things like "localhost" and "8118". Should we offer our own |
|
64 |
+adapted plugin that has suitable defaults for Tor pre-assigned? |
|
65 |
+Also, I hear SwitchProxy is not as compatible with Firefox 1.5 -- are |
|
66 |
+other plugins like ProxyButton more flexible across versions?</li> |
|
59 | 67 |
<li>We need a way to intercept DNS requests so they don't "leak" while |
60 | 68 |
we're trying to be anonymous. (This happens because the application does |
61 | 69 |
the DNS resolve before going to the SOCKS proxy.) One option is to use |
62 | 70 |