mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
ec8a06c5a1
This mitigates an attack proposed by wanoskarnet, in which all of a client's bridges collude to restrict the exit nodes that the client knows about. Fixes bug 5343.
8 lines
343 B
Plaintext
8 lines
343 B
Plaintext
o Security fixes:
|
|
- Only build circuits if we have a sufficient threshold of the total
|
|
descriptors marked in the consensus with the "Exit" flag. This
|
|
mitigates an attack proposed by wanoskarnet, in which all of a
|
|
client's bridges collude to restrict the exit nodes that the
|
|
client knows about. Fixes bug 5343.
|
|
|