diff options
author | Paul Syverson <syverson@itd.nrl.navy.mil> | 2005-01-30 12:52:49 +0000 |
---|---|---|
committer | Paul Syverson <syverson@itd.nrl.navy.mil> | 2005-01-30 12:52:49 +0000 |
commit | 03dd466e5b9bcf04bcbb058855942c6f2bf0d79c (patch) | |
tree | 17dc5e0f54797cf3e73426cc18055b307096e9a5 /doc/design-paper | |
parent | e432d2ceea56716d85731595d42b640ff2aaea92 (diff) | |
download | tor-03dd466e5b9bcf04bcbb058855942c6f2bf0d79c.tar.gz tor-03dd466e5b9bcf04bcbb058855942c6f2bf0d79c.zip |
minor tweaks and paul claims a subsection
svn:r3467
Diffstat (limited to 'doc/design-paper')
-rw-r--r-- | doc/design-paper/challenges.tex | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/design-paper/challenges.tex b/doc/design-paper/challenges.tex index e4321b27c5..7cd2b81baf 100644 --- a/doc/design-paper/challenges.tex +++ b/doc/design-paper/challenges.tex @@ -85,17 +85,19 @@ than Tor at the expense of significantly increased resource requirements, or decreased flexibility in application support (typically because of increased latency). Such research does not typically abandon aspirations towards deployability or utility, but instead tries to maximize deployability and -utility subject to a certain degree of anonymity. We believe that these +utility subject to a certain degree of inherent anonymity (inherent because +usability and practicality affect usage which affects the actual anonymity +provided by the network \cite{back01,econymics}). We believe that these approaches can be promising and useful, but that by focusing on deploying a usable system in the wild, Tor helps us experiment with the actual parameters of what makes a system ``practical'' for volunteer operators and ``useful'' for home users, and helps illuminate undernoticed issues which any deployed -volunteer anonymity network will need to address. +volunteer anonymity network will need to address. While~\cite{tor-design} gives an overall view of the Tor design and goals, -this paper describes the policy and technical issues that Tor faces are +this paper describes the policy and technical issues that Tor faces as we continue deployment. Rather than trying to provide complete solutions -to every problem here, we try to lay out the assumptions and constraints +to every problem here, we lay out the assumptions and constraints that we have observed through deploying Tor in the wild. In doing so, we aim to create a research agenda for others to help in addressing these issues. Section~\ref{sec:what-is-tor} gives an @@ -528,6 +530,8 @@ understand which are actual roadblocks and which are easier to resolve than we think. We certainly wouldn't mind if Tor one day is able to transport a greater variety of protocols. +[paul will work on this] + \subsection{Mid-latency} \label{subsec:mid-latency} |