[tor-commits] [torspec/master] Note HS->RP circuit length

nickm at torproject.org nickm at torproject.org
Fri Jan 2 19:16:08 UTC 2015


commit a9dbeb596ebe523bdc69921043783ac4f7fcfa66
Author: Nick Mathewson <nickm at torproject.org>
Date:   Fri Jan 2 14:16:00 2015 -0500

    Note HS->RP circuit length
---
 rend-spec.txt |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/rend-spec.txt b/rend-spec.txt
index b070a18..914ba89 100644
--- a/rend-spec.txt
+++ b/rend-spec.txt
@@ -719,6 +719,9 @@
 
    (Bob's OP MUST NOT use this circuit for any other purpose.)
 
+   (By default, Bob builds a circuit of at least three hops, *not including*
+   Alice's chosen rendezvous point.)
+
    If the RP recognizes RC, it relays the rest of the cell down the
    corresponding circuit in a RELAY_COMMAND_RENDEZVOUS2 cell, containing:
 



More information about the tor-commits mailing list