[tor-bugs] #17343 [Tor]: Add torrc option OnionService* alias for HiddenService*

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 13 20:02:45 UTC 2015


#17343: Add torrc option OnionService* alias for HiddenService*
-------------------------+---------------------
 Reporter:  dgoulet      |          Owner:
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:
Component:  Tor          |        Version:
 Keywords:  tor-hs       |  Actual Points:
Parent ID:               |         Points:
  Sponsor:               |
-------------------------+---------------------
 Since the rebranding of Hidden Service to "Onion Service" is now a thing,
 it would make sense to add aliases for every hidden service torrc option
 to be changed to use "OnionService" instead. Here are the options I can
 find in tor man page:

 {{{
 HidServAuth --> OnionServiceAuth
 HidServDirectoryV2 --> OnionServiceDirectoryV2
 MinUptimeHidServDirectoryV2 --> MinUptimeOnionServiceDirectoryV2
 VoteOnHidServDirectoriesV2 --> VoteOnOnionServiceDirectoriesV2
 PublishHidServDescriptors --> PublishOnionServiceDescriptors
 FetchHidServDescriptors --> FetchOnionServiceDescriptors

 HiddenService* --> OnionService*
 }}}

 Just to be clear, it's NOT a renaming but we add an alias for the current
 options so both live together.

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


More information about the tor-bugs mailing list