commit 89ca13389a1ea5a135e9c682645529ebb0b4ae04
parent 3ac2faf031e53358776294b329d39a2084909379
Author: Roger Dingledine <arma@torproject.org>
Date: Mon, 11 Sep 2017 15:38:32 -0400
add the other two tor papers from usenix sec 2017
Diffstat:
1 file changed, 25 insertions(+), 1 deletion(-)
diff --git a/anonbib.bib b/anonbib.bib
@@ -8003,7 +8003,7 @@ www_pdf_url = {https://www.usenix.org/system/files/conference/nsdi16/nsdi16-pape
www_section = analysis,
}
-@inproceedings{piotrowska2017loopix,
+@inproceedings{loopix2017,
title={The Loopix Anonymity System},
author={Ania Piotrowska and Jamie Hayes and Tariq Elahi and Sebastian Meiser and George Danezis},
year={2017},
@@ -8015,3 +8015,27 @@ www_pdf_url = {https://www.usenix.org/system/files/conference/nsdi16/nsdi16-pape
www_tags={selected}
}
+@inproceedings{exit-blocking2017,
+ title={Characterizing the Nature and Dynamics of Tor Exit Blocking},
+ author={Rachee Singh and Rishab Nithyanand and Sadia Afroz and Paul Pearce and Michael Carl Tschantz and Phillipa Gill and Vern Paxson},
+ year={2017},
+ booktitle={Proceedings of the 26th Usenix Security Symposium},
+ month={August},
+ year={2017},
+ www_section = comm,
+ www_pdf_url = "https://www.usenix.org/system/files/conference/usenixsecurity17/sec17-singh.pdf",
+ www_tags={selected}
+}
+
+@inproceedings{walkie-talkie2017,
+ title={Walkie-Talkie: An Efficient Defense Against Passive Website Fingerprinting Attacks},
+ author={Tao Wang and Ian Goldberg},
+ year={2017},
+ booktitle={Proceedings of the 26th Usenix Security Symposium},
+ month={August},
+ year={2017},
+ www_section = comm,
+ www_pdf_url = "https://www.usenix.org/system/files/conference/usenixsecurity17/sec17-wang-tao.pdf",
+ www_tags={selected}
+}
+