diff options
author | Nick Mathewson <nickm@torproject.org> | 2003-11-03 09:13:20 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2003-11-03 09:13:20 +0000 |
commit | e7c0b74c8f4cc57d180d87f8e71465d3b4123932 (patch) | |
tree | b5d59b988f1277db2ea5120061556559fad8a378 | |
parent | 961f3383869577253bdc91635c43a36e703c821a (diff) | |
download | tor-e7c0b74c8f4cc57d180d87f8e71465d3b4123932.tar tor-e7c0b74c8f4cc57d180d87f8e71465d3b4123932.tar.gz |
note need for ACI->circID change
svn:r731
-rw-r--r-- | doc/tor-spec.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tor-spec.txt b/doc/tor-spec.txt index 8c5ef0520..b20a699d0 100644 --- a/doc/tor-spec.txt +++ b/doc/tor-spec.txt @@ -14,6 +14,7 @@ TODO: (very soon) - EXTEND cells should have hostnames or nicknames, so that OPs never resolve OR hostnames. Else DNS servers can give different answers to different OPs, and compromise their anonymity. + - Rename ACI to circID EVEN LATER: - Do TCP-style sequencing and ACKing of DATA cells so that we can afford |