[tor-bugs] #17178 [Tor]: Single Onion Services: One-Hop Intro Point and Rendezvous

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 4 01:09:39 UTC 2015


#17178: Single Onion Services: One-Hop Intro Point and Rendezvous
--------------------------------+------------------------------------
 Reporter:  teor                |          Owner:
     Type:  enhancement         |         Status:  needs_revision
 Priority:  High                |      Milestone:  Tor: 0.2.8.x-final
Component:  Tor                 |        Version:
 Severity:  Normal              |     Resolution:
 Keywords:  028-triaged tor-hs  |  Actual Points:
Parent ID:                      |         Points:  large
  Sponsor:  SponsorU            |
--------------------------------+------------------------------------

Comment (by teor):

 Replying to [comment:13 asn]:
 > Hello teor, what can I do here to help? What's the current status here?
 I can spend a few hours this week on this ticket.

 The code works and has been tested using chutney.

 It doesn't behave correctly when
 RendezvousSingleOnionServiceNonAnonymousServer Is changed at runtime
 (using torrc and a HUP, or over the control port). The current code
 attempts to re-use introduction points and introduction point circuits
 after a HUP. But if the value of
 RendezvousSingleOnionServiceNonAnonymousServer has changed, the circuits
 are the wrong length. Tor should close the circuits and discard the intro
 points (this needs to be coded), then post a fresh descriptor (this likely
 already happens anyway after a config change).

 There aren't any specific unit tests, but any existing unit tests pass.

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


More information about the tor-bugs mailing list