diff options
author | Roger Dingledine <arma@torproject.org> | 2004-01-17 16:20:07 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-01-17 16:20:07 +0000 |
commit | 02a1188377d0f29ada06f9730a67431dd931fdd6 (patch) | |
tree | 1a3fa6a773e59a64cc263022ecef01e307096e7b /doc | |
parent | dfc83b64f46bdb66198ecf622dc6f676a9f186dd (diff) | |
download | tor-02a1188377d0f29ada06f9730a67431dd931fdd6.tar tor-02a1188377d0f29ada06f9730a67431dd931fdd6.tar.gz |
cite tor-spec
svn:r1002
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-design.bib | 3 | ||||
-rw-r--r-- | doc/tor-design.tex | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/doc/tor-design.bib b/doc/tor-design.bib index f354040b0..479414572 100644 --- a/doc/tor-design.bib +++ b/doc/tor-design.bib @@ -195,9 +195,8 @@ note = {\url{http://citeseer.nj.nec.com/pfitzmann90how.html}}, } -% author = {Roger Dingledine and Nick Mathewson}, @Misc{tor-spec, - author = {Anonymized}, + author = {Roger Dingledine and Nick Mathewson}, title = {Tor Protocol Specifications}, note = {\url{http://freehaven.net/tor/tor-spec.txt}}, } diff --git a/doc/tor-design.tex b/doc/tor-design.tex index 3e5e398e7..6c2a59145 100644 --- a/doc/tor-design.tex +++ b/doc/tor-design.tex @@ -1852,7 +1852,7 @@ so we are likely to encounter additional issues that must be resolved, both in terms of usability and anonymity. \emph{Further specification review:} Although have a public -byte-level specification for the Tor protocols, it needs +byte-level specification for the Tor protocols \cite{tor-spec}, it needs extensive external review. We hope that as Tor is more widely deployed, more people will examine its specification. |