aboutsummaryrefslogtreecommitdiff
path: root/proposals/189-authorize-cell.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-06-12 06:36:25 -0400
committerRoger Dingledine <arma@torproject.org>2012-06-12 06:36:25 -0400
commitf72544e7cd1b881b460413dc9c9683223e39c012 (patch)
tree293c851f85eb00826ed7f8ec6cd958da22c55b24 /proposals/189-authorize-cell.txt
parent37c8237aafdb416507be0eeb8638ec0c9f01e5a4 (diff)
downloadtorspec-f72544e7cd1b881b460413dc9c9683223e39c012.tar.gz
torspec-f72544e7cd1b881b460413dc9c9683223e39c012.zip
tiny touchups to proposal 189
Diffstat (limited to 'proposals/189-authorize-cell.txt')
-rw-r--r--proposals/189-authorize-cell.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/proposals/189-authorize-cell.txt b/proposals/189-authorize-cell.txt
index 09f74e6..87bffe0 100644
--- a/proposals/189-authorize-cell.txt
+++ b/proposals/189-authorize-cell.txt
@@ -108,13 +108,13 @@ Status: Open
4.3. How should multiple round-trip authorization protocols be handled?
- Protocols that require multiple-round trips between the client and
+ Protocols that require multiple round trips between the client and
the bridge should use AUTHORIZE cells for communication.
The format of the AUTHORIZE cell is flexible enough to support
messages from the client to the bridge and the reverse.
- At the end of a successful multiple round-trip protocol, an
+ At the end of a successful multiple-round-trip protocol, an
AUTHORIZED cell must be issued from the bridge to the client.
4.4. AUTHORIZED seems useless. Why not use VPADDING instead?