From 8b999ce51989620edbcd70980908c53761abfeec Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Thu, 2 Nov 2017 14:46:04 -0400 Subject: [PATCH] Add CCS'17 paper. --- Changelog.txt | 3 +++ header.tpl | 2 +- references.bib | 9 +++++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 4dae275..3f90e01 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +* 2017-11-02 + - Added paper ``The Waterfall of Liberty: Decoy Routing Circumvention that Resists Routing Attacks'' + * 2017-10-31 - Updated paper ``Games Without Frontiers: Investigating Video Games as a Covert Channel'' - Updated paper ``Tweeting Under Pressure: Analyzing Trending Topics and Evolving Word Choice on Sina Weibo'' diff --git a/header.tpl b/header.tpl index 81bba2f..76063bb 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2017-10-31
+ Last updated: 2017-11-02
Onion site: 3wcwjjnuvjyazeza.onion
Code: GitHub diff --git a/references.bib b/references.bib index 7da5659..053e814 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,12 @@ +@inproceedings{Nasr2017a, + author = {Milad Nasr and Hadi Zolfaghari and Amir Houmansadr}, + title = {The Waterfall of Liberty: Decoy Routing Circumvention that Resists Routing Attacks}, + booktitle = {Computer and Communications Security}, + publisher = {ACM}, + year = {2017}, + url = {https://acmccs.github.io/papers/p2037-nasrA.pdf}, +} + @inproceedings{McLachlan2009a, author = {Jon McLachlan and Nicholas Hopper}, title = {On the risks of serving whenever you surf: Vulnerabilities in {Tor}'s blocking resistance design},