mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
config: Stop recommending Tor2web if in non anonymous mode
Because we don't allow client functionalities in non anonymous mode, recommending Tor2web is a bad idea. If a user wants to use Tor2web as a client (losing all anonymity), it should run a second tor, not use it with a single onion service tor. Fixes #21294. Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
committed by
Nick Mathewson
parent
77788fa537
commit
83df359214
@@ -0,0 +1,6 @@
|
||||
o Minor bugfix (logging);
|
||||
- Don't recommend to use Tor2web in non anonymous mode. In that mode, we
|
||||
disable client functionalities and recommending Tor2web as a solution is
|
||||
a bad idea because in that case client loses all anonymity. Tor2web
|
||||
should really only be used in very specific cases and with users
|
||||
*knowing* what they do. Fixes #21294; bugfix on tor-0.2.9.3-alpha.
|
||||
Reference in New Issue
Block a user