From da8469cd9e9791108185393efdc9700aa3bec037 Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Wed, 12 Aug 2015 16:26:57 -0400 Subject: [PATCH] Add SIGCOMM'15 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 3cd5b24..5c38427 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +* 2015-08-12 + - Added paper ``Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests'' + * 2015-07-04 - Added paper ``Ethical Concerns for Censorship Measurement'' - Added paper ``Hiding Amongst the Clouds: A Proposal for Cloud-based Onion Routing'' diff --git a/header.tpl b/header.tpl index c66e30e..30ea0c1 100644 --- a/header.tpl +++ b/header.tpl @@ -73,7 +73,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2015-07-04
+ Last updated: 2015-08-12
diff --git a/references.bib b/references.bib index 804a048..d65affb 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,12 @@ +@inproceedings{Burnett2015a, + author = {Sam Burnett and Nick Feamster}, + title = {Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests}, + booktitle = {SIGCOMM}, + publisher = {ACM}, + year = {2015}, + url = {http://conferences.sigcomm.org/sigcomm/2015/pdf/papers/p653.pdf}, +} + @inproceedings{Jones2011a, author = {Nicholas Jones and Matvey Arye and Jacopo Cesareo and Michael J. Freedman}, title = {Hiding Amongst the Clouds: A Proposal for Cloud-based Onion Routing},