Skip to content

Latest commit

 

History

History

README.md

Analysis

This directory contains the scripts used to analyze the collected certificates and generate the results presented in the paper. The following guide will help you to work out which script to look at for each section of the paper.

Usage

You can execute the scripts as follows:

python general_stats.py [refresh]

Once a script was executed it will generate a cache file containing the results. If you want to update the results you may use the refresh flag for triggering the update. Warning: Updating the results may take some time.

Index

Section 4.2

Section 4.3

Section 5

Section 5.1

Section 5.2

Section 5.3

Section 6.2

Section 7

Appendix