From 30509d204d5de82512f5ae73cb32e2f08c49bb6c Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Thu, 26 Apr 2018 09:55:39 -0700 Subject: [PATCH] Add SecureComm'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 2e5d878..81e9c74 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +* 2018-04-26 + - Added paper ``Mending Wall: On the Implementation of Censorship in India'' + * 2018-02-22 - Added paper ``Proof-of-Censorship: Enabling centralized censorship-resistant content providers'' diff --git a/header.tpl b/header.tpl index 047dc4e..66c5b31 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2018-02-22
+ Last updated: 2018-04-26
Onion site: 3wcwjjnuvjyazeza.onion
Code: GitHub diff --git a/references.bib b/references.bib index fdbebd1..10a1eae 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,12 @@ +@inproceedings{Gosain2017a, + author = {Devashish Gosain and Anshika Agarwal and Sahil Shekhawat and H. B. Acharya and Sambuddho Chakravarty}, + title = {Mending Wall: On the Implementation of Censorship in {I}ndia}, + booktitle = {SecureComm}, + publisher = {Springer}, + year = {2017}, + url = {https://censorbib.nymity.ch/pdf/Gosain2017a.pdf}, +} + @inproceedings{Martiny2018a, author = {Ian Martiny and Ian Miers and Eric Wustrow}, title = {Proof-of-Censorship: Enabling centralized censorship-resistant content providers},