Re: [tor-dev] tor's definition of 'median'

2015-08-11 Thread Maciej Soltysiak
Virgil's absolutely right. Median as the "middle" value in a _sorted_ set is: - for odd number of data points, it's the middle one: set[N/2] - for even number of data points, it's the average of two in the middle: (set[N/2] + set[(N+1)/2]) / 2 Best regards, Maciej On Tue, Aug 11, 2015 at 3:44 PM,

[tor-dev] HTTPS Everywhere harmful

2015-04-24 Thread Maciej Soltysiak
http://www.w3.org/DesignIssues/Security-NotTheS.html Maciej ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

[tor-dev] TBB: default setting for security.tls.version.max prevents use of TLS 1.2

2014-05-09 Thread Maciej Soltysiak
way, I would like to propose we make TBB have security.tls.vesion.max=3 to make use of TLS 1.2 Best regards, Maciej Soltysiak ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev