mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Replace OnionService* with HiddenService* in option names
And make consequential line-length adjustments.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
o Major features (onion services):
|
||||
- Add experimental OnionServiceSingleHopMode and
|
||||
OnionServiceNonAnonymousMode options. When both are set to 1, every
|
||||
- Add experimental HiddenServiceSingleHopMode and
|
||||
HiddenServiceNonAnonymousMode options. When both are set to 1, every
|
||||
hidden service on a tor instance becomes a non-anonymous Single Onion
|
||||
Service. Single Onions make one-hop (direct) connections to their
|
||||
introduction and renzedvous points. One-hop circuits make Single Onion
|
||||
|
||||
Reference in New Issue
Block a user