From 57821d1cf919ee80e9872506c83decc155031ec1 Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Tue, 9 Aug 2016 14:15:12 -0500 Subject: [PATCH] Add FOCI'16 papers. --- Changelog.txt | 7 +++++++ header.tpl | 2 +- references.bib | 45 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 8dea22d..dd15146 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,10 @@ +* 2016-08-09 + - Added paper ``DNS-sly: Avoiding Censorship through Network Complexity'' + - Added paper ``Matryoshka: Hiding Secret Communication in Plain Sight'' + - Added paper ``GhostPost: Seamless Restoration of Censored Social Media Posts'' + - Added paper ``Censors' Delay in Blocking Circumvention Proxies'' + - Added paper ``The Politics of Routing: Investigating the Relationship Between AS Connectivity and Internet Freedom'' + * 2016-07-20 - Added paper ``A Framework for the Game-theoretic Analysis of Censorship Resistance'' - Added paper ``SoK: Making Sense of Censorship Resistance Systems'' diff --git a/header.tpl b/header.tpl index dff663b..d9e0ff2 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2016-07-20
+ Last updated: 2016-08-09
diff --git a/references.bib b/references.bib index 248eb12..72dfd17 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,48 @@ +@inproceedings{Akbar2016a, + author = {Qurat-Ul-Ann Danyal Akbar and Marcel Flores and Aleksandar Kuzmanovic}, + title = {{DNS}-sly: Avoiding Censorship through Network Complexity}, + booktitle = {Free and Open Communications on the Internet}, + publisher = {USENIX}, + year = {2016}, + url = {https://www.usenix.org/system/files/conference/foci16/foci16-paper-akbar.pdf}, +} + +@inproceedings{Safaka2016a, + author = {Iris Safaka and Christina Fragouli and Katerina Argyraki}, + title = {{Matryoshka}: Hiding Secret Communication in Plain Sight}, + booktitle = {Free and Open Communications on the Internet}, + publisher = {USENIX}, + year = {2016}, + url = {https://www.usenix.org/system/files/conference/foci16/foci16-paper-safaka-revised.pdf}, +} + +@inproceedings{Douglas2016b, + author = {Frederick Douglas and Matthew Caesar}, + title = {{GhostPost}: Seamless Restoration of Censored Social Media Posts}, + booktitle = {Free and Open Communications on the Internet}, + publisher = {USENIX}, + year = {2016}, + url = {https://www.usenix.org/system/files/conference/foci16/foci16-paper-douglas.pdf}, +} + +@inproceedings{Fifield2016a, + author = {David Fifield and Lynn Tsai}, + title = {Censors' Delay in Blocking Circumvention Proxies}, + booktitle = {Free and Open Communications on the Internet}, + publisher = {USENIX}, + year = {2016}, + url = {https://www.usenix.org/system/files/conference/foci16/foci16-paper-fifield.pdf}, +} + +@inproceedings{Singh2016a, + author = {Rachee Singh and Hyungjoon Koo and Najmehalsadat Miramirkhani and Fahimeh Mirhaj and Phillipa Gill and Leman Akoglu}, + title = {The Politics of Routing: Investigating the Relationship Between {AS} Connectivity and {Internet} Freedom}, + booktitle = {Free and Open Communications on the Internet}, + publisher = {USENIX}, + year = {2016}, + url = {https://www.usenix.org/system/files/conference/foci16/foci16-paper-singh.pdf}, +} + @article{Elahi2016a, author = {Tariq Elahi and John A. Doucette and Hadi Hosseini and Steven J. Murdoch and Ian Goldberg}, title = {A Framework for the Game-theoretic Analysis of Censorship Resistance},