bug4862 501 B

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