[tor-bugs] #26288 [Core Tor/Tor]: prop289: Implement authenticated SENDME

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 26 01:58:29 UTC 2019


#26288: prop289: Implement authenticated SENDME
-------------------------------------------------+-------------------------
 Reporter:  dgoulet                              |          Owner:  dgoulet
     Type:  enhancement                          |         Status:
                                                 |  needs_review
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.4.1.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  prop289, 035-roadmap-master, 035     |  Actual Points:
  -triaged-in-20180711, prop289-assigned-        |
  sponsor-v, 041-proposed-on-roadmap, network-   |
  team-roadmap-2019-Q1Q2                         |
Parent ID:                                       |         Points:  21
 Reviewer:  ahf                                  |        Sponsor:
                                                 |  SponsorV
-------------------------------------------------+-------------------------

Comment (by teor):

 Replying to [comment:12 dgoulet]:
 >
 > ...
 >
 > So a piece missing is the integration with protover. I'm not entirely
 sure how to proceed code wise because what I've tried with `SendMe=1` and
 it was not working. Basically, what I need is a confirmation that what is
 proposed makes sense and is doable that way. If so, I'll push the commit
 that implements this and will ask nickm to hunt down why it is failing.

 SENDMEs are part of circuits and streams, so we could increment the Relay
 protocol version:

 {{{
 9.3. "Relay"

    The "relay" protocols are those used to handle CREATE/CREATE2
    cells, and those that handle the various RELAY cell types received
    after a CREATE/CREATE2 cell.  (Except, relay cells used to manage
    introduction and rendezvous points are managed with the "HSIntro"
    and "HSRend" protocols respectively.)
 }}}

 https://gitweb.torproject.org/torspec.git/tree/tor-spec.txt#n2012

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


More information about the tor-bugs mailing list