commit a4c74a1e9eb4d6adc0c0361ec17938d744007189
parent 9c204e3e1af74ef9f3c703a6c380176dec823e73
Author: Roger Dingledine <arma@torproject.org>
Date: Wed, 16 Dec 2009 14:01:38 +0000
add the new nymble journal version, and make it the canonical
nymble
svn:r328
Diffstat:
1 file changed, 18 insertions(+), 6 deletions(-)
diff --git a/anonbib.bib b/anonbib.bib
@@ -2959,7 +2959,7 @@ Sudan},
crossref = pet2007,
www_section = comm,
www_pdf_url = {http://petworkshop.org/2007/papers/PET2007_preproc_Pairing_based.pdf},
- www_remarks = {Describes an circuit-establishment protocol for a Tor-like
+ www_remarks = {Describes a circuit-establishment protocol for a Tor-like
network. Uses Pairing- and Identity-Based crypto for efficiency, at the
expense of having all private keys generated by a trusted IBE authority.}
}
@@ -2971,11 +2971,7 @@ Sudan},
crossref = pet2007,
www_section = misc,
www_pdf_url= {http://www.cs.dartmouth.edu/~patrick/pub/nymble.pdf},
- www_tags = {selected},
- www_important = {1},
- www_remarks = {Describes Nymble, a system that allows services to block
- anonymous users that misbehave, without making their transactions
- linkable.},
+ www_remarks = {Superseded by nymble-tdsc.}
}
@Inproceedings{overlier-pet2007,
@@ -4403,3 +4399,19 @@ Omer Reingold",
www_section = traffic,
}
+@Article{nymble-tdsc,
+ author = {Patrick P. Tsang and Apu Kapadia and Cory Cornelius and Sean W. Smith},
+ title = "{Nymble: Blocking Misbehaving Users in Anonymizing Networks}",
+ journal = {IEEE Transactions on Dependable and Secure Computing (TDSC)},
+ month = sep,
+ year = {2009},
+ doi = {10.1109/TDSC.2009.38}
+ www_section = misc,
+ www_pdf_url= {http://www.cs.indiana.edu/~kapadia/papers/nymble-tdsc-preprint.pdf},
+ www_tags = {selected},
+ www_important = {1},
+ www_remarks = {Describes Nymble, a system that allows services to block
+ anonymous users that misbehave, without making their transactions
+ linkable.},
+}
+