[tor-bugs] #30382 [Core Tor/Tor]: prop304: Implement SOCKS new HS error code

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Oct 17 19:39:11 UTC 2019


#30382: prop304: Implement SOCKS new HS error code
-------------------------------------------------+-------------------------
 Reporter:  asn                                  |          Owner:  dgoulet
     Type:  enhancement                          |         Status:
                                                 |  needs_revision
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.4.3.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-hs, tbb-usability, hs-auth,      |  Actual Points:
  network-team-roadmap-september, tor-spec,      |
  042-deferred-20190918                          |
Parent ID:  #14389                               |         Points:  6
 Reviewer:  asn                                  |        Sponsor:
                                                 |  Sponsor27-must
-------------------------------------------------+-------------------------

Comment (by dgoulet):

 New branch is here: `ticket30382_043_01`.

 So far is implements there extended error codes:

 {{{
 X'F0' Onion Service Descriptor Can Not be Found
 X'F1' Onion Service Descriptor Is Invalid
 X'F4' Onion Service Missing Client Authorization
 X'F5' Onion Service Wrong Client Authorization
 }}}

 The two missing ones are the intro failure and RP failure which are _very_
 _very_ tricky to be honest.

 For now, the SOCKS reply is not send back before the rendezvous has opened
 the stream so basically like if there is no optimistic data.

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


More information about the tor-bugs mailing list