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

[tor-commits] [tor/master] Remove comment about Tor2web



commit db2a9180bebb8fab35229226ddc8a1d775e2837c
Author: teor <teor@xxxxxxxxxxxxxx>
Date:   Wed Jul 25 17:40:20 2018 +1000

    Remove comment about Tor2web
    
    Part of #26367.
---
 src/core/or/connection_or.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/core/or/connection_or.c b/src/core/or/connection_or.c
index 4fc77fde0..c5ff10f6a 100644
--- a/src/core/or/connection_or.c
+++ b/src/core/or/connection_or.c
@@ -1943,7 +1943,7 @@ connection_or_client_learned_peer_id(or_connection_t *conn,
     int severity;
     const char *extra_log = "";
 
-    /* Relays, Single Onion Services, and Tor2web make direct connections using
+    /* Relays and Single Onion Services make direct connections using
      * untrusted authentication keys. */
     if (server_mode(options) || non_anonymous_mode) {
       severity = LOG_PROTOCOL_WARN;



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