[tor-bugs] #22979 [Core Tor/Tor]: prop224: Add an introduction point onion key in the descriptor

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jul 19 12:58:03 UTC 2017


#22979: prop224: Add an introduction point onion key in the descriptor
-------------------------------+---------------------------------------
     Reporter:  dgoulet        |      Owner:  dgoulet
         Type:  enhancement    |     Status:  new
     Priority:  Medium         |  Milestone:  Tor: 0.3.2.x-final
    Component:  Core Tor/Tor   |    Version:
     Severity:  Normal         |   Keywords:  tor-hs, prop224, tor-spec
Actual Points:                 |  Parent ID:
       Points:  0.2            |   Reviewer:
      Sponsor:  SponsorR-must  |
-------------------------------+---------------------------------------
 So it turns out that this menagerie of keys in prop224 was missing yet one
 more key in it :D.

 To extend to an introduction point, we need its onion key meaning we have
 to add it to the descriptor. Keep in mind that the client does NOT lookup
 the node in its consensus in order not to reveal which consensus it's
 using and avoid reachability issues with different consensus between
 service and client.

 This goes in two fold. First add an onion key field in the spec and then
 implement it in an extra commit in #20657 code (which is being reviewed).
 I would like us to avoid making a branch depending on 8k lines of code
 from another unmerged ticket.

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


More information about the tor-bugs mailing list