Add USENIX Security'15 paper.

This commit is contained in:
Philipp Winter 2015-08-12 18:26:02 -04:00
parent da8469cd9e
commit b8d1e0c66a
2 changed files with 10 additions and 0 deletions

View file

@ -1,4 +1,5 @@
* 2015-08-12
- Added paper ``Marionette: A Programmable Network-Traffic Obfuscation System''
- Added paper ``Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests''
* 2015-07-04

View file

@ -1,3 +1,12 @@
@inproceedings{Dyer2015a,
author = {Kevin P. Dyer and Scott E. Coull and Thomas Shrimpton},
title = {Marionette: A Programmable Network-Traffic Obfuscation System},
booktitle = {USENIX Security Symposium},
publisher = {USENIX},
year = {2015},
url = {https://www.usenix.org/system/files/conference/usenixsecurity15/sec15-paper-dyer.pdf},
}
@inproceedings{Burnett2015a,
author = {Sam Burnett and Nick Feamster},
title = {Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests},