[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] a few more notes
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
tor-design.tex
Log Message:
a few more notes
Index: tor-design.tex
===================================================================
RCS file: /home/or/cvsroot/doc/tor-design.tex,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- tor-design.tex 17 Jan 2004 18:06:42 -0000 1.135
+++ tor-design.tex 27 Jan 2004 17:26:29 -0000 1.136
@@ -1,3 +1,5 @@
+% XXX Cite SS03
+
\documentclass[times,10pt,twocolumn]{article}
\usepackage{latex8}
\usepackage{times}
@@ -5,7 +7,7 @@
\usepackage{graphics}
\usepackage{amsmath}
-%\pagestyle{empty}
+\pagestyle{plain}
\renewcommand\url{\begingroup \def\UrlLeft{<}\def\UrlRight{>}\urlstyle{tt}\Url}
\newcommand\emailaddr{\begingroup \def\UrlLeft{<}\def\UrlRight{>}\urlstyle{tt}\Url}
@@ -1341,7 +1343,7 @@
\subsection{Previous rendezvous work}
Rendezvous points in low-latency anonymity systems were first
-described for use in ISDN telephony \cite{isdn-mixes,jerichow-jsac98}.
+described for use in ISDN telephony \cite{jerichow-jsac98,isdn-mixes}.
Later low-latency designs used rendezvous points for hiding location
of mobile phones and low-power location trackers
\cite{federrath-ih96,reed-protocols97}. Rendezvous for low-latency
@@ -1357,7 +1359,7 @@
our design tries to minimize the exposure associated with running the
service, to encourage volunteers to offer introduction and rendezvous
point services. Tor's introduction points do not output any bytes to the
-clients, and the rendezvous points don't know the client or the server,
+clients; the rendezvous points don't know the client or the server,
and can't read the data being transmitted. The indirection scheme is
also designed to include authentication/authorization---if Alice doesn't
include the right cookie with her request for service, Bob need not even