From d7590738cff70f4b4760bba07310881b9144e23c Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Mon, 22 May 2017 13:53:30 -0400 Subject: [PATCH] Add S&P'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 a87bd1a..4d66256 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +* 2017-05-22 + - Added paper ``Augur: Internet-Wide Detection of Connectivity Disruptions'' + * 2017-03-27 - Added paper ``Scalable Anti-Censorship Framework Using Moving Target Defense for Web Servers'' diff --git a/header.tpl b/header.tpl index b32d57c..03598a8 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2017-03-27
+ Last updated: 2017-05-22
diff --git a/references.bib b/references.bib index cb8285f..c71fd08 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,12 @@ +@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}, + booktitle = {Symposium on Security \& Privacy}, + publisher = {IEEE}, + year = {2017}, + url = {http://www.ieee-security.org/TC/SP2017/papers/586.pdf}, +} + @article{Heydari2017a, author = {Vahid Heydari and Sun-il Kim and Seong-Moo Yoo}, title = {Scalable Anti-Censorship Framework Using Moving Target Defense for Web Servers},