]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
weasel suggests we compress the directory one day. he's right.
authorRoger Dingledine <arma@torproject.org>
Fri, 6 Aug 2004 09:23:47 +0000 (09:23 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 6 Aug 2004 09:23:47 +0000 (09:23 +0000)
svn:r2155

doc/TODO

index 59dc0946e5dfd71ae76ea061bb640e02e0693d16..d7d23c8dedb4770da71579809dc6d7f93c2ba570 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -123,6 +123,10 @@ NICK    - Reputation info needs to give better weight to recent events than
             - which means keeping track of which ones are "up"
           - if you don't need a trusted one, choose from the routerinfo
             list if you have one, else from the trusteddir list.
+        - compress the directory. client sends http header
+          "accept-transfer-encoding: gzip", server might send http header
+          "transfer-encoding: gzip". ta-da.
+          - grow a zlib dependency. keep a cached compressed directory.
 
 
       ongoing: