Browse Source

Add changes file for Tor2webRendezvousPoints.

George Kadianakis 11 years ago
parent
commit
a77e44d8c0
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/feature12844

+ 5 - 0
changes/feature12844

@@ -0,0 +1,5 @@
+  o Minor features:
+    - Introduce the config option Tor2webRendezvousPoints, which
+      allows clients in Tor2webMode to select a specific Rendezvous
+      Point to be used in HS circuits. This might allow better
+      performance for Tor2Web nodes. Implements ticket #12844.