mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-03 00:53:32 +01:00
10 lines
454 B
Plaintext
10 lines
454 B
Plaintext
o Major features:
|
|
- Add a 'tor2web mode' for clients which want to connect to hidden
|
|
services non-anonymously (and possibly more quickly). As a
|
|
safety measure to try to keep users from turning this on without
|
|
knowing what they are doing, tor2web mode must be explicitly
|
|
enabled at compile time, and a copy of Tor compiled to run in
|
|
tor2web mode cannot be used as a normal Tor client. Implements
|
|
feature 2553.
|
|
|