diff options
author | Roger Dingledine <arma@torproject.org> | 2005-01-27 09:57:06 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-01-27 09:57:06 +0000 |
commit | 729d4f55efe16d3f738bf38eab632eb28b77fd56 (patch) | |
tree | de1e65771ff599bd42ba3b91fbdeea91448d2019 /doc/design-paper/tor-design.bib | |
parent | 1f5172d69706dc29041ec65fac11df93b82ca7ca (diff) | |
download | tor-729d4f55efe16d3f738bf38eab632eb28b77fd56.tar.gz tor-729d4f55efe16d3f738bf38eab632eb28b77fd56.zip |
sharpen section 1
try to help the rest some more too
svn:r3436
Diffstat (limited to 'doc/design-paper/tor-design.bib')
-rw-r--r-- | doc/design-paper/tor-design.bib | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/design-paper/tor-design.bib b/doc/design-paper/tor-design.bib index 6617dbfae5..cf21a90843 100644 --- a/doc/design-paper/tor-design.bib +++ b/doc/design-paper/tor-design.bib @@ -1096,6 +1096,16 @@ note = {\url{http://tor.eff.org/tor-design.pdf}} } +@inproceedings{flow-correlation04, + title = {On Flow Correlation Attacks and Countermeasures in Mix Networks}, + author = {Ye Zhu and Xinwen Fu and Bryan Graham and Riccardo Bettati and Wei Zhao}, + booktitle = {Proceedings of Privacy Enhancing Technologies workshop (PET 2004)}, + year = {2004}, + month = {May}, + series = {LNCS}, + note = {\url{http://students.cs.tamu.edu/xinwenfu/paper/PET04.pdf}}, +} + %%% Local Variables: %%% mode: latex %%% TeX-master: "tor-design" |