瀏覽代碼

remove something from the todo, add something to it.

svn:r6335
Roger Dingledine 19 年之前
父節點
當前提交
a699f38bc5
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/TODO

+ 2 - 2
doc/TODO

@@ -253,8 +253,6 @@ Future version:
   - DoS protection: TLS puzzles, public key ops, bandwidth exhaustion.
   - DoS protection: TLS puzzles, public key ops, bandwidth exhaustion.
     - Specify?
     - Specify?
   - tor-resolve script should use socks5 to get better error messages.
   - tor-resolve script should use socks5 to get better error messages.
-  - make min uptime a function of the available choices (say, choose 60th
-    percentile, not 1 day.)
   - Track uptime as %-of-time-up, as well as time-since-last-down.
   - Track uptime as %-of-time-up, as well as time-since-last-down.
   - hidserv offerers shouldn't need to define a SocksPort
   - hidserv offerers shouldn't need to define a SocksPort
     * figure out what breaks for this, and do it.
     * figure out what breaks for this, and do it.
@@ -264,6 +262,8 @@ Future version:
   X start handling server descriptors without a socksport?
   X start handling server descriptors without a socksport?
   - tor should be able to have a pool of outgoing IP addresses
   - tor should be able to have a pool of outgoing IP addresses
     that it is able to rotate through. (maybe)
     that it is able to rotate through. (maybe)
+  - let each hidden service (or other thing) specify its own
+    OutboundBindAddress?
 
 
 Blue-sky:
 Blue-sky:
   - Patch privoxy and socks protocol to pass strings to the browser.
   - Patch privoxy and socks protocol to pass strings to the browser.