[tor-talk] Multiplexing TCP streams within a circuit similar to EWMA

2017-10-05 Thread Yasir Al-Agl
I've been working for some time on Tor multiplexing and circuit scheduling from a security perspective. I stumbled across the great work of Tang and Goldberg and their implementation of EWMA (2010), and while their main purpose was performance enhancement, it produced a certain level of randomness

Re: [tor-talk] Multiplexing TCP streams within a circuit similar to EWMA

2017-10-05 Thread Roger Dingledine
On Thu, Oct 05, 2017 at 03:18:07PM +0300, Yasir Al-Agl wrote: > I've been working for some time on Tor multiplexing and circuit scheduling > from a security perspective. I stumbled across the great work of Tang and > Goldberg and their implementation of EWMA (2010), and while their main > purpose w