diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-01-26 19:04:43 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-01-26 19:04:43 +0000 |
commit | c66fbb002f687490681f9d85bf540a62a5535e64 (patch) | |
tree | ced3831209c14c4aac7a5aa55155656fa8897d5d /doc/spec/proposals/105-handshake-revision.txt | |
parent | da37100d1a350d9658ddc4139437c3b7f441cb8c (diff) | |
download | tor-c66fbb002f687490681f9d85bf540a62a5535e64.tar.gz tor-c66fbb002f687490681f9d85bf540a62a5535e64.zip |
r11537@catbus: nickm | 2007-01-26 14:04:29 -0500
More templating: give each proposal an overview and a summary of its status.
svn:r9428
Diffstat (limited to 'doc/spec/proposals/105-handshake-revision.txt')
-rw-r--r-- | doc/spec/proposals/105-handshake-revision.txt | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/spec/proposals/105-handshake-revision.txt b/doc/spec/proposals/105-handshake-revision.txt index 7872c6f583..7cb79ec63d 100644 --- a/doc/spec/proposals/105-handshake-revision.txt +++ b/doc/spec/proposals/105-handshake-revision.txt @@ -2,9 +2,19 @@ Filename: 105-handshake-revision.txt Title: Version negotiation for the Tor protocol. Version: $Revision$ Last-Modified: $Date$ -Author: Various +Author: Nick Mathewson, Roger Dingledine Created: +Overview: + + This document was extracted from a modified version of tor-spec.txt that we + had written before the proposal system went into place. It adds two new + cells types to the Tor link connection setup handshake: one used for + version negotiation, and another to prevent MITM attacks. + + This is an open proposal. + +Proposal: 1.0. Version numbers |