[tor-bugs] #31823 [Core Tor/Stem]: HSv3 descriptor support in stem [encoding]

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Nov 17 23:50:14 UTC 2019


#31823: HSv3 descriptor support in stem [encoding]
-------------------------------------------------+-------------------------
 Reporter:  asn                                  |          Owner:  atagar
     Type:  defect                               |         Status:
                                                 |  needs_information
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  unspecified
Component:  Core Tor/Stem                        |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-hs scaling onionbalance          |  Actual Points:  2
  network-team-roadmap-september tor-spec        |
Parent ID:  #26768                               |         Points:  5
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by atagar):

 * status:  needs_review => needs_information


Comment:

 Hi asn, **finally**
 [https://gitweb.torproject.org/stem.git/commit/?id=91973b00077f9aba0d3064355838c8f8ace6e206
 merged HSv3 descriptor creation support]. Many thanks for all the help!

 Blinding is disabled by default to avoid its lengthy runtime. I'd be
 delighted to re-enable this default once we have a performant
 implementation. To create a descriptor with blinding simply supply a
 nonce...

 {{{
 HiddenServiceDescriptorV3(blinding_nonce = os.urandom(32))
 }}}

 Is there anything you'd care to have adjusted?

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


More information about the tor-bugs mailing list