aboutsummaryrefslogtreecommitdiff
path: root/doc/spec/proposals
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-08-05 00:13:50 +0000
committerRoger Dingledine <arma@torproject.org>2007-08-05 00:13:50 +0000
commit1679784b5c45e65cb6b6f17896de5690715b70bb (patch)
tree8ec775804d969c66923ce35bff8e74b27b5c99e9 /doc/spec/proposals
parent68e6426c23a255130396d17e1bac2dea16643ba8 (diff)
downloadtor-1679784b5c45e65cb6b6f17896de5690715b70bb.tar
tor-1679784b5c45e65cb6b6f17896de5690715b70bb.tar.gz
christian tells me that a student of his is working on implementing
proposal 110 this summer svn:r11047
Diffstat (limited to 'doc/spec/proposals')
-rw-r--r--doc/spec/proposals/110-avoid-infinite-circuits.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/spec/proposals/110-avoid-infinite-circuits.txt b/doc/spec/proposals/110-avoid-infinite-circuits.txt
index f3c63eb8e..d90ea1c53 100644
--- a/doc/spec/proposals/110-avoid-infinite-circuits.txt
+++ b/doc/spec/proposals/110-avoid-infinite-circuits.txt
@@ -102,6 +102,8 @@ Additional complexity:
Acknowledgements:
- This design has been kicking around since Christian Grothoff and I
- came up with it at PET 2004.
+ This design has been kicking around since Christian Grothoff and I came
+ up with it at PET 2004. (Nathan Evans, Christian Grothoff's student,
+ is working on implementing a fix based on this design in the summer
+ 2007 timeframe.)