mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'vanguards-lite-dev-rebased'
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
o Major features (Proposal 332, onion services, guard selection algorithm):
|
||||
- Clients and onion services now choose four long-lived "layer 2" guard
|
||||
relays for use as the middle hop in all onion circuits. These relays are
|
||||
kept in place for a randomized duration averaging 1 week each. This
|
||||
mitigates guard discovery attacks against clients and short-lived onion
|
||||
services such as OnionShare. Long-lived onion services that need high
|
||||
security should still use the Vanguards addon
|
||||
(https://github.com/mikeperry-tor/vanguards). Closes ticket 40363;
|
||||
implements proposal 333.
|
||||
Reference in New Issue
Block a user