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

Gareth Owen gareth.owen at port.ac.uk
Sun Aug 17 19:56:30 UTC 2014


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 *>


More information about the tor-talk mailing list