commit bdd6cd63cfd8b3f585744f0d01dd0a7aca0669a1
parent 06c85d8f55a1b2fc143a55eb0ce07e95f5d4781c
Author: Nick Mathewson <nickm@torproject.org>
Date: Mon, 24 Nov 2008 19:17:34 +0000
Add the bits of ccs2008 that looked relevant to me.
svn:r303
Diffstat:
| M | anonbib.bib | | | 52 | ++++++++++++++++++++++++++++++++++++++++++++++++++++ |
1 file changed, 52 insertions(+), 0 deletions(-)
diff --git a/anonbib.bib b/anonbib.bib
@@ -4221,3 +4221,55 @@ Omer Reingold",
www_pdf_url = {http://www.cs.princeton.edu/~mfreed/docs/fof-iptps07.pdf},
www_section = misc,
}
+
+
+@proceedings{ccs2008,
+ editor = {Paul Syverson and Somesh Jha and Xiaolan Zhang},
+ booktitle = {{Proceedings of the 15th ACM Conference on Computer and
+ Communications Security (CCS 2008)}},
+ address = {Alexandria, Virginia, USA},
+ publisher = {ACM Press},
+ day = {27--31},
+ month = oct,
+ year = 2008,
+}
+
+@inproceedings{ccs2008:wang,
+ title={Dependent Link Padding Algorithms for Low Latency Anonymity Systems},
+ author={Wei Wang and Mehul Motani and Vikram Srinivasan},
+ crossref={ccs2008},
+ pages={323--332},
+ www_tags={selected},
+ www_section=traffic,
+}
+
+@inproceedings{ccs2008:tsang,
+ title={PEREA: Towards Practical TTP-Free Revocation in Anonymous
+ Authentication}
+ author={Patrick P. Tsang and Man Ho Au and Apu Kapadia and Sean Smith},
+ crossref={ccs2008},
+ pages={333--345},
+ www_section=misc,
+ www_tags={selected},
+}
+
+@inproceedings{ccs2008:camenisch,
+ title={Efficient Attributes for Anonymous Credentials},
+ author={Jan Camenisch and Thomas Gross},
+ crossref={ccs2008},
+ pages={345--356},
+ www_section=credentials,
+}
+
+@inproceedings{ccs2008:mittal,
+ title={Information Leaks in Structured Peer-to-peer Anonymous Communication Systems},
+ author={Prateek Mittal and Nikita Borisov},
+ crossref={ccs2008},
+ pages={267--278},
+ www_pdf_url={http://www.crhc.uiuc.edu/~nikita/papers/information-leak.pdf},
+ www_tags={selected},
+ www_section=comm,
+ www_remarks={Describes attacks against the SALSA and AP3 peer-to-peer
+ anonymity network architectures.}
+}
+