[tor-bugs] #20029 [Core Tor/Tor]: prop224: Implementation of INTRODUCE1 and INTRODUCE_ACK cells

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Dec 15 16:43:38 UTC 2016


#20029: prop224: Implementation of INTRODUCE1 and INTRODUCE_ACK cells
------------------------------------------------+--------------------------
 Reporter:  dgoulet                             |          Owner:  dgoulet
     Type:  enhancement                         |         Status:
                                                |  needs_review
 Priority:  High                                |      Milestone:  Tor:
                                                |  0.3.0.x-final
Component:  Core Tor/Tor                        |        Version:
 Severity:  Normal                              |     Resolution:
 Keywords:  tor-hs, prop224, TorCoreTeam201612  |  Actual Points:
Parent ID:  #17241                              |         Points:  6
 Reviewer:                                      |        Sponsor:
                                                |  SponsorR-must
------------------------------------------------+--------------------------

Comment (by dgoulet):

 Replying to [comment:11 arma]:
 > 10) Is there any reason to keep an intro1 circuit open once it's
 received its intro1 cell? I notice we're closing it on nak. Why not close
 it on ack too? Is there anything that it can do after it gets its intro1
 cell that we want to allow?

 Very good question! Current code doesn't close the client circuit after a
 ACK... I think it might be because before we used to allow multiple
 INTRODUCE1 cell so we let the client close it but it's not the case
 anymore so I believe closing it here is good thing to do. Thoughts?

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


More information about the tor-bugs mailing list