summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-17 12:17:14 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-17 12:17:14 -0400
commiteb896d5e6f09902a760af010326b79ce82492da1 (patch)
treee55c8fe8644ac80298e3189c52212347720c84d9 /changes
parent9c3f7a6d356b8ca341653f8c4a6400d940e2eace (diff)
parent0b319de60f7c80ab5c37c57af182f4f710ceb5b7 (diff)
downloadtor-eb896d5e6f09902a760af010326b79ce82492da1.tar.gz
tor-eb896d5e6f09902a760af010326b79ce82492da1.zip
Merge remote-tracking branch 'public/ticket11528_024'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket115286
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket11528 b/changes/ticket11528
new file mode 100644
index 0000000000..15daad9950
--- /dev/null
+++ b/changes/ticket11528
@@ -0,0 +1,6 @@
+ o Minor features:
+ - Servers now trust themselves to have a better view than clients of
+ which TLS ciphersuites to choose. (Thanks to #11513, the server
+ list is now well-considered, whereas the client list has been
+ chosen mainly for anti-fingerprinting purposes.) Resolves ticket
+ 11528.