[tor-dev] Better relay uptime visualisation
Philipp Winter
phw at nymity.ch
Tue Dec 8 18:58:55 UTC 2015
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
More information about the tor-dev
mailing list