From cd3cb78128d53ad03ea4d660492d8fbdd64ea003 Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Tue, 27 Jun 2017 15:10:49 -0400 Subject: [PATCH] Add three PETS'17 papers. --- Changelog.txt | 5 +++++ header.tpl | 2 +- references.bib | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 42 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 4d66256..2a7eb51 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,8 @@ +* 2017-06-27 + - Added paper ``A Usability Evaluation of Tor Launcher'' + - Added paper ``DeltaShaper: Enabling Unobservable Censorship-resistant TCP Tunneling over Videoconferencing Streams'' + - Added paper ``Topics of Controversy: An Empirical Analysis of Web Censorship Lists'' + * 2017-05-22 - Added paper ``Augur: Internet-Wide Detection of Connectivity Disruptions'' diff --git a/header.tpl b/header.tpl index 03598a8..f32bd42 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2017-05-22
+ Last updated: 2017-06-27
diff --git a/references.bib b/references.bib index c71fd08..eb82c9b 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,39 @@ +@article{Barradas2017a, + author = {Diogo Barradas and Nuno Santos and Lu\'{i}s Rodrigues}, + title = {{DeltaShaper}: Enabling Unobservable Censorship-resistant {TCP} Tunneling over Videoconferencing Streams}, + journal = {Privacy Enhancing Technologies}, + volume = {2017}, + number = {4}, + publisher = {De Gruyter Open}, + year = {2017}, + pages = {1--18}, + url = {https://petsymposium.org/2017/papers/issue4/paper15-2017-4-source.pdf}, +} + +@article{Weinberg2017a, + author = {Zachary Weinberg and Mahmood Sharif and Janos Szurdi and Nicolas Christin}, + title = {Topics of Controversy: An Empirical Analysis of Web Censorship Lists}, + journal = {Privacy Enhancing Technologies}, + volume = {2017}, + number = {1}, + publisher = {De Gruyter Open}, + year = {2017}, + pages = {42--61}, + url = {https://petsymposium.org/2017/papers/issue1/paper06-2017-1-source.pdf}, +} + +@article{Lee2017a, + author = {Linda Lee and David Fifield and Nathan Malkin and Ganesh Iyer and Serge Egelman and David Wagner}, + title = {A Usability Evaluation of Tor Launcher}, + journal = {Privacy Enhancing Technologies}, + volume = {2017}, + number = {3}, + publisher = {De Gruyter Open}, + year = {2017}, + pages = {87--106}, + url = {https://petsymposium.org/2017/papers/issue3/paper2-2017-3-source.pdf}, +} + @inproceedings{Pearce2017a, author = {Paul Pearce and Roya Ensafi and Frank Li and Nick Feamster and Vern Paxson}, title = {{Augur}: {Internet}-Wide Detection of Connectivity Disruptions},