[tor-bugs] #23681 [Core Tor/Tor]: prop224: Clients mark intro circs as timed-out within seconds
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Fri Nov 17 14:24:13 UTC 2017
    
    
  
#23681: prop224: Clients mark intro circs as timed-out within seconds
-----------------------------+------------------------------------
 Reporter:  asn              |          Owner:  dgoulet
     Type:  defect           |         Status:  needs_information
 Priority:  High             |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor     |        Version:
 Severity:  Normal           |     Resolution:
 Keywords:  prop224, tor-hs  |  Actual Points:
Parent ID:                   |         Points:
 Reviewer:  mikeperry        |        Sponsor:
-----------------------------+------------------------------------
Changes (by dgoulet):
 * status:  needs_review => needs_information
Comment:
 Replying to [comment:12 mikeperry]:
 > Ugh, the other wrinkle to check is if the hidden service comes back
 online after the socks timeout, but while that old intro circuit is still
 laying around. Does Tor try to reuse the intro in that case? Does that
 work, or does it break?
 First, no the `SocksTimeout` does *not* make the intro point circuit to
 close.
 I haven't tested it but I'm pretty sure the client won't find that circuit
 because it is set to `INTRODUCING` purpose where the SOCKS request makes
 the client look for an `INTRODUCE_ACK_WAIT` and if can't find any launches
 a new circuit and sets it to `INTRODUCING`.
 I need to confirm that but I do think we'll lose track of this circuit
 until its idle timeout of 52 minutes hehe.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23681#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list