aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-11-05 01:29:36 +0000
committerRoger Dingledine <arma@torproject.org>2003-11-05 01:29:36 +0000
commit868b3c9724c59ae0e5719a81b56b4f02419f3f9a (patch)
treeff2472dcdc4fd3fad622742f9a4fe0ec0505d0d9 /doc/TODO
parent03925bc60b0f36409f3664d25160a427f2646e34 (diff)
downloadtor-868b3c9724c59ae0e5719a81b56b4f02419f3f9a.tar.gz
tor-868b3c9724c59ae0e5719a81b56b4f02419f3f9a.zip
more edits and compression
svn:r764
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index f739225724..01596b0e10 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -9,6 +9,14 @@ look at having smallcells and largecells
separate trying to rebuild a circuit because you have none from trying to rebuild a
circuit because the current one is stale
+<nickm> If I compromise a node, and streamIDs are sequential, I learn
+how many streams have been open and closed on this circuit at this point.
+> hm. you learn this for circuits too, do you not?
+<nickm> True. But how-many-circuits-from-A-to-B only leaks how long
+the connection from A to B has been alive and how much use it's seen.
+> ok. needs more investigation.
+
+
Legend:
SPEC!! - Not specified
SPEC - Spec not finalized