Procházet zdrojové kódy

add in the interaction diagram
fix the title


svn:r1046

Roger Dingledine před 22 roky
rodič
revize
9cf13103dc
1 změnil soubory, kde provedl 8 přidání a 1 odebrání
  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