From fa0bfb65c71fb97640220b57340a0412d693151d Mon Sep 17 00:00:00 2001 From: David Fifield Date: Mon, 30 Oct 2017 14:46:39 -0700 Subject: [PATCH] Add WPES'09 paper. Signed-off-by: Philipp Winter --- Changelog.txt | 1 + references.bib | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 2a139df..336457a 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,6 @@ * 2017-10-30 - Updated paper ``StegoTorus: A Camouflage Proxy for the Tor Anonymity System'' + - Added paper ``On the risks of serving whenever you surf: Vulnerabilities in Tor's blocking resistance design'' * 2017-10-29 - Added paper ``lib•erate, (n): A library for exposing (traffic-classification) rules and avoiding them efficiently'' diff --git a/references.bib b/references.bib index b690025..358b488 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,12 @@ +@inproceedings{McLachlan2009a, + author = {Jon McLachlan and Nicholas Hopper}, + title = {On the risks of serving whenever you surf: Vulnerabilities in {Tor}'s blocking resistance design}, + booktitle = {Workshop on Privacy in the Electronic Society}, + publisher = {ACM}, + year = {2009}, + url = {https://www-users.cs.umn.edu/~hopper/surf_and_serve.pdf}, +} + @inproceedings{Wang2017a, author = {Zhongjie Wang and Yue Cao and Zhiyun Qian and Chengyu Song and Srikanth V. Krishnamurthy}, title = {Your State is Not Mine: A Closer Look at Evading Stateful {Internet} Censorship},