Re: [tor-dev] PrivCount - Draft of secret-sharing specification

2017-09-26 Thread teor
> On 25 Sep 2017, at 17:26, Carolin Zöbelein > wrote: > > Hi (PrivCount) folks! > > I just finished the first draft of the k,n-secret-sharing thing for > PrivCount. :) > > Sorry that it need some time, but I'm sadly a bit slowly with reading and > writing. > > You can find it here at githu

[tor-dev] Tor 0.3.1 -> 0.3.2 coverage update

2017-09-26 Thread Nick Mathewson
So, here's some good news about unit test coverage (as measured by 'make check') in 0.3.2: Our (line) test coverage rate is up, from 52.88% to 54.72%. But here is some bad news: The number of uncovered lines has still increased (from 30860 to 31608), even though covered lines have increased more