r8843@Kushana: nickm | 2006-09-17 16:57:20 -0400

A couple of last minor TODO cleanup items


svn:r8462
This commit is contained in:
Nick Mathewson 2006-09-22 20:18:58 +00:00
parent aa77298819
commit 0fe8544218

View File

@ -336,8 +336,6 @@ R - Streamline how we pick entry nodes.
get its own function that takes a comparator and a delete function.
Future version:
- Tor should have a "DNS port" so we don't need to ship with (and
write) a clean portable dns proxy.
- Configuration format really wants sections.
- Good RBL substitute.
. Update the hidden service stuff for the new dir approach.
@ -378,6 +376,7 @@ Future version:
* figure out what breaks for this, and do it.
- tor should be able to have a pool of outgoing IP addresses
that it is able to rotate through. (maybe)
- Specify; implement.
- let each hidden service (or other thing) specify its own
OutboundBindAddress?