[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torspec/master] clarify what "contents of a cookie" are



commit 205c60bcdaa3f21600594f8c903844d8c4408efe
Author: Roger Dingledine <arma@xxxxxxxxxxxxxx>
Date:   Wed Jul 5 14:29:17 2017 -0400

    clarify what "contents of a cookie" are
---
 control-spec.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/control-spec.txt b/control-spec.txt
index ff42d4c..50a59dd 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1261,8 +1261,8 @@
      AuthMethod =
       "NULL"           / ; No authentication is required
       "HASHEDPASSWORD" / ; A controller must supply the original password
-      "COOKIE"         / ; A controller must supply the contents of a cookie
-      "SAFECOOKIE"       ; A controller must prove knowledge of a cookie
+      "COOKIE"         / ; ... or supply the contents of a cookie file
+      "SAFECOOKIE"       ; ... or prove knowledge of a cookie file's contents
 
      AuthCookieFile = QuotedString
      TorVersion = QuotedString

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits