[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-dev] Better relay uptime visualisation
On Tue, Dec 08, 2015 at 04:52:45PM +0000, nusenu wrote:
>> Also, here are the steps to reproduce:
>>
>> wget https://collector.torproject.org/archive/relay-descriptors/consensuses/consensuses-2015-11.tar.xz
>> tar xvJf consensuses-2015-11.tar.xz
>> go get git.torproject.org/user/phw/sybilhunter.git
>> sybilhunter -data consensuses-2015-11/ -uptime
>
> How much of an effort would it be to support onionoo files as input
> data? (onionoo data would be able to display more data like AS, CC,
> first-seen)
> I could provide some archived onionoo data.
It's not trivial, but feasible. Sybilhunter uses a Go-based descriptor
parsing library [0] that doesn't support Onionoo's format; so an Onionoo
parser is necessary, and an update to sybilhunter's uptime analysis
code.
[0] <https://gitweb.torproject.org/user/phw/zoossh.git/>
Cheers,
Philipp
_______________________________________________
tor-dev mailing list
tor-dev@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev