[tor-bugs] #12813 [Metrics Website]: Look at a bitmap visualization of relay consensus
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Aug 6 11:58:19 UTC 2014
#12813: Look at a bitmap visualization of relay consensus
---------------------------------+--------------------------
Reporter: dcf | Owner:
Type: task | Status: needs_review
Priority: normal | Milestone:
Component: Metrics Website | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
---------------------------------+--------------------------
Changes (by dcf):
* status: new => needs_review
Comment:
Source code is:
{{{
git clone git clone https://www.bamsoftware.com/git/microdescs.git
}}}
Usage is:
{{{
wget https://collector.torproject.org/archive/relay-
descriptors/microdescs/microdescs-2014-01.tar.xz
tar xJf microdescs-2014-01.tar.xz
...
wget https://collector.torproject.org/archive/relay-
descriptors/microdescs/microdescs-2014-08.tar.xz
tar xJf microdescs-2014-08.tar.xz
go build
./microdescs --output microdescs-2014 microdescs-2014-??
}}}
The main program is microdescs.go. There is also a microdescs.py that is
slower and handles just one month at a time.
Karsten suggested that the program could be adapted to non-micro
descriptors, so that it would be able to go farther back in time.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12813#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list