[tor-bugs] #20484 [Core Tor/Tor]: HiddenServiceDir must already exist when making a Single Onion Service

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 1 23:49:59 UTC 2016


#20484: HiddenServiceDir must already exist when making a Single Onion Service
----------------------------------+------------------------------------
 Reporter:  pastly                |          Owner:
     Type:  defect                |         Status:  needs_revision
 Priority:  Medium                |      Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor          |        Version:  Tor: 0.2.9.3-alpha
 Severity:  Normal                |     Resolution:
 Keywords:  tor-hs, single-onion  |  Actual Points:
Parent ID:                        |         Points:  0.2
 Reviewer:                        |        Sponsor:
----------------------------------+------------------------------------

Comment (by teor):

 Replying to [comment:7 teor]:
 > It still fails:
 > `src/or/tor HiddenServiceDir `mktemp -d -u` HiddenServicePort 80
 DataDirectory `mktemp -d -u` HiddenServiceNonAnonymousMode 1
 HiddenServiceSingleHopMode 1 SocksPort 0`
 > likely because we attempt to poison the directory before the keys are
 created.
 >
 > (I want to add the unit test equivalent of this - we could call the
 existing unit test with a parameter that says whether to create each
 directory or not.)
 >
 > But it's part of the way there, I think we just need to call
 `rend_service_check_and_create_private_dir` before poisoning as well.

 Sorry, I was wrong about this, it turns out I had compiled the wrong code.

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


More information about the tor-bugs mailing list