diff options
Diffstat (limited to 'changes/bug15745')
-rw-r--r-- | changes/bug15745 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug15745 b/changes/bug15745 new file mode 100644 index 0000000000..6e4bfa4e31 --- /dev/null +++ b/changes/bug15745 @@ -0,0 +1,7 @@ + o Minor feature (HS popularity countermeasure): + - To avoid leaking HS popularity, don't cycle the introduction point + when we've handled a fixed number of INTRODUCE2 cells but instead + cycle it when a random value of introductions is reached thus making + it more difficult for an attacker to find out the amount of clients + that has passed through the introduction point for a specific HS. + Closes ticket 15745. |