Re: [tor-dev] Running doctor's sybil checker over archived consensuses

2015-01-15 Thread grarpamp
On Thu, Jan 15, 2015 at 10:25 AM, Philipp Winter wrote: > The median amount of new fingerprints in a consensus is six. The > Here are some preliminary notes about the most significant spikes. I'll > 2008-10-25: Missing consensuses. FYI, between here there was thread tor-talk 'many new relays'

Re: [tor-dev] Two protocols to measure relay-sensitive hidden-service statistics

2015-01-15 Thread A. Johnson
> I am beginning to think that AnonStats2 is not secure enough to use. But I have come up with a possible replacement. Let’s call it AnonStats3. AnonStats3 works in conjunction with AnonStats1. It provides a rough estimate of the statistic that probably is most useful as a sanity check on AnonSt

Re: [tor-dev] Is it time to drop support for the v1/v2 protos?

2015-01-15 Thread David Fifield
On Thu, Jan 15, 2015 at 02:29:28PM +0100, Philipp Winter wrote: > On Mon, Jan 12, 2015 at 08:24:58PM +0100, Tom van der Woerdt wrote: > > Interestingly, that paints a completely different picture. I added > > that line to two machines (guard+exit) and after a few minutes : > > > > # cat /var/lib/t

[tor-dev] Running doctor's sybil checker over archived consensuses

2015-01-15 Thread Philipp Winter
I reimplemented doctor's sybil checker [0] in Go [1] which makes it possible to (somewhat) quickly analyse archived consensuses. The algorithm is quite simple. It iterates over every consensus ever published, keeps track of all relay fingerprints, and tells us how many previously unseen relay fin

Re: [tor-dev] Is it time to drop support for the v1/v2 protos?

2015-01-15 Thread Philipp Winter
On Mon, Jan 12, 2015 at 08:24:58PM +0100, Tom van der Woerdt wrote: > Interestingly, that paints a completely different picture. I added > that line to two machines (guard+exit) and after a few minutes : > > # cat /var/lib/tor/node*/infolog | grep Negotiated | awk '{ print $8 > }' | sort | uniq -d

Re: [tor-dev] how to simulate TOR network through chutney?

2015-01-15 Thread Mohiuddin Ebna Kawsar
yes, that's right. On Wed, Jan 14, 2015 at 3:16 PM, teor wrote: > > On 15 Jan 2015, at 01:02 , tor-dev-requ...@lists.torproject.org wrote: > > > Date: Wed, 14 Jan 2015 13:28:22 +0100 > > From: Mohiuddin Ebna Kawsar > > Subject: Re: [tor-dev] how to simulate TOR network through chutney? > > > >