[tor-bugs] #22430 [Core Tor/Chutney]: Add next gen HS support to chutney

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue May 30 01:19:43 UTC 2017


#22430: Add next gen HS support to chutney
------------------------------------+--------------------------------
 Reporter:  asn                     |          Owner:  teor
     Type:  defect                  |         Status:  needs_revision
 Priority:  Medium                  |      Milestone:
Component:  Core Tor/Chutney        |        Version:
 Severity:  Normal                  |     Resolution:
 Keywords:  tor-hs prop224 chutney  |  Actual Points:
Parent ID:                          |         Points:
 Reviewer:                          |        Sponsor:
------------------------------------+--------------------------------
Changes (by teor):

 * status:  needs_review => needs_revision


Comment:

 Please don't copy and paste configs. Instead, re-use the config in hs.tmpl
 like this:
 {{{
 ${include:hs.tmpl}
 HiddenServiceVersion 3
 }}}

 I think we will also want variants with:
 * IPv4 and IPv6 and dual-stack (like hs-only-v6.tmpl and hs-use-v6.tmpl)
 * Exits and no Exits in the network (like hs-min)
 * Single Onion Services and 3-hop Onion Services (like single-onion*.tmpl)

 We should do this as part of testing v3 hidden services.

 We will also want to add an IPv4 and an IPv6 variant to make test-network-
 all in tor, see #22437.

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


More information about the tor-bugs mailing list