From d609781d073da045d1d102ab4576ac0b169d3492 Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Sun, 24 May 2015 22:57:25 +0200 Subject: [PATCH] Add two new PETS'15 papers. --- Changelog.txt | 4 ++++ header.tpl | 2 +- references.bib | 22 ++++++++++++++++++++++ 3 files changed, 27 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 1bebeca..743d09e 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,7 @@ +* 2015-05-24 + - Added paper ``Blocking-resistant communication through domain fronting'' + - Added paper ``Analyzing the Great Firewall of China Over Space and Time'' + * 2015-05-10 - Added paper ``Reverse-engineering censorship in China: Randomized experimentation and participant observation'' - Added paper ``Censorship Resistance as a Side-Effect'' diff --git a/header.tpl b/header.tpl index bd3643f..b91972b 100644 --- a/header.tpl +++ b/header.tpl @@ -73,7 +73,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2015-05-10
+ Last updated: 2015-05-24
diff --git a/references.bib b/references.bib index f35da14..4b4ce3b 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,25 @@ +@article{Ensafi2015a, + author = {Roya Ensafi and Philipp Winter and Abdullah Mueen and Jedidiah R. Crandall}, + title = {Analyzing the {G}reat {F}irewall of {C}hina Over Space and Time}, + journal = {Privacy Enhancing Technologies}, + volume = {1}, + number = {1}, + publisher = {De Gruyter Open}, + year = {2015}, + url = {http://www.cs.kau.se/philwint/pdf/pets2015.pdf}, +} + +@article{Fifield2015a, + author = {David Fifield and Chang Lan and Rod Hynes and Percy Wegmann and Vern Paxson}, + title = {Blocking-resistant communication through domain fronting}, + journal = {Privacy Enhancing Technologies}, + volume = {1}, + number = {2}, + publisher = {De Gruyter Open}, + year = {2015}, + url = {http://www.icir.org/vern/papers/meek-PETS-2015.pdf}, +} + @inproceedings{Backes2009a, author = {Michael Backes and Marek Hamerlik and Alessandro Linari and Matteo Maffei and Christos Tryfonopoulos and Gerhard Weikum}, title = {Anonymity and Censorship Resistance in Unstructured Overlay Networks},