From 972f233063c6c2a305d1702439112c61b13315dc Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Wed, 2 Nov 2016 14:42:11 -0400 Subject: [PATCH] Add paper from DFN-Arbeitstagung 2003. Thanks, David! --- Changelog.txt | 3 +++ header.tpl | 2 +- references.bib | 10 ++++++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 2424506..3cb4754 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +* 2016-11-02 + - Added paper ``Government mandated blocking of foreign Web content'' (thanks, David!) + * 2016-10-28 - Added paper ``Poisoning the Well - Exploring the Great Firewall's Poisoned DNS Responses'' diff --git a/header.tpl b/header.tpl index 6a56151..503a357 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2016-10-28
+ Last updated: 2016-11-02
diff --git a/references.bib b/references.bib index bf36c7d..8fae6a9 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,13 @@ +@inproceedings{Dornseif2003a, + author = {Maximillian Dornseif}, + title = {Government mandated blocking of foreign {Web} content}, + booktitle = {DFN-Arbeitstagung \"{u}ber Kommunikationsnetze}, + publisher = {Gesellschaft f\"{u}r Informatik}, + year = {2003}, + pages = {617--647}, + url = {https://subs.emis.de/LNI/Proceedings/Proceedings44/GI-Proceedings.44.innen-1.pdf}, +} + @inproceedings{Farnan2016a, author = {Oliver Farnan and Alexander Darer and Joss Wright}, title = {Poisoning the Well -- Exploring the {Great} {Firewall}'s Poisoned {DNS} Responses},