aboutsummaryrefslogtreecommitdiff
path: root/proposals/098-todo.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-03-09 22:49:15 +0000
committerNick Mathewson <nickm@torproject.org>2007-03-09 22:49:15 +0000
commit0f0faa4d471cd05ffc5da6c5c24e6d3d6faf28eb (patch)
tree9156c41fb3824827660d5443447422e94451784f /proposals/098-todo.txt
parent2585dc6f4413f9e3b7ae84bfa38a25c9feeaa9e0 (diff)
downloadtorspec-0f0faa4d471cd05ffc5da6c5c24e6d3d6faf28eb.tar.gz
torspec-0f0faa4d471cd05ffc5da6c5c24e6d3d6faf28eb.zip
r12513@Kushana: nickm | 2007-03-09 17:49:08 -0500
Twiddle TODO around a bit: remove redundant items; mark completed and abandoned items; pull sub-items from redundant items into 0.2.0.x section; move items from aclocal.m4 into TODO; move some TODO items into 098-todo.txt; move one item onto flyspray. svn:r9785
Diffstat (limited to 'proposals/098-todo.txt')
-rw-r--r--proposals/098-todo.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/proposals/098-todo.txt b/proposals/098-todo.txt
index 3b95286..86d544e 100644
--- a/proposals/098-todo.txt
+++ b/proposals/098-todo.txt
@@ -38,6 +38,17 @@ For protocol version 2:
Any time:
+ - Some ideas for revising the directory protocol:
+ - Should we also look into a "delta since last network-status
+ checkpoint" scheme, to reduce overhead further?
+ - Extend the "r" line in network-status to give a set of buckets (say,
+ comma-separated) for that router.
+ - Buckets are deterministic based on IP address.
+ - Then clients can choose a bucket (or set of buckets) to
+ download and use.
+ - We need a way for the authorities to declare that nodes are in a
+ family. Also, it kinda sucks that family declarations use O(N^2) space
+ in the descriptors.
- REASON_CONNECTFAILED should include an IP.
- Spec should incorporate some prose from tor-design to be more readable.
- Spec when we should rotate which keys