mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 22:25:51 +01:00
We no longer need to tag UseNTorHandshake as deprecated, since it is obsolete
This commit is contained in:
parent
bbaa7d09a0
commit
e3bf8854c8
1 changed files with 0 additions and 1 deletions
|
@ -613,7 +613,6 @@ static const config_deprecation_t option_deprecation_notes_[] = {
|
|||
"to accidentally lose your anonymity by leaking DNS information" },
|
||||
{ "TLSECGroup", "The default is a nice secure choice; the other option "
|
||||
"is less secure." },
|
||||
{ "UseNTorHandshake", "The ntor handshake should always be used." },
|
||||
{ "ControlListenAddress", "Use ControlPort instead." },
|
||||
{ "DirListenAddress", "Use DirPort instead, possibly with the "
|
||||
"NoAdvertise sub-option" },
|
||||
|
|
Loading…
Add table
Reference in a new issue