[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-talk] Is there a known tool/script for analyzing the Tor consensus files?



There's also the tor-research-framework

https://github.com/drgowen/tor-research-framework

there's an example of using the consensus here:

https://github.com/drgowen/tor-research-framework/blob/master/src/main/java/tor/examples/ConsensusExample.java

It maintains a parsed copy of the consensus in the HashMap
Consensus.routers - it should be fairly in Java to copy this, and then diff
it at a later time with a new copy by using set difference/intersection.

Best
Gareth


> And just to be pedantically clear, the data on metrics.torproject.org is
> computed from the collecTor historical consensus files?
> -V
> On Wednesday, August 13, 2014, Virgil Griffith <i at virgil.gr
> <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>> wrote:
> >
> * Or, if I were to dream, to highlight the differences between two Tor *>
> * consensus files? *>
> >
> * -V *>
-- 
tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk