summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 59dc0946e5..d7d23c8ded 100644
--- 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: