[tor-bugs] #24269 [Core Tor/Tor]: Raise a FATAL error if the user tried to combine v2 and prop224 hidden service in same directory

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 14 15:56:35 UTC 2017


#24269: Raise a FATAL error if the user tried to combine v2 and prop224 hidden
service in same directory
----------------------------+------------------------------------
 Reporter:  cypherpunks     |          Owner:  (none)
     Type:  task            |         Status:  reopened
 Priority:  Medium          |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor    |        Version:
 Severity:  Normal          |     Resolution:
 Keywords:  tor-hs prop224  |  Actual Points:
Parent ID:                  |         Points:  0.3
 Reviewer:                  |        Sponsor:
----------------------------+------------------------------------
Changes (by nickm):

 * status:  closed => reopened
 * resolution:  not a bug =>


Comment:

 You can just specify the same directory in two different ways, I think:

 {{{
 HiddenServiceDir /path/abc
 HiddenServicePort 80
 HiddenServiceDir /path/abc/.
 HiddenServicePort 80
 }}

 Also, symlinks would let you do that.

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


More information about the tor-bugs mailing list