Roger Dingledine commited on 2007-03-16 00:01:45
Zeige 1 geänderte Dateien mit 2 Einfügungen und 1 Löschungen.
| ... | ... |
@@ -133,7 +133,8 @@ boolean: so the question is actually "Is this IP address a Tor exit |
| 133 | 133 |
server that can exit to my IP address:port?" The DNSBL interface |
| 134 | 134 |
will probably receive hundreds of queries a minute, so some smart |
| 135 | 135 |
algorithms are in order. Bonus points if it does active testing through |
| 136 |
-each exit node to find out what IP address it's really exiting from.</li> |
|
| 136 |
+each exit node to find out what IP address it's really exiting from. |
|
| 137 |
+<a href="<svnsandbox>doc/contrib/torbl-design.txt">Read more here</a>.</li> |
|
| 137 | 138 |
<li>It would be great to have a LiveCD that includes the latest |
| 138 | 139 |
versions of Tor, Polipo or Privoxy, Firefox, Gaim+OTR, etc. There are |
| 139 | 140 |
two challenges here: first is documenting the system and choices well |
| 140 | 141 |