diff options
author | Roger Dingledine <arma@torproject.org> | 2006-10-29 07:39:16 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-10-29 07:39:16 +0000 |
commit | 6b13771edd846fff72e6473495e41df141552d0e (patch) | |
tree | 9044711d2618a2d37a41b6355bf2d6340aac88e9 /doc/design-paper | |
parent | 4026c0fc2fb5ce1ae4767433137af52d3ef74c2a (diff) | |
download | tor-6b13771edd846fff72e6473495e41df141552d0e.tar.gz tor-6b13771edd846fff72e6473495e41df141552d0e.zip |
and a few more bibtex entries
svn:r8854
Diffstat (limited to 'doc/design-paper')
-rw-r--r-- | doc/design-paper/tor-design.bib | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/doc/design-paper/tor-design.bib b/doc/design-paper/tor-design.bib index a60811aded..0309bb1893 100644 --- a/doc/design-paper/tor-design.bib +++ b/doc/design-paper/tor-design.bib @@ -1264,6 +1264,13 @@ note = {\url{http://www.peacefire.org/circumventor/simple-circumventor-instructions.html}} } +@Misc{psiphon, + key = {psiphon}, + title = {Psiphon}, + author = {Ronald Deibert et al}, + note = {\url{http://psiphon.civisec.org/}} +} + @InProceedings{tcpstego, author = {Steven J. Murdoch and Stephen Lewis}, title = {Embedding Covert Channels into {TCP/IP}}, booktitle = {Information Hiding: 7th International Workshop}, @@ -1296,11 +1303,18 @@ Stefan Katzenbeisser and Fernando P\'{e}rez-Gonz\'{a}lez}, month = {June}, address = {Cambridge, UK}, publisher = {Springer}, - www_section = {Formal methods}, bookurl = {http://petworkshop.org/2006/}, www_pdf_url = {http://petworkshop.org/2006/preproc/preproc_18.pdf}, } +@inproceedings{rep-anon, + title = {{Reputation in P2P Anonymity Systems}}, + author = {Roger Dingledine and Nick Mathewson and Paul Syverson}, + booktitle = {Proceedings of Workshop on Economics of Peer-to-Peer Systems}, + year = {2003}, + month = {June}, + www_pdf_url = {http://freehaven.net/doc/econp2p03/econp2p03.pdf}, +} %%% Local Variables: %%% mode: latex |