summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@gmail.com>2011-11-25 17:44:48 +0100
committerGeorge Kadianakis <desnacked@gmail.com>2011-11-25 17:44:48 +0100
commite2a189053dd93ba94d13035fff5008fcdefa8eca (patch)
tree408b4ef1e527835d6a74b46a84fd5a3902394618 /changes
parentf477ddcc20d5fc8c130b630854947a337881cd23 (diff)
downloadtor-e2a189053dd93ba94d13035fff5008fcdefa8eca.tar.gz
tor-e2a189053dd93ba94d13035fff5008fcdefa8eca.zip
Add a changes file.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug45486
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug4548 b/changes/bug4548
new file mode 100644
index 0000000000..e22e3f5077
--- /dev/null
+++ b/changes/bug4548
@@ -0,0 +1,6 @@
+ o Privacy/anonymity features (bridge detection):
+ - Introduce a new config option 'DynamicDHGroups', enabled by
+ default, which provides each bridge with a unique prime DH
+ modulus to be used during SSL handshakes. This option attempts
+ to help against censors using the Apache DH modulus as a static
+ identifier for bridges.