diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-04-18 22:35:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-04-18 22:35:15 -0400 |
commit | 0124b10d2850c42e61a4ba65f61af579b47f425b (patch) | |
tree | 3d17d3d90299ccc9e7530ee33e6aa73aaa977ba7 /changes/bug8561 | |
parent | ab3d5c049032651a9c9164262f9a8f81de9709d4 (diff) | |
download | tor-0124b10d2850c42e61a4ba65f61af579b47f425b.tar.gz tor-0124b10d2850c42e61a4ba65f61af579b47f425b.zip |
Turn on ntor by default client-side
Implements #8561.
Diffstat (limited to 'changes/bug8561')
-rw-r--r-- | changes/bug8561 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug8561 b/changes/bug8561 new file mode 100644 index 0000000000..598071a728 --- /dev/null +++ b/changes/bug8561 @@ -0,0 +1,3 @@ + o Major features: + - The ntor handshake is now on-by-default, no matter what the + directory authorities recommend. Implements ticket 8561. |