gnunetbib

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

commit cf12544f7b27b5c388a6cb076560cfcd3c4f6147
parent 3118007f297355bf6e6df7e0550273c3deae6e00
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu, 28 Jun 2007 14:24:02 +0000

 r13553@catbus:  nickm | 2007-06-28 10:24:00 -0400
 Add a couple more (nonselected) paper from my todo folder.


svn:r220

Diffstat:
Manonbib.bib | 30++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+), 0 deletions(-)

diff --git a/anonbib.bib b/anonbib.bib @@ -25,6 +25,9 @@ @string{credentials = "E-Cash / Anonymous Credentials"} @string{misc = "Misc"} + +@string{lncs = "Lecture Notes in Computer Science"} + %% Journals and proceedings: used by reference @Proceedings{eurocrypt-02, @@ -2968,3 +2971,30 @@ Sudan}, www_pdf_url = {http://prisms.cs.umass.edu/brian/pubs/wright-tissec.pdf}, www_tags = {selected} } + +@inproceedings{Wang-SP2007, + title = {{Network Flow Watermarking Attack on Low-Latency Anonymous + Communication Systems}}, + author = {Xinyuan Wang and Shiping Chen and Sushil Jajodia}, + booktitle = {Proceedings of the 2007 IEEE Symposium on Security and Privacy}, + year = {2007}, + month = {May}, + pages = {116-130}, + www_section = traffic, + www_pdf_url = + {http://ise.gmu.edu/~xwangc/Publications/Wang-FlowWatermarking.pdf}, +} + +@INPROCEEDINGS{HasuoK07a, + AUTHOR = "Ichiro Hasuo and Yoshinobu Kawabe", + TITLE = "Probabilistic Anonymity via Coalgebraic Simulations", + BOOKTITLE = "Proceedings of the European Symposium on Programming (ESOP '07)", + PAGES = "379--394", + PUBLISHER = "Springer, Berlin", + SERIES = lncs, + VOLUME = "4421", + YEAR = 2007, + www_section = methods, + www_pdf_url = {http://www.cs.ru.nl/%7Eichiro/papers/probAnonymSim.pdf} +} +