[tor-bugs] #32614 [Core Tor/Tor]: hs-v3: Consider flagging an intro point as bad if rendezvous fails multiple times

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 26 17:55:40 UTC 2019


#32614: hs-v3: Consider flagging an intro point as bad if rendezvous fails multiple
times
-------------------------------+----------------------------------
     Reporter:  dgoulet        |      Owner:  (none)
         Type:  defect         |     Status:  new
     Priority:  Medium         |  Milestone:  Tor: unspecified
    Component:  Core Tor/Tor   |    Version:
     Severity:  Normal         |   Keywords:  tor-circuit, -tor-hs
Actual Points:                 |  Parent ID:
       Points:  0.2            |   Reviewer:
      Sponsor:  Sponsor27-can  |
-------------------------------+----------------------------------
 This comes from #25882.

 Should a client claim that an IP is failing if the RP never connected? In
 other words, handling the `CIRCUIT_PURPOSE_C_REND_READY_INTRO_ACKED`
 purpose when cleaning up a circuit.

 I would think that having a maximum amount of retries let say
 (arbitrarily) after 2 times that you introduce, the IP sends back the ACK
 but then you end up timing out the RP circuit, we would flag the IP in the
 failure cache and move on to a new IP.

 This would not be a "catch all" issues with connectivity but would at
 least zone out buggy or malicious IP that do not relay the introduction.

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


More information about the tor-bugs mailing list