From 3bfa6bdf3e8f97535e16f425759755f13a10156a Mon Sep 17 00:00:00 2001 From: Philipp Winter Date: Tue, 24 May 2016 18:07:45 -0400 Subject: [PATCH] Add paper from Local Computer Networks 2015. Thanks, David! --- 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 f2c2cf0..4b4b8f0 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +* 2016-05-24 + - Added paper ``Rebound: Decoy Routing on Asymmetric Routes Via Error Messages'' (thanks, David!) + * 2016-05-20 - Added paper ``Mailet: Instant Social Networking under Censorship'' - Added paper ``CovertCast: Using Live Streaming to Evade Internet Censorship'' diff --git a/header.tpl b/header.tpl index 1c0a4bb..d4f244e 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2016-05-20
+ Last updated: 2016-05-24
diff --git a/references.bib b/references.bib index bcf6c06..abd3c84 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,12 @@ +@inproceedings{Ellard2015a, + author = {Daniel Ellard and Alden Jackson and Christine Jones and Victoria Ursula Manfredi and Timothy Strayer and Bishal Thapa and Megan Van Welie}, + title = {{Rebound}: Decoy Routing on Asymmetric Routes Via Error Messages}, + booktitle = {Local Computer Networks}, + publisher = {IEEE}, + year = {2015}, + url = {http://www.ir.bbn.com/documents/articles/Rebound-LCN15.pdf}, +} + @article{Li2016a, author = {Shuai Li and Nicholas Hopper}, title = {{M}ailet: Instant Social Networking under Censorship},