]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for feature2553
authorRobert Ransom <rransom@ceres.local>
Wed, 7 Dec 2011 12:44:13 +0000 (04:44 -0800)
committerRobert Ransom <rransom@ceres.local>
Wed, 7 Dec 2011 12:44:13 +0000 (04:44 -0800)
changes/feature2553 [new file with mode: 0644]

diff --git a/changes/feature2553 b/changes/feature2553
new file mode 100644 (file)
index 0000000..6722fc9
--- /dev/null
@@ -0,0 +1,9 @@
+  o Major features:
+    - Add a 'tor2web mode' for clients which want to connect to hidden
+      services non-anonymously (and possibly more quickly).  As a
+      safety measure to try to keep users from turning this on without
+      knowing what they are doing, tor2web mode must be explicitly
+      enabled at compile time, and a copy of Tor compiled to run in
+      tor2web mode cannot be used as a normal Tor client.  Implements
+      feature 2553.
+