diff options
author | George Kadianakis <desnacked@riseup.net> | 2015-01-14 12:47:54 +0000 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2015-01-14 12:48:09 +0000 |
commit | 220f419da12b0a4c20ef282aee6374a6fac0d20f (patch) | |
tree | 23d4054ab89737d2af9dde71017f47f012cf6b39 /changes | |
parent | 17c568b95cddeab7bfd4bcd388c1e5735bef4ed1 (diff) | |
download | tor-220f419da12b0a4c20ef282aee6374a6fac0d20f.tar.gz tor-220f419da12b0a4c20ef282aee6374a6fac0d20f.zip |
New minimum uptime to become an HSDir is 96 hours.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug14149 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug14149 b/changes/bug14149 new file mode 100644 index 0000000000..d655a14354 --- /dev/null +++ b/changes/bug14149 @@ -0,0 +1,4 @@ + o Minor features (hidden service parameters): + - Make hidden service Sybil attacks harder by changing the minimum + time required to become an HSDir from 25 hours up to 96 hours. + Addresses ticket #14149.
\ No newline at end of file |