diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-07-16 15:55:54 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-07-16 15:55:54 -0400 |
commit | 579a73c9bc3f9c71308541f4df6f19430fa7412a (patch) | |
tree | cb74c32eb8f1a0ace1f1cef604a9c0bc02df1359 /changes/ticket8243 | |
parent | 3d19eb71d2621ae749e5bfd6134b0d2c2250f58f (diff) | |
download | tor-579a73c9bc3f9c71308541f4df6f19430fa7412a.tar.gz tor-579a73c9bc3f9c71308541f4df6f19430fa7412a.zip |
Start changelog sections that are straight copies from 0.2.6
Diffstat (limited to 'changes/ticket8243')
-rw-r--r-- | changes/ticket8243 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/ticket8243 b/changes/ticket8243 deleted file mode 100644 index 8946a21a59..0000000000 --- a/changes/ticket8243 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor feature: - - The HSDir flag given by authorities now requires the Stable flag. For - the current network, this results in going from 2887 to 2806 HSDirs. - Also, it makes it harder for an attacker to launch a sybil attack by - raising the effort for a relay to become Stable which takes at the - very least 7 days to do so and by keeping the 96 hours uptime - requirement for HSDir. Implements ticket #8243. |