i'd like somebody to solve pseudonymous profiles for me.
Roger Dingledine

Roger Dingledine commited on 2005-03-12 01:09:50
Zeige 1 geänderte Dateien mit 9 Einfügungen und 0 Löschungen.

... ...
@@ -88,6 +88,15 @@ to Tor via our tor-resolve socks extension? What about to convert UDP
88 88
 DNS requests to TCP requests and send them through Tor?</li>
89 89
 </ul>
90 90
 
91
+<p>Designers:</p>
92
+<ul>
93
+<li>Tor provides anonymous connections, but if you want to keep multiple
94
+pseudonyms in practice (say, in case you frequently go to two websites
95
+and if anybody knew about both of them they would conclude it's you),
96
+we don't support that well yet. We should find a good approach and
97
+interface for handling pseudonymous profiles in Tor.</li>
98
+</ul>
99
+
91 100
 <p>Developers:</p>
92 101
 <ul>
93 102
 <li>We need somebody to code up a GUI or other
94 103