Procházet zdrojové kódy

add some more papers we tend to cite

svn:r16918
Roger Dingledine před 15 roky
rodič
revize
e761a3a50e
1 změnil soubory, kde provedl 44 přidání a 0 odebrání
  1. 44 0
      doc/design-paper/tor-design.bib

+ 44 - 0
doc/design-paper/tor-design.bib

@@ -17,6 +17,15 @@
   number = 	 {CU-CS-1025-07}
 }
 
+@inproceedings{bauer:wpes2007,
+  title = {Low-Resource Routing Attacks Against Tor},
+  author = {Kevin Bauer and Damon McCoy and Dirk Grunwald and Tadayoshi Kohno and Douglas Sicker},
+  booktitle = {{Proceedings of the Workshop on Privacy in the Electronic Society (WPES 2007)}},
+  year = {2007},
+  month = {October},
+  address = {Washington, DC, USA},
+}
+
 % fix me
 @misc{tannenbaum96,
   author = "Andrew Tannenbaum",
@@ -1443,6 +1452,41 @@ Stefan Katzenbeisser and Fernando P\'{e}rez-Gonz\'{a}lez},
   month = {January},
 }
 
+@inproceedings{snader08,
+  title = {A Tune-up for {Tor}: Improving Security and Performance in the {Tor} Network},
+  author = {Robin Snader and Nikita Borisov},
+  booktitle = {Proceedings of the Network and Distributed Security Symposium - {NDSS} '08},
+  year = {2008},
+  month = {February},
+  publisher = {Internet Society},
+}
+
+@inproceedings{murdoch-pet2008,
+  title = {Metrics for Security and Performance in Low-Latency Anonymity Networks},
+  author = {Steven J. Murdoch and Robert N. M. Watson},
+  booktitle = {Proceedings of the Eighth International Symposium on Privacy Enhancing Technologies (PETS 2008)},
+  year = {2008},
+  month = {July},
+  address = {Leuven, Belgium},
+  pages = {115--132},
+  editor = {Nikita Borisov and Ian Goldberg},
+  publisher = {Springer},
+  bookurl = {http://petsymposium.org/2008/},
+}
+
+@inproceedings{danezis-pet2008,
+  title = {Bridging and Fingerprinting: Epistemic Attacks on Route Selection},
+  author = {George Danezis and Paul Syverson},
+  booktitle = {Proceedings of the Eighth International Symposium on Privacy Enhancing Technologies (PETS 2008)},
+  year = {2008},
+  month = {July},
+  address = {Leuven, Belgium},
+  pages = {133--150},
+  editor = {Nikita Borisov and Ian Goldberg},
+  publisher = {Springer},
+  bookurl = {http://petsymposium.org/2008/},
+}
+
 %%% Local Variables:
 %%% mode: latex
 %%% TeX-master: "tor-design"