[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #12813 [Metrics Website]: Look at a bitmap visualization of relay consensus
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs