From 32824713b9a57b9527611971faffc8ee8afa2646 Mon Sep 17 00:00:00 2001 From: David Fifield Date: Thu, 14 Dec 2017 17:21:05 -0800 Subject: [PATCH] Fix URL for Jones2011a. https://www.cs.princeton.edu/~najones/publications/cor-foci11.pdf now returns a 404 page that says "The person that owns this web page has moved it to the following URL: https://www.nicholasajones.com". www.nicholasajones.com is NXDOMAIN for me. I found another copy on Michael Freedman's web space. Signed-off-by: Philipp Winter --- Changelog.txt | 3 +++ header.tpl | 2 +- references.bib | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 1d94552..0686b46 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +* 2017-12-14 + - Updated paper ``Hiding Amongst the Clouds: A Proposal for Cloud-based Onion Routing'' + * 2017-12-01 - Added paper ``Self-Censorship on Facebook'' diff --git a/header.tpl b/header.tpl index 049c6cc..0bc069d 100644 --- a/header.tpl +++ b/header.tpl @@ -83,7 +83,7 @@ (reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2017-12-01
+ Last updated: 2017-12-14
Onion site: 3wcwjjnuvjyazeza.onion
Code: GitHub diff --git a/references.bib b/references.bib index c228356..71571ad 100644 --- a/references.bib +++ b/references.bib @@ -573,7 +573,7 @@ booktitle = {Free and Open Communications on the Internet}, publisher = {USENIX}, year = {2011}, - url = {http://www.cs.princeton.edu/~najones/publications/cor-foci11.pdf}, + url = {https://www.cs.princeton.edu/~mfreed/docs/cor-foci11.pdf}, } @inproceedings{Jones2015a,