bug15745 443 B

1234567
  1. o Minor feature (HS popularity countermeasure):
  2. - To avoid leaking HS popularity, don't cycle the introduction point
  3. when we've handled a fixed number of INTRODUCE2 cells but instead
  4. cycle it when a random value of introductions is reached thus making
  5. it more difficult for an attacker to find out the amount of clients
  6. that has passed through the introduction point for a specific HS.
  7. Closes ticket 15745.