1 Investigate lifetime of IPs on Hidden Services
2 ==============================================
4 Extract hidden-service descriptors to descriptors/.
6 Obtain commons-codec-1.6.jar and place it in /usr/share/java/.
8 Compile and run the Java class:
10 $ javac -d bin/ -cp /usr/share/java/commons-codec-1.6.jar \
11 src/ParseDescriptors.java
13 $ java -cp bin/:/usr/share/java/commons-codec-1.6.jar ParseDescriptors
15 Find verbose logs in lifetimes-verbose.txt.
17 Make sure you have R 3.0.2 with ggplot2 0.9.3.1 installed.
23 View output in Rplots.pdf