From 372ffc3e088105d84b8b08ed11acb532d0ccfe06 Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Thu, 22 Feb 2018 18:02:41 -0500 Subject: [PATCH] Add FC'18 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 32d9003..2e5d878 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +* 2018-02-22 + - Added paper ``Proof-of-Censorship: Enabling centralized censorship-resistant content providers'' + * 2018-01-04 - Added paper ``Online Advertising under Internet Censorship'' diff --git a/header.tpl b/header.tpl index 7551508..047dc4e 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2018-01-04
+ Last updated: 2018-02-22
Onion site: 3wcwjjnuvjyazeza.onion
Code: GitHub diff --git a/references.bib b/references.bib index b9d2357..fdbebd1 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,12 @@ +@inproceedings{Martiny2018a, + author = {Ian Martiny and Ian Miers and Eric Wustrow}, + title = {Proof-of-Censorship: Enabling centralized censorship-resistant content providers}, + booktitle = {Financial Cryptography and Data Security}, + publisher = {Springer}, + year = {2018}, + url = {https://fc18.ifca.ai/preproceedings/95.pdf}, +} + @inproceedings{Javaid2017a, author = {Hira Javaid and Hafiz Kamran Khalil and Zartash Afzal Uzmi and Ihsan Ayyub Qazi}, title = {Online Advertising under {Internet} Censorship},