Browse Source

r8843@Kushana: nickm | 2006-09-17 16:57:20 -0400
A couple of last minor TODO cleanup items


svn:r8462

Nick Mathewson 18 years ago
parent
commit
0fe8544218
1 changed files with 1 additions and 2 deletions
  1. 1 2
      doc/TODO

+ 1 - 2
doc/TODO

@@ -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?