[tor-commits] [torspec/master] Oops; commutative, not transitive.

nickm at torproject.org nickm at torproject.org
Thu Oct 20 17:56:15 UTC 2011


commit 9cd2dd3f9a5cc07e4caab92a8e81b10c15fc7717
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Oct 20 13:58:37 2011 -0400

    Oops; commutative, not transitive.
---
 proposals/188-bridge-guards.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/proposals/188-bridge-guards.txt b/proposals/188-bridge-guards.txt
index 249d794..3c53cfb 100644
--- a/proposals/188-bridge-guards.txt
+++ b/proposals/188-bridge-guards.txt
@@ -134,7 +134,7 @@ Status: Open
         before passing it to Guillaume.
 
    Note that this design does not require that our stream cipher
-   operations be transitive, even though they are.
+   operations be commutative, even though they are.
 
    Note also that this design requires no change in behavior from any
    node other than Bob the bridge.



More information about the tor-commits mailing list