mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-25 15:35:55 -04:00
Add USENIX Security'15 paper.
This commit is contained in:
parent
da8469cd9e
commit
b8d1e0c66a
2 changed files with 10 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
* 2015-08-12
|
* 2015-08-12
|
||||||
|
- Added paper ``Marionette: A Programmable Network-Traffic Obfuscation System''
|
||||||
- Added paper ``Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests''
|
- Added paper ``Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests''
|
||||||
|
|
||||||
* 2015-07-04
|
* 2015-07-04
|
||||||
|
|
|
@ -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,
|
@inproceedings{Burnett2015a,
|
||||||
author = {Sam Burnett and Nick Feamster},
|
author = {Sam Burnett and Nick Feamster},
|
||||||
title = {Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests},
|
title = {Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue