[or-cvs] [tor/master] Clarify that rend cookies shouldn't be reused
nickm at torproject.org
nickm at torproject.org
Tue Aug 3 13:13:08 UTC 2010
Author: Sebastian Hahn <sebastian at torproject.org>
Date: Tue, 3 Aug 2010 14:48:17 +0200
Subject: Clarify that rend cookies shouldn't be reused
Commit: 8557f64220d0f9e50d573e1aa4bf103b7ba7fb4f
---
doc/spec/rend-spec.txt | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/doc/spec/rend-spec.txt b/doc/spec/rend-spec.txt
index cab9709..d440c8a 100644
--- a/doc/spec/rend-spec.txt
+++ b/doc/spec/rend-spec.txt
@@ -591,7 +591,8 @@
RC Rendezvous cookie [20 octets]
The rendezvous cookie is an arbitrary 20-byte value, chosen randomly by
- Alice's OP.
+ Alice's OP. Alice SHOULD choose a new rendezvous cookie for each new
+ connection attempt.
Upon receiving a RELAY_COMMAND_ESTABLISH_RENDEZVOUS cell, the OR associates
the RC with the circuit that sent it. It replies to Alice with an empty
--
1.7.1
More information about the tor-commits
mailing list