gnunetbib

Bibliography (BibTeX, based on AnonBib)
Log | Files | Refs | README | LICENSE

commit f6a6234cb7f2c6d83648a4bb5c328d7ba0573ae2
parent 7c534c9378b0694d80572b0dd61940b2fa7c0d0f
Author: Nick Mathewson <nickm@torproject.org>
Date:   Sun, 19 Mar 2017 10:56:57 -0400

Add paper suggested by Lachlan James Gunn.

Diffstat:
Manonbib.bib | 18+++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/anonbib.bib b/anonbib.bib @@ -23,11 +23,12 @@ @string{credentials = "E-Cash / Anonymous Credentials"} @string{misc = "Misc"} @string{torperf = "Tor Performance"} -@string{and = ", "} + # # Proposed new sections: application privacy, data anonymization, ... # +@string{and = ", "} @string{lncs = "Lecture Notes in Computer Science"} %% Section: Mix Networks: Design @@ -7962,3 +7963,18 @@ www_pdf_url = {https://www.usenix.org/system/files/conference/nsdi16/nsdi16-pape www_pdf_url = {http://ohmygodel.com/publications/peerflow-popets2017.pdf}, www_tags = {selected} } + +@inproceedings{cangialosi15, + title = {Ting: Measuring and Exploiting Latencies Between All {Tor} Nodes}, + author = {Frank Cangialosi and Dave Levin and Neil Spring}, + booktitle = {Proceedings of the 2015 Internet Measurement Conference}, + year = {2015}, + month = {October}, + pages = {289--302}, + location = {Tokyo, Japan}, + doi = {10.1145/2815675.2815701} + www_section = traffic, + www_pdf_url = {https://www.cs.umd.edu/~dml/papers/ting_imc15.pdf} +} + +