/fp-theory

Code and data for generating a "Website Fingerprinting Defense" trace database. "./input_data/" contains 120 sample traces for the top 100 websites (as of August 2013).

Primary LanguageC++GNU General Public License v2.0GPL-2.0

fp-theory

Contains code for building the "website fingerprinting defense" supertrace database. To generate supertraces of the data in ./input_data, simply compile and run compute_ST $(site no) $(#traces in input) $(threshold) $(median time multiplier).