[tor-bugs] #25116 [Core Tor/Tor]: hs: circuit_log_ancient_one_hop_circuits() should probably not log single onion service rendezvous circuit

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 1 15:20:25 UTC 2018


#25116: hs: circuit_log_ancient_one_hop_circuits() should probably not log single
onion service rendezvous circuit
------------------------------+--------------------------------
     Reporter:  dgoulet       |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.3.3.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  tor-hs, sos, easy
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 Assume an email server where clients often keep a connection open and
 regularly exchange traffic on them.

 Making that email server an .onion, RP circuits will stay open for a while
 and more than 1800 seconds which is the cutoff of
 `circuit_log_ancient_one_hop_circuits()` to log single hop circuits.

 I think we want to ignore to log anything service related in there. Some
 v3 services have started seeing that heartbeat more and more in the last
 days.

 Related: #8387

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25116>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list