Browse Source

christian tells me that a student of his is working on implementing
proposal 110 this summer


svn:r11047

Roger Dingledine 17 years ago
parent
commit
1679784b5c
1 changed files with 4 additions and 2 deletions
  1. 4 2
      doc/spec/proposals/110-avoid-infinite-circuits.txt

+ 4 - 2
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.)