aboutsummaryrefslogtreecommitdiff
path: root/changes/bug4862
blob: e636395be3b18336930795beba3e662ad3def312 (plain)
1
2
3
4
5
6
7
8
  o Major feature (Hidden Service):
    - Remove the introduction point adaptative algorithm which is leaking
      popularity by changing the amount of introduction points depending on
      the amount of traffic the HS sees. With this, we stick to only 3
      introduction points.
    - Add the torrc option HiddenServiceNumIntroductionPoints for an
      operatory to specify a fix amount of introduction points. Maximum
      value is 10 and default is 3.