diff options
author | Roger Dingledine <arma@torproject.org> | 2007-03-14 04:48:13 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-03-14 04:48:13 +0000 |
commit | f0b131f1c0b9f7863391e0f2304ab6c5b7e8a05e (patch) | |
tree | 58dd580be4787d836035a1e73cdc7fb329135067 /doc/spec/proposals/110-avoid-infinite-circuits.txt | |
parent | ded02139f0ee1529bebb44536f3da525ad27c01f (diff) | |
download | tor-f0b131f1c0b9f7863391e0f2304ab6c5b7e8a05e.tar.gz tor-f0b131f1c0b9f7863391e0f2304ab6c5b7e8a05e.zip |
put some dates on the proposals, and add an acknowledgments section
to proposal 110. the proposals that were around before the proposals
scheme got started still don't have dates.
svn:r9815
Diffstat (limited to 'doc/spec/proposals/110-avoid-infinite-circuits.txt')
-rw-r--r-- | doc/spec/proposals/110-avoid-infinite-circuits.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/spec/proposals/110-avoid-infinite-circuits.txt b/doc/spec/proposals/110-avoid-infinite-circuits.txt index dd189bb78e..f26c38c77c 100644 --- a/doc/spec/proposals/110-avoid-infinite-circuits.txt +++ b/doc/spec/proposals/110-avoid-infinite-circuits.txt @@ -1,15 +1,9 @@ -Hi folks, - -I figured I'd get up to speed on proposal writing with a rather simple -one, rather than jump in over my head first. :) This design has been -kicking around since Christian Grothoff and I came up with it at PET 2004. - Filename: 1xx-avoid-infinite-circuits.txt Title: Avoiding infinite length circuits Version: Last-Modified: Author: Roger Dingledine -Created: +Created: 13-Mar-2007 Status: Open Overview: @@ -103,3 +97,9 @@ Additional complexity: in the lifetime of the circuit. This would let us extend the circuit later on in its life if we decided it was worth doing, though we would reveal our intent to each node in the circuit when we do. + +Acknowledgements: + + This design has been kicking around since Christian Grothoff and I + came up with it at PET 2004. + |