浏览代码

add in the interaction diagram
fix the title


svn:r1046

Roger Dingledine 22 年之前
父节点
当前提交
9cf13103dc
共有 1 个文件被更改,包括 8 次插入1 次删除
  1. 8 1
      doc/tor-design.tex

+ 8 - 1
doc/tor-design.tex

@@ -52,7 +52,7 @@
 %  \pdfpageheight=\the\paperheight
 %  \pdfpageheight=\the\paperheight
 %\fi
 %\fi
 
 
-\title{Tor: The Second-Generation Onion Router\\DRAFT VERSION}
+\title{Tor: The Second-Generation Onion Router} %\\DRAFT VERSION}
 % Putting the 'Private' back in 'Virtual Private Network'
 % Putting the 'Private' back in 'Virtual Private Network'
 
 
 \author{Roger Dingledine \\ The Free Haven Project \\ arma@freehaven.net \and
 \author{Roger Dingledine \\ The Free Haven Project \\ arma@freehaven.net \and
@@ -645,6 +645,13 @@ to each other through a given exit node. Also, because circuits are built
 in the background, OPs can recover from failed circuit creation
 in the background, OPs can recover from failed circuit creation
 without delaying streams and thereby harming user experience.\\
 without delaying streams and thereby harming user experience.\\
 
 
+\begin{figure}[h]
+\centering
+\mbox{\epsfig{figure=interaction,width=8cm}}
+\caption{Alice builds a two-hop circuit and begins fetching a web page.}
+\label{fig:interaction}
+\end{figure}
+
 \noindent{\large\bf Constructing a circuit}\label{subsubsec:constructing-a-circuit}\\
 \noindent{\large\bf Constructing a circuit}\label{subsubsec:constructing-a-circuit}\\
 %\subsubsection{Constructing a circuit}
 %\subsubsection{Constructing a circuit}
 A user's OP constructs circuits incrementally, negotiating a
 A user's OP constructs circuits incrementally, negotiating a