diff options
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 f354040b01..4794145726 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 3e5e398e7c..6c2a591454 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. |