浏览代码

Add a changes file.

George Kadianakis 14 年之前
父节点
当前提交
e2a189053d
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      changes/bug4548

+ 6 - 0
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.