diff options
Diffstat (limited to 'changes/bug5343')
-rw-r--r-- | changes/bug5343 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug5343 b/changes/bug5343 new file mode 100644 index 0000000000..e4e14897f6 --- /dev/null +++ b/changes/bug5343 @@ -0,0 +1,7 @@ + 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. + |