Skip to content
Snippets Groups Projects
  1. Apr 20, 2015
    • David Goulet's avatar
      Use a random count of INTRODUCE2 for IP rotation · 6f6881c4
      David Goulet authored
      
      An introduction point is currently rotated when the amount of INTRODUCE2
      cells reached a fixed value of 16384. This makes it pretty easy for an
      attacker to inflate that number and observe when the IP rotates which leaks
      the popularity of the HS (amount of client that passed through the IP).
      
      This commit makes it a random count between the current value of 16384 and
      two times that.
      
      Fixes #15745
      
      Signed-off-by: default avatarDavid Goulet <dgoulet@ev0ke.net>
      6f6881c4
  2. Apr 16, 2015
  3. Apr 15, 2015
  4. Apr 10, 2015
  5. Apr 09, 2015
  6. Apr 08, 2015
  7. Apr 07, 2015
  8. Apr 06, 2015
Loading