Andrew Lewman commited on 2009-02-27 20:58:46
Zeige 1 geänderte Dateien mit 4 Einfügungen und 12 Löschungen.
... | ... |
@@ -27,7 +27,7 @@ we'd love to hear from you.</li> |
27 | 27 |
<a id="Usability"></a> |
28 | 28 |
<h2><a class="anchor" href="#Usability">Supporting Applications</a></h2> |
29 | 29 |
<ol> |
30 |
-<li>We need more good ways to intercept DNS requests so they don't "leak" their |
|
30 |
+<li>We more and better ways to intercept DNS requests so they don't "leak" their |
|
31 | 31 |
request to a local observer while we're trying to be anonymous. (This |
32 | 32 |
happens because the application does the DNS resolve before going to |
33 | 33 |
the SOCKS proxy.)</li> |
... | ... |
@@ -55,14 +55,6 @@ Controller Interface</a>, and does a setconf to change the bandwidth |
55 | 55 |
rate. There is one for Unix and Mac already (it uses bash and cron), |
56 | 56 |
but Windows users still need a solution. |
57 | 57 |
</li> |
58 |
-<li>Tor can <a |
|
59 |
-href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ChooseEntryExit">exit |
|
60 |
-the Tor network from a particular exit node</a>, but we should be able |
|
61 |
-to specify just a country and have something automatically pick. The |
|
62 |
-best bet is to fetch Blossom's directory also, and run a local Blossom |
|
63 |
-client that fetches this directory securely (via Tor and checking its |
|
64 |
-signature), intercepts <tt>.country.blossom</tt> hostnames, and does |
|
65 |
-the right thing.</li> |
|
66 | 58 |
<li>Speaking of geolocation data, somebody should draw a map of the Earth |
67 | 59 |
with a pin-point for each Tor relay. Bonus points if it updates as the |
68 | 60 |
network grows and changes. Unfortunately, the easy ways to do this involve |
... | ... |
@@ -98,8 +90,8 @@ Farsi translations, for the many Tor users in censored areas.</li> |
98 | 90 |
<h2><a class="anchor" href="#Projects">Good Coding Projects</a></h2> |
99 | 91 |
|
100 | 92 |
<p> |
101 |
-Here is a list of ideas that were proposed for the <a href="<page gsoc>">Google Summer of Code 2008</a> |
|
102 |
-but have not been put into practice. Some of the <a href="<svnsandbox>doc/spec/proposals/">current proposals</a> |
|
93 |
+Here is a list of ideas that are proposed for the <a href="<page gsoc>">Google Summer of Code 2009</a> |
|
94 |
+Some of the <a href="<svnsandbox>doc/spec/proposals/">current proposals</a> |
|
103 | 95 |
might also be short on developers. If you think you can help out, <a href="<page contact>"> let us know!</a> |
104 | 96 |
</p> |
105 | 97 |
|
... | ... |
@@ -373,7 +365,7 @@ user in any way possible. Two current webpages that track these |
373 | 365 |
kinds of issues are run by Greg Fleischer and HD Moore. Greg keeps a nice <a |
374 | 366 |
href="http://pseudo-flaw.net/tor/torbutton/">list of issues along |
375 | 367 |
with their proof of concept code, bug issues, etc</a>. HD Moore runs |
376 |
-the <a href="http://metasploit.com/research/projects/decloak/">metasploit |
|
368 |
+the <a href="http://www.decloak.net/">metasploit |
|
377 | 369 |
decloak website</a>. A person interested in defending Tor could start |
378 | 370 |
by collecting as many workable and known methods for decloaking a |
379 | 371 |
Tor user. (<a href="https://torcheck.xenobite.eu/">This page</a> may |
380 | 372 |