[tor-bugs] #29055 [Core Tor/Tor]: Add synonym OnionService* to HiddenService* torrc options
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Jan 11 13:16:35 UTC 2019
#29055: Add synonym OnionService* to HiddenService* torrc options
------------------------------+----------------------------------
Reporter: s7r | Owner: (none)
Type: defect | Status: new
Priority: Low | Milestone: Tor: unspecified
Component: Core Tor/Tor | Version: Tor: 0.3.5.7
Severity: Normal | Keywords: tor-hs, doc, manpage
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+----------------------------------
We started referring as OnionService instead of HiddenService, would it
make sense to make `OnionService*` torrc parameter synonym to
`HiddenService*` for all torrc options, so that one can use:
{{{
OnionServiceDir /var/lib/tor/my-web-page
OnionServicePort 80 127.0.0.1:80
OnionServiceVersion 3
}}}
`HiddenService*` parameters will of course still work, and continue to do
so, in order not to break any existing torrc config files. Then we can
simply update the manual, if we want to ditch the '''HiddenService'''
code-name.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29055>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list