[tor-bugs] #17602 [Tor]: 'HidServDirectoryV2 0' not disabling HSDir

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Nov 16 01:31:13 UTC 2015


#17602: 'HidServDirectoryV2 0' not disabling HSDir
----------------------+------------------------------------
 Reporter:  seeess    |          Owner:
     Type:  defect    |         Status:  new
 Priority:  Very Low  |      Milestone:  Tor: 0.2.8.x-final
Component:  Tor       |        Version:  Tor: 0.2.7.4-rc
 Severity:  Minor     |     Resolution:
 Keywords:            |  Actual Points:
Parent ID:            |         Points:
  Sponsor:            |
----------------------+------------------------------------
Changes (by teor):

 * priority:  High => Very Low
 * severity:  Normal => Minor


Comment:

 There is currently no way to disable the HSDir flag on a relay using that
 relay's torrc file.

 In the current master branch:
 * HidServDirectoryV2 is declared in config.c as
 `OBSOLETE("HidServDirectoryV2"),`.
 * HidServDirectoryV2 is not used anywhere else in the code.
 * The man page paragraph for HidServDirectoryV2 is out of date, and still
 describes the option as if it is effective. (That paragraph should be
 deleted.)

 Given that HidServDirectoryV2 is an obsolete option, we can't have it
 override HiddenServiceStatistics.

 To fix the issue that was reported:
 Please set HiddenServiceStatistics 0 to disable HiddenServiceStatistics.

 To fix the documentation issue:
 Delete the paragraph for HidServDirectoryV2 from the tor manual page.

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


More information about the tor-bugs mailing list