mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
add in the interaction diagram
fix the title svn:r1046
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
% \pdfpageheight=\the\paperheight
|
||||
%\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'
|
||||
|
||||
\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
|
||||
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}\\
|
||||
%\subsubsection{Constructing a circuit}
|
||||
A user's OP constructs circuits incrementally, negotiating a
|
||||
|
||||
Reference in New Issue
Block a user