summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-11-27 09:30:13 -0500
committerNick Mathewson <nickm@torproject.org>2011-11-27 09:30:13 -0500
commitb5a306e82c684bdd30b832fdfd9e2b55c06b54ae (patch)
tree0ce49e83c19892bd86cadbacecf332b8b2d6fbc7 /changes
parent40a87c4c08be0cdd87a3df283f285b3c2a0c8445 (diff)
parente5e4bfd167425699a559a3a1545c0a3d6946f82e (diff)
downloadtor-b5a306e82c684bdd30b832fdfd9e2b55c06b54ae.tar.gz
tor-b5a306e82c684bdd30b832fdfd9e2b55c06b54ae.zip
Merge branch 'safer_params_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/proposal1786
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/proposal178 b/changes/proposal178
new file mode 100644
index 0000000000..ee706952ae
--- /dev/null
+++ b/changes/proposal178
@@ -0,0 +1,6 @@
+ o Major features:
+ - Implement a more secure consensus parameter voting algorithm that
+ ensures that at least three directory authorities or a majority of
+ them voted on a given parameter before including it in the
+ consensus. Implements proposal 178.
+