[or-cvs] add in the interaction diagram

Roger Dingledine arma at seul.org
Sun Feb 1 02:42:22 UTC 2004


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc

Modified Files:
	tor-design.tex 
Log Message:
add in the interaction diagram
fix the title


Index: tor-design.tex
===================================================================
RCS file: /home/or/cvsroot/doc/tor-design.tex,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- tor-design.tex	31 Jan 2004 07:36:38 -0000	1.144
+++ tor-design.tex	1 Feb 2004 02:42:19 -0000	1.145
@@ -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 at freehaven.net \and
@@ -645,6 +645,13 @@
 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



More information about the tor-commits mailing list