challenges.tex 80 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516
  1. \documentclass{llncs}
  2. % XXXX NM: Fold ``bandwidth and usability'' into ``Tor and file-sharing'' --
  3. % ``bandwidth and file-sharing''.
  4. \usepackage{url}
  5. \usepackage{amsmath}
  6. \usepackage{epsfig}
  7. \setlength{\textwidth}{6.1in}
  8. \setlength{\textheight}{8.5in}
  9. \setlength{\topmargin}{1cm}
  10. \setlength{\oddsidemargin}{.5cm}
  11. \setlength{\evensidemargin}{.5cm}
  12. \newenvironment{tightlist}{\begin{list}{$\bullet$}{
  13. \setlength{\itemsep}{0mm}
  14. \setlength{\parsep}{0mm}
  15. % \setlength{\labelsep}{0mm}
  16. % \setlength{\labelwidth}{0mm}
  17. % \setlength{\topsep}{0mm}
  18. }}{\end{list}}
  19. \begin{document}
  20. \title{Challenges in deploying low-latency anonymity}
  21. \author{Roger Dingledine\inst{1} \and
  22. Nick Mathewson\inst{1} \and
  23. Paul Syverson\inst{2}}
  24. \institute{The Free Haven Project \email{<\{arma,nickm\}@freehaven.net>} \and
  25. Naval Research Laboratory \email{<syverson@itd.nrl.navy.mil>}}
  26. \maketitle
  27. \pagestyle{plain}
  28. \begin{abstract}
  29. There are many unexpected or unexpectedly difficult obstacles to
  30. deploying anonymous communications. Drawing on our experiences deploying
  31. Tor (the second-generation onion routing network), we describe social
  32. challenges and technical issues that must be faced
  33. in building, deploying, and sustaining a scalable, distributed, low-latency
  34. anonymity network.
  35. \end{abstract}
  36. \section{Introduction}
  37. % Your network is not practical unless it is sustainable and distributed.
  38. Anonymous communication is full of surprises. This paper discusses some
  39. unexpected challenges arising from our experiences deploying Tor, a
  40. low-latency general-purpose anonymous communication system. We will discuss
  41. some of the difficulties we have experienced and how we have met them (or how
  42. we plan to meet them, if we know). We will also discuss some less
  43. troublesome open problems that we must nevertheless eventually address.
  44. %We will describe both those future challenges that we intend to explore and
  45. %those that we have decided not to explore and why.
  46. Tor is an overlay network for anonymizing TCP streams over the
  47. Internet~\cite{tor-design}. It addresses limitations in earlier Onion
  48. Routing designs~\cite{or-ih96,or-jsac98,or-discex00,or-pet00} by adding
  49. perfect forward secrecy, congestion control, directory servers, integrity
  50. checking, configurable exit policies, and location-hidden services using
  51. rendezvous points. Tor works on the real-world Internet, requires no special
  52. privileges or kernel modifications, requires little synchronization or
  53. coordination between nodes, and provides a reasonable tradeoff between
  54. anonymity, usability, and efficiency.
  55. We first publicly deployed a Tor network in October 2003; since then it has
  56. grown to over a hundred volunteer Tor nodes
  57. and as much as 80 megabits of
  58. average traffic per second. Tor's research strategy has focused on deploying
  59. a network to as many users as possible; thus, we have resisted designs that
  60. would compromise deployability by imposing high resource demands on node
  61. operators, and designs that would compromise usability by imposing
  62. unacceptable restrictions on which applications we support. Although this
  63. strategy has
  64. its drawbacks (including a weakened threat model, as discussed below), it has
  65. made it possible for Tor to serve many thousands of users and attract
  66. funding from diverse sources whose goals range from security on a
  67. national scale down to the liberties of each individual.
  68. While~\cite{tor-design} gives an overall view of Tor's
  69. design and goals, this paper describes policy, social, and technical
  70. issues that we face as we continue deployment.
  71. Rather than trying to provide complete solutions to every problem here, we
  72. lay out the assumptions and constraints that we have observed while
  73. deploying Tor in the wild. In doing so, we aim to create a research agenda
  74. for others to help in addressing these issues. We believe that the issues
  75. described here will be of general interest to any and all
  76. projects attempting to build
  77. and deploy practical, useable anonymity networks in the wild.
  78. %While the Tor design paper~\cite{tor-design} gives an overall view its
  79. %design and goals,
  80. %this paper describes the policy and technical issues that Tor faces as
  81. %we continue deployment. Rather than trying to provide complete solutions
  82. %to every problem here, we lay out the assumptions and constraints
  83. %that we have observed through deploying Tor in the wild. In doing so, we
  84. %aim to create a research agenda for others to
  85. %help in addressing these issues.
  86. % Section~\ref{sec:what-is-tor} gives an
  87. %overview of the Tor
  88. %design and ours goals. Sections~\ref{sec:crossroads-policy}
  89. %and~\ref{sec:crossroads-design} go on to describe the practical challenges,
  90. %both policy and technical respectively,
  91. %that stand in the way of moving
  92. %from a practical useful network to a practical useful anonymous network.
  93. %\section{What Is Tor}
  94. \section{Background}
  95. Here we give a basic overview of the Tor design and its properties, and
  96. compare Tor to other low-latency anonymity designs.
  97. \subsection{Tor, threat models, and distributed trust}
  98. \label{sec:what-is-tor}
  99. %Here we give a basic overview of the Tor design and its properties. For
  100. %details on the design, assumptions, and security arguments, we refer
  101. %the reader to the Tor design paper~\cite{tor-design}.
  102. %\medskip
  103. \noindent
  104. {\bf How Tor works.}
  105. Tor provides \emph{forward privacy}, so that users can connect to
  106. Internet sites without revealing their logical or physical locations
  107. to those sites or to observers. It also provides \emph{location-hidden
  108. services}, so that critical servers can support authorized users without
  109. giving adversaries an effective vector for physical or online attacks.
  110. The design provides these protections even when a portion of its own
  111. infrastructure is controlled by an adversary.
  112. To create a private network pathway with Tor, the client software
  113. incrementally builds a \emph{circuit} of encrypted connections through
  114. Tor nodes on the network. The circuit is extended one hop at a time, and
  115. each node along the way knows only which node gave it data and which
  116. node it is giving data to. No individual Tor node ever knows the complete
  117. path that a data packet has taken. The client negotiates a separate set
  118. of encryption keys for each hop along the circuit. % to ensure that each
  119. %hop can't trace these connections as they pass through.
  120. Because each node sees no more than one hop in the
  121. circuit, neither an eavesdropper nor a compromised node can use traffic
  122. analysis to link the connection's source and destination.
  123. For efficiency, the Tor software uses the same circuit for all the TCP
  124. connections that happen within the same short period.
  125. Later requests use a new
  126. circuit, to complicate long-term linkability between different actions by
  127. a single user.
  128. Tor also makes it possible for users to hide their locations while
  129. offering various kinds of services, such as web publishing or an instant
  130. messaging server. Using ``rendezvous points'', other Tor users can
  131. connect to these hidden services, each without knowing the other's network
  132. identity.
  133. Tor attempts to anonymize the transport layer, not the application layer.
  134. This is useful for applications such as ssh
  135. where authenticated communication is desired. However, when anonymity from
  136. those with whom we communicate is desired,
  137. application protocols that include personally identifying information need
  138. additional application-level scrubbing proxies, such as
  139. Privoxy~\cite{privoxy} for HTTP\@. Furthermore, Tor does not permit arbitrary
  140. IP packets; it only anonymizes TCP streams and DNS request, and only supports
  141. connections via SOCKS (see Section~\ref{subsec:tcp-vs-ip}).
  142. Most node operators do not want to allow arbitary TCP connections to leave
  143. their server. To address this, Tor provides \emph{exit policies} so that
  144. each exit node can block the IP addresses and ports it is unwilling to allow.
  145. Tor nodes advertise their exit policies to the directory servers, so that
  146. client can tell which nodes will support their connections.
  147. As of January 2005, the Tor network has grown to around a hundred nodes
  148. on four continents, with a total capacity exceeding 1Gbit/s. Appendix A
  149. shows a graph of the number of working nodes over time, as well as a
  150. graph of the number of bytes being handled by the network over time. At
  151. this point the network is sufficiently diverse for further development
  152. and testing; but of course we always encourage and welcome new nodes
  153. to join the network.
  154. Tor research and development has been funded by ONR and DARPA
  155. for use in securing government
  156. communications, and by the Electronic Frontier Foundation, for use
  157. in maintaining civil liberties for ordinary citizens online. The Tor
  158. protocol is one of the leading choices
  159. to be the anonymizing layer in the European Union's PRIME directive to
  160. help maintain privacy in Europe. The University of Dresden in Germany
  161. has integrated an independent implementation of the Tor protocol into
  162. their popular Java Anon Proxy anonymizing client.
  163. % This wide variety of
  164. %interests helps maintain both the stability and the security of the
  165. %network.
  166. \medskip
  167. \noindent
  168. {\bf Threat models and design philosophy.}
  169. The ideal Tor network would be practical, useful and and anonymous. When
  170. trade-offs arise between these properties, Tor's research strategy has been
  171. to insist on remaining useful enough to attract many users,
  172. and practical enough to support them. Only subject to these
  173. constraints do we aim to maximize
  174. anonymity.\footnote{This is not the only possible
  175. direction in anonymity research: designs exist that provide more anonymity
  176. than Tor at the expense of significantly increased resource requirements, or
  177. decreased flexibility in application support (typically because of increased
  178. latency). Such research does not typically abandon aspirations towards
  179. deployability or utility, but instead tries to maximize deployability and
  180. utility subject to a certain degree of inherent anonymity (inherent because
  181. usability and practicality affect usage which affects the actual anonymity
  182. provided by the network \cite{econymics,back01}).}
  183. %{We believe that these
  184. %approaches can be promising and useful, but that by focusing on deploying a
  185. %usable system in the wild, Tor helps us experiment with the actual parameters
  186. %of what makes a system ``practical'' for volunteer operators and ``useful''
  187. %for home users, and helps illuminate undernoticed issues which any deployed
  188. %volunteer anonymity network will need to address.}
  189. Because of this strategy, Tor has a weaker threat model than many anonymity
  190. designs in the literature. In particular, because we
  191. support interactive communications without impractically expensive padding,
  192. we fall prey to a variety
  193. of intra-network~\cite{back01,attack-tor-oak05,flow-correlation04} and
  194. end-to-end~\cite{danezis-pet2004,SS03} anonymity-breaking attacks.
  195. Tor does not attempt to defend against a global observer. In general, an
  196. attacker who can observe both ends of a connection through the Tor network
  197. can correlate the timing and volume of data on that connection as it enters
  198. and leaves the network, and so link a user to her chosen communication
  199. parties. Known solutions to this attack would seem to require introducing a
  200. prohibitive degree of traffic padding between the user and the network, or
  201. introducing an unacceptable degree of latency (but see Section
  202. \ref{subsec:mid-latency}). Also, it is not clear that these methods would
  203. work at all against even a minimally active adversary that can introduce timing
  204. patterns or additional traffic. Thus, Tor only attempts to defend against
  205. external observers who cannot observe both sides of a user's connection.
  206. The distinction between traffic correlation and traffic analysis is
  207. not as cut and dried as we might wish. In \cite{hintz-pet02} it was
  208. shown that if data volumes of various popular
  209. responder destinations are catalogued, it may not be necessary to
  210. observe both ends of a stream to learn a source-destination link.
  211. This should be fairly effective without simultaneously observing both
  212. ends of the connection. However, it is still essentially confirming
  213. suspected communicants where the responder suspects are ``stored'' rather
  214. than observed at the same time as the client.
  215. Similarly latencies of going through various routes can be
  216. catalogued~\cite{back01} to connect endpoints.
  217. This is likely to entail high variability and massive storage since
  218. % XXX hintz-pet02 just looked at data volumes of the sites. this
  219. % doesn't require much variability or storage. I think it works
  220. % quite well actually. Also, \cite{kesdogan:pet2002} takes the
  221. % attack another level further, to narrow down where you could be
  222. % based on an intersection attack on subpages in a website. -RD
  223. %
  224. % I was trying to be terse and simultaneously referring to both the
  225. % Hintz stuff and the Back et al. stuff from Info Hiding 01. I've
  226. % separated the two and added the references. -PFS
  227. routes through the network to each site will be random even if they
  228. have relatively unique latency characteristics. So this does not seem
  229. an immediate practical threat. Further along similar lines, the same
  230. paper suggested a ``clogging attack''. In \cite{attack-tor-oak05}, a
  231. version of this was demonstrated to be practical against portions of
  232. the fifty node Tor network as deployed in mid 2004. There it was shown
  233. that an outside attacker can trace a stream through the Tor network
  234. while a stream is still active simply by observing the latency of his
  235. own traffic sent through various Tor nodes. These attacks do not show
  236. the client address, only the first node within the Tor network, making
  237. helper nodes all the more worthy of exploration. (See
  238. Section~\ref{subsec:helper-nodes}.)
  239. Against internal attackers who sign up Tor nodes, the situation is more
  240. complicated. In the simplest case, if an adversary has compromised $c$ of
  241. $n$ nodes on the Tor network, then the adversary will be able to compromise
  242. a random circuit with probability $\frac{c^2}{n^2}$ (since the circuit
  243. initiator chooses hops randomly). But there are
  244. complicating factors:
  245. (1)~If the user continues to build random circuits over time, an adversary
  246. is pretty certain to see a statistical sample of the user's traffic, and
  247. thereby can build an increasingly accurate profile of her behavior. (See
  248. Section~\ref{subsec:helper-nodes} for possible solutions.)
  249. (2)~An adversary who controls a popular service outside of the Tor network
  250. can be certain of observing all connections to that service; he
  251. therefore will trace connections to that service with probability
  252. $\frac{c}{n}$.
  253. (3)~Users do not in fact choose nodes with uniform probability; they
  254. favor nodes with high bandwidth or uptime, and exit nodes that
  255. permit connections to their favorite services.
  256. (See Section~\ref{subsec:routing-zones} for discussion of how larger
  257. adversaries affect our dispersal goals.)
  258. %\begin{tightlist}
  259. %\item If the user continues to build random circuits over time, an adversary
  260. % is pretty certain to see a statistical sample of the user's traffic, and
  261. % thereby can build an increasingly accurate profile of her behavior. (See
  262. % \ref{subsec:helper-nodes} for possible solutions.)
  263. %\item An adversary who controls a popular service outside of the Tor network
  264. % can be certain of observing all connections to that service; he
  265. % therefore will trace connections to that service with probability
  266. % $\frac{c}{n}$.
  267. %\item Users do not in fact choose nodes with uniform probability; they
  268. % favor nodes with high bandwidth or uptime, and exit nodes that
  269. % permit connections to their favorite services.
  270. %\end{tightlist}
  271. %discuss $\frac{c^2}{n^2}$, except how in practice the chance of owning
  272. %the last hop is not $c/n$ since that doesn't take the destination (website)
  273. %into account. so in cases where the adversary does not also control the
  274. %final destination we're in good shape, but if he *does* then we'd be better
  275. %off with a system that lets each hop choose a path.
  276. %
  277. %Isn't it more accurate to say ``If the adversary _always_ controls the final
  278. % dest, we would be just as well off with such as system.'' ? If not, why
  279. % not? -nm
  280. % Sure. In fact, better off, since they seem to scale more easily. -rd
  281. % XXXX the below paragraph should probably move later, and merge with
  282. % other discussions of attack-tor-oak5.
  283. %Murdoch and Danezis describe an attack
  284. %\cite{attack-tor-oak05} that lets an attacker determine the nodes used
  285. %in a circuit; yet s/he cannot identify the initiator or responder,
  286. %e.g., client or web server, through this attack. So the endpoints
  287. %remain secure, which is the goal. It is conceivable that an
  288. %adversary could attack or set up observation of all connections
  289. %to an arbitrary Tor node in only a few minutes. If such an adversary
  290. %were to exist, s/he could use this probing to remotely identify a node
  291. %for further attack. Of more likely immediate practical concern
  292. %an adversary with active access to the responder traffic
  293. %wants to keep a circuit alive long enough to attack an identified
  294. %node. Thus it is important to prevent the responding end of the circuit
  295. %from keeping it open indefinitely.
  296. %Also, someone could identify nodes in this way and if in their
  297. %jurisdiction, immediately get a subpoena (if they even need one)
  298. %telling the node operator(s) that she must retain all the active
  299. %circuit data she now has.
  300. %Further, the enclave model, which had previously looked to be the most
  301. %generally secure, seems particularly threatened by this attack, since
  302. %it identifies endpoints when they're also nodes in the Tor network:
  303. %see Section~\ref{subsec:helper-nodes} for discussion of some ways to
  304. %address this issue.
  305. \medskip
  306. \noindent
  307. {\bf Distributed trust.}
  308. In practice Tor's threat model is based entirely on the goal of
  309. dispersal and diversity.
  310. Tor's defense lies in having a diverse enough set of nodes
  311. to prevent most real-world
  312. adversaries from being in the right places to attack users.
  313. Tor aims to resist observers and insiders by distributing each transaction
  314. over several nodes in the network. This ``distributed trust'' approach
  315. means the Tor network can be safely operated and used by a wide variety
  316. of mutually distrustful users, providing more sustainability and security
  317. than some previous attempts at anonymizing networks.
  318. The Tor network has a broad range of users, including ordinary citizens
  319. concerned about their privacy, corporations
  320. who don't want to reveal information to their competitors, and law
  321. enforcement and government intelligence agencies who need
  322. to do operations on the Internet without being noticed.
  323. No organization can achieve this security on its own. If a single
  324. corporation or government agency were to build a private network to
  325. protect its operations, any connections entering or leaving that network
  326. would be obviously linkable to the controlling organization. The members
  327. and operations of that agency would be easier, not harder, to distinguish.
  328. Instead, to protect our networks from traffic analysis, we must
  329. collaboratively blend the traffic from many organizations and private
  330. citizens, so that an eavesdropper can't tell which users are which,
  331. and who is looking for what information. %By bringing more users onto
  332. %the network, all users become more secure~\cite{econymics}.
  333. %[XXX I feel uncomfortable saying this last sentence now. -RD]
  334. %[So, I took it out. I think we can do without it. -PFS]
  335. Naturally, organizations will not want to depend on others for their
  336. security. If most participating providers are reliable, Tor tolerates
  337. some hostile infiltration of the network. For maximum protection,
  338. the Tor design includes an enclave approach that lets data be encrypted
  339. (and authenticated) end-to-end, so high-sensitivity users can be sure it
  340. hasn't been read or modified. This even works for Internet services that
  341. don't have built-in encryption and authentication, such as unencrypted
  342. HTTP or chat, and it requires no modification of those services.
  343. \subsection{Related work}
  344. Tor is not the only anonymity system that aims to be practical and useful.
  345. Commercial single-hop proxies~\cite{anonymizer}, as well as unsecured
  346. open proxies around the Internet, can provide good
  347. performance and some security against a weaker attacker. The Java
  348. Anon Proxy~\cite{web-mix} provides similar functionality to Tor but only
  349. handles web browsing rather than arbitrary TCP\@.
  350. %Some peer-to-peer file-sharing overlay networks such as
  351. %Freenet~\cite{freenet} and Mute~\cite{mute}
  352. Zero-Knowledge Systems' commercial Freedom
  353. network~\cite{freedom21-security} was even more flexible than Tor in
  354. that it could transport arbitrary IP packets, and it also supported
  355. pseudonymous access rather than just anonymous access; but it had
  356. a different approach to sustainability (collecting money from users
  357. and paying ISPs to run Tor nodes), and was shut down due to financial
  358. load. Finally, potentially
  359. more scalable designs like Tarzan~\cite{tarzan:ccs02} and
  360. MorphMix~\cite{morphmix:fc04} have been proposed in the literature, but
  361. have not yet been fielded. All of these systems differ somewhat
  362. in threat model and presumably practical resistance to threats.
  363. Morphmix is very close to Tor in circuit setup. And, by separating
  364. node discovery from route selection from circuit setup, Tor is
  365. flexible enough to potentially contain a Morphmix experiment within
  366. it. We direct the interested reader to Section
  367. 2 of~\cite{tor-design} for a more in-depth review of related work.
  368. Tor differs from other deployed systems for traffic analysis resistance
  369. in its security and flexibility. Mix networks such as
  370. Mixmaster~\cite{mixmaster-spec} or its successor Mixminion~\cite{minion-design}
  371. gain the highest degrees of anonymity at the expense of introducing highly
  372. variable delays, thus making them unsuitable for applications such as web
  373. browsing. Commercial single-hop
  374. proxies~\cite{anonymizer} present a single point of failure, where
  375. a single compromise can expose all users' traffic, and a single-point
  376. eavesdropper can perform traffic analysis on the entire network.
  377. Also, their proprietary implementations place any infrastucture that
  378. depends on these single-hop solutions at the mercy of their providers'
  379. financial health as well as network security.
  380. %XXXX six-four. crowds. i2p.
  381. %XXXX
  382. %have a serious discussion of morphmix's assumptions, since they would
  383. %seem to be the direct competition. in fact tor is a flexible architecture
  384. %that would encompass morphmix, and they're nearly identical except for
  385. %path selection and node discovery. and the trust system morphmix has
  386. %seems overkill (and/or insecure) based on the threat model we've picked.
  387. % this para should probably move to the scalability / directory system. -RD
  388. % Nope. Cut for space, except for small comment added above -PFS
  389. \section{Social challenges}
  390. Many of the issues the Tor project needs to address extend beyond
  391. system design and technology development. In particular, the
  392. Tor project's \emph{image} with respect to its users and the rest of
  393. the Internet impacts the security it can provide.
  394. % No image, no sustainability -NM
  395. With this image issue in mind, this section discusses the Tor user base and
  396. Tor's interaction with other services on the Internet.
  397. \subsection{Communicating security}
  398. Usability for anonymity systems
  399. contributes directly to their security, because how usable the system
  400. is impacts the possible anonymity set~\cite{econymics,back01}. Or
  401. conversely, an unusable system attracts few users and thus can't provide
  402. much anonymity.
  403. This phenomenon has a second-order effect: knowing this, users should
  404. choose which anonymity system to use based in part on how usable
  405. \emph{others} will find it, in order to get the protection of a larger
  406. anonymity set. Thus we might replace the adage ``usability is a security
  407. parameter''~\cite{back01} with a new one: ``perceived usability is a
  408. security parameter.'' From here we can better understand the effects
  409. of publicity and advertising on security: the more convincing your
  410. advertising, the more likely people will believe you have users, and thus
  411. the more users you will attract. Perversely, over-hyped systems (if they
  412. are not too broken) may be a better choice than modestly promoted ones,
  413. if the hype attracts more users~\cite{usability-network-effect}.
  414. So it follows that we should come up with ways to accurately communicate
  415. the available security levels to the user, so she can make informed
  416. decisions. JAP aims to do this by including a
  417. comforting `anonymity meter' dial in the software's graphical interface,
  418. giving the user an impression of the level of protection for her current
  419. traffic.
  420. However, there's a catch. For users to share the same anonymity set,
  421. they need to act like each other. An attacker who can distinguish
  422. a given user's traffic from the rest of the traffic will not be
  423. distracted by anonymity set size. For high-latency systems like
  424. Mixminion, where the threat model is based on mixing messages with each
  425. other, there's an arms race between end-to-end statistical attacks and
  426. counter-strategies~\cite{statistical-disclosure,minion-design,e2e-traffic,trickle02}.
  427. But for low-latency systems like Tor, end-to-end \emph{traffic
  428. correlation} attacks~\cite{danezis-pet2004,defensive-dropping,SS03}
  429. allow an attacker who can measure both ends of a communication
  430. to match packet timing and volume, quickly linking
  431. the initiator to her destination. This is why Tor's threat model is
  432. based on preventing the adversary from observing both the initiator and
  433. the responder.
  434. Like Tor, the current JAP implementation does not pad connections
  435. (apart from using small fixed-size cells for transport). In fact,
  436. JAP's cascade-based network topology may be even more vulnerable to these
  437. attacks, because the network has fewer edges. JAP was born out of
  438. the ISDN mix design~\cite{isdn-mixes}, where padding made sense because
  439. every user had a fixed bandwidth allocation and altering the timing
  440. pattern of packets could be immediately detected, but in its current context
  441. as a general Internet web anonymizer, adding sufficient padding to JAP
  442. would be prohibitively expensive and probably ineffective against a
  443. minimally active attacker.\footnote{Even if JAP could
  444. fund higher-capacity nodes indefinitely, our experience
  445. suggests that many users would not accept the increased per-user
  446. bandwidth requirements, leading to an overall much smaller user base. But
  447. cf.\ Section~\ref{subsec:mid-latency}.} Therefore, since under this threat
  448. model the number of concurrent users does not seem to have much impact
  449. on the anonymity provided, we suggest that JAP's anonymity meter is not
  450. accurately communicating security levels to its users.
  451. % because more users don't help anonymity much, we need to rely more
  452. % on other incentive schemes, both policy-based (see sec x) and
  453. % technically enforced (see sec y)
  454. On the other hand, while the number of active concurrent users may not
  455. matter as much as we'd like, it still helps to have some other users
  456. on the network. We investigate this issue next.
  457. \subsection{Reputability and perceived social value}
  458. Another factor impacting the network's security is its reputability:
  459. the perception of its social value based on its current user base. If Alice is
  460. the only user who has ever downloaded the software, it might be socially
  461. accepted, but she's not getting much anonymity. Add a thousand animal rights
  462. activists, and she's anonymous, but everyone thinks she's a Bambi lover (or
  463. NRA member if you prefer a contrasting example). Add a thousand
  464. diverse citizens (cancer survivors, privacy enthusiasts, and so on)
  465. and now she's harder to profile.
  466. Furthermore, the network's reputability affects its node base: more people
  467. are willing to run a service if they believe it will be used by human rights
  468. workers than if they believe it will be used exclusively for disreputable
  469. ends. This effect becomes stronger if node operators themselves think they
  470. will be associated with these disreputable ends.
  471. So the more cancer survivors on Tor, the better for the human rights
  472. activists. The more malicious hackers, the worse for the normal users. Thus,
  473. reputability is an anonymity issue for two reasons. First, it impacts
  474. the sustainability of the network: a network that's always about to be
  475. shut down has difficulty attracting and keeping adquate nodes.
  476. Second, a disreputable network is more vulnerable to legal and
  477. political attacks, since it will attract fewer supporters.
  478. While people therefore have an incentive for the network to be used for
  479. ``more reputable'' activities than their own, there are still tradeoffs
  480. involved when it comes to anonymity. To follow the above example, a
  481. network used entirely by cancer survivors might welcome some NRA members
  482. onto the network, though of course they'd prefer a wider
  483. variety of users.
  484. Reputability becomes even more tricky in the case of privacy networks,
  485. since the good uses of the network (such as publishing by journalists in
  486. dangerous countries) are typically kept private, whereas network abuses
  487. or other problems tend to be more widely publicized.
  488. The impact of public perception on security is especially important
  489. during the bootstrapping phase of the network, where the first few
  490. widely publicized uses of the network can dictate the types of users it
  491. attracts next.
  492. As an example, some U.S.~Department of Energy
  493. penetration testing engineers are tasked with compromising DoE computers
  494. from the outside. They only have a limited number of ISPs from which to
  495. launch their attacks, and they found that the defenders were recognizing
  496. attacks because they came from the same IP space. These engineers wanted
  497. to use Tor to hide their tracks. First, from a technical standpoint,
  498. Tor does not support the variety of IP packets one would like to use in
  499. such attacks (see Section~\ref{subsec:tcp-vs-ip}). But aside from this,
  500. we also decided that it would probably be poor precedent to encourage
  501. such use---even legal use that improves national security---and managed
  502. to dissuade them.
  503. %% "outside of academia, jap has just lost, permanently". (That is,
  504. %% even though the crime detection issues are resolved and are unlikely
  505. %% to go down the same way again, public perception has not been kind.)
  506. \subsection{Sustainability and incentives}
  507. One of the unsolved problems in low-latency anonymity designs is
  508. how to keep the nodes running. Zero-Knowledge Systems's Freedom network
  509. depended on paying third parties to run its servers; the JAP project's
  510. bandwidth depends on grants to pay for its bandwidth and
  511. administrative expenses. In Tor, bandwidth and administrative costs are
  512. distributed across the volunteers who run Tor nodes, so we at least have
  513. reason to think that the Tor network could survive without continued research
  514. funding.\footnote{It also helps that Tor is implemented with free and open
  515. source software that can be maintained by anybody with the ability and
  516. inclination.} But why are these volunteers running nodes, and what can we
  517. do to encourage more volunteers to do so?
  518. We have not formally surveyed Tor node operators to learn why they are
  519. running nodes, but
  520. from the information they have provided, it seems that many of them run Tor
  521. nodes for reasons of personal interest in privacy issues. It is possible
  522. that others are running Tor for their own
  523. anonymity reasons, but of course they are
  524. hardly likely to tell us specifics if they are.
  525. %Significantly, Tor's threat model changes the anonymity incentives for running
  526. %a node. In a high-latency mix network, users can receive additional
  527. %anonymity by running their own node, since doing so obscures when they are
  528. %injecting messages into the network. But, anybody observing all I/O to a Tor
  529. %node can tell when the node is generating traffic that corresponds to
  530. %none of its incoming traffic.
  531. %
  532. %I didn't buy the above for reason's subtle enough that I just cut it -PFS
  533. Tor exit node operators do attain a degree of
  534. ``deniability'' for traffic that originates at that exit node. For
  535. example, it is likely in practice that HTTP requests from a Tor node's IP
  536. will be assumed to be from the Tor network.
  537. More significantly, people and organizations who use Tor for
  538. anonymity depend on the
  539. continued existence of the Tor network to do so; running a node helps to
  540. keep the network operational.
  541. %\item Local Tor entry and exit nodes allow users on a network to run in an
  542. % `enclave' configuration. [XXXX need to resolve this. They would do this
  543. % for E2E encryption + auth?]
  544. %We must try to make the costs of running a Tor node easily minimized.
  545. Since Tor is run by volunteers, the most crucial software usability issue is
  546. usability by operators: when an operator leaves, the network becomes less
  547. usable by everybody. To keep operators pleased, we must try to keep Tor's
  548. resource and administrative demands as low as possible.
  549. Because of ISP billing structures, many Tor operators have underused capacity
  550. that they are willing to donate to the network, at no additional monetary
  551. cost to them. Features to limit bandwidth have been essential to adoption.
  552. Also useful has been a ``hibernation'' feature that allows a Tor node that
  553. wants to provide high bandwidth, but no more than a certain amount in a
  554. giving billing cycle, to become dormant once its bandwidth is exhausted, and
  555. to reawaken at a random offset into the next billing cycle. This feature has
  556. interesting policy implications, however; see
  557. the next section below.
  558. Exit policies help to limit administrative costs by limiting the frequency of
  559. abuse complaints. (See Section~\ref{subsec:tor-and-blacklists}.)
  560. %[XXXX say more. Why else would you run a node? What else can we do/do we
  561. % already do to make running a node more attractive?]
  562. %[We can enforce incentives; see Section 6.1. We can rate-limit clients.
  563. % We can put "top bandwidth nodes lists" up a la seti@home.]
  564. \subsection{Bandwidth and file-sharing}
  565. \label{subsec:bandwidth-and-file-sharing}
  566. %One potentially problematical area with deploying Tor has been our response
  567. %to file-sharing applications.
  568. Once users have configured their applications to work with Tor, the largest
  569. remaining usability issue is performance. Users begin to suffer
  570. when websites ``feel slow''.
  571. Clients currently try to build their connections through nodes that they
  572. guess will have enough bandwidth. But even if capacity is allocated
  573. optimally, it seems unlikely that the current network architecture will have
  574. enough capacity to provide every user with as much bandwidth as she would
  575. receive if she weren't using Tor, unless far more nodes join the network
  576. (see above).
  577. %Limited capacity does not destroy the network, however. Instead, usage tends
  578. %towards an equilibrium: when performance suffers, users who value performance
  579. %over anonymity tend to leave the system, thus freeing capacity until the
  580. %remaining users on the network are exactly those willing to use that capacity
  581. %there is.
  582. Much of Tor's recent bandwidth difficulties have come from file-sharing
  583. applications. These applications provide two challenges to
  584. any anonymizing network: their intensive bandwidth requirement, and the
  585. degree to which they are associated (correctly or not) with copyright
  586. violation.
  587. As noted above, high-bandwidth protocols can make the network unresponsive,
  588. but tend to be somewhat self-correcting. Issues of copyright violation,
  589. however, are more interesting. Typical exit node operators want to help
  590. people achieve private and anonymous speech, not to help people (say) host
  591. Vin Diesel movies for download; and typical ISPs would rather not
  592. deal with customers who incur them the overhead of getting menacing letters
  593. from the MPAA\@. While it is quite likely that the operators are doing nothing
  594. illegal, many ISPs have policies of dropping users who get repeated legal
  595. threats regardless of the merits of those threats, and many operators would
  596. prefer to avoid receiving legal threats even if those threats have little
  597. merit. So when the letters arrive, operators are likely to face
  598. pressure to block file-sharing applications entirely, in order to avoid the
  599. hassle.
  600. But blocking file-sharing would not necessarily be easy; most popular
  601. protocols have evolved to run on a variety of non-standard ports in order to
  602. get around other port-based bans. Thus, exit node operators who wanted to
  603. block file-sharing would have to find some way to integrate Tor with a
  604. protocol-aware exit filter. This could be a technically expensive
  605. undertaking, and one with poor prospects: it is unlikely that Tor exit nodes
  606. would succeed where so many institutional firewalls have failed. Another
  607. possibility for sensitive operators is to run a restrictive node that
  608. only permits exit connections to a restricted range of ports which are
  609. not frequently associated with file sharing. There are increasingly few such
  610. ports.
  611. Other possible approaches might include rate-limiting connections, especially
  612. long-lived connections or connections to file-sharing ports, so that
  613. high-bandwidth connections do not flood the network. We might also want to
  614. give priority to cells on low-bandwidth connections to keep them interactive,
  615. but this could have negative anonymity implications.
  616. For the moment, it seems that Tor's bandwidth issues have rendered it
  617. unattractive for bulk file-sharing traffic; this may continue to be so in the
  618. future. Nevertheless, Tor will likely remain attractive for limited use in
  619. file-sharing protocols that have separate control and data channels.
  620. %[We should say more -- but what? That we'll see a similar
  621. % equilibriating effect as with bandwidth, where sensitive ops switch to
  622. % middleman, and we become less useful for file-sharing, so the file-sharing
  623. % people back off, so we get more ops since there's less file-sharing, so the
  624. % file-sharers come back, etc.]
  625. %XXXX
  626. %in practice, plausible deniability is hypothetical and doesn't seem very
  627. %convincing. if ISPs find the activity antisocial, they don't care *why*
  628. %your computer is doing that behavior.
  629. \subsection{Tor and blacklists}
  630. \label{subsec:tor-and-blacklists}
  631. It was long expected that, alongside Tor's legitimate users, it would also
  632. attract troublemakers who exploited Tor in order to abuse services on the
  633. Internet with vandalism, rude mail, and so on.
  634. %[XXX we're not talking bandwidth abuse here, we're talking vandalism,
  635. %hate mails via hotmail, attacks, etc.]
  636. Our initial answer to this situation was to use ``exit policies''
  637. to allow individual Tor nodes to block access to specific IP/port ranges.
  638. This approach aims to make operators more willing to run Tor by allowing
  639. them to prevent their nodes from being used for abusing particular
  640. services. For example, all Tor nodes currently block SMTP (port 25), in
  641. order to avoid being used to send spam.
  642. This approach is useful, but is insufficient for two reasons. First, since
  643. it is not possible to force all nodes to block access to any given service,
  644. many of those services try to block Tor instead. More broadly, while being
  645. blockable is important to being good netizens, we would like to encourage
  646. services to allow anonymous access; services should not need to decide
  647. between blocking legitimate anonymous use and allowing unlimited abuse.
  648. This is potentially a bigger problem than it may appear.
  649. On the one hand, if people want to refuse connections from your address to
  650. their servers it would seem that they should be allowed. But, it's not just
  651. for himself that the individual node administrator is deciding when he decides
  652. if he wants to post to Wikipedia from his Tor node address or allow
  653. people to read Wikipedia anonymously through his Tor node. (Wikipedia
  654. has blocked all posting from all Tor nodes based on IP address.) If e.g.,
  655. s/he comes through a campus or corporate NAT, then the decision must
  656. be to have the entire population behind it able to have a Tor exit
  657. node or to have write access to Wikipedia. This is a loss for both Tor
  658. and Wikipedia. We don't want to compete for (or divvy up) the NAT
  659. protected entities of the world.
  660. Worse, many IP blacklists are not terribly fine-grained.
  661. No current IP blacklist, for example, allows a service provider to blacklist
  662. only those Tor nodes that allow access to a specific IP or port, even
  663. though this information is readily available. One IP blacklist even bans
  664. every class C network that contains a Tor node, and recommends banning SMTP
  665. from these networks even though Tor does not allow SMTP at all. This
  666. coarse-grained approach is typically a strategic decision to discourage the
  667. operation of anything resembling an open proxy by encouraging its neighbors
  668. to shut it down in order to get unblocked themselves.
  669. %[****Since this is stupid and we oppose it, shouldn't we name names here -pfs]
  670. %[XXX also, they're making \emph{middleman nodes leave} because they're caught
  671. % up in the standoff!]
  672. %[XXX Mention: it's not dumb, it's strategic!]
  673. %[XXX Mention: for some servops, any blacklist is a blacklist too many,
  674. % because it is risky. (Guy lives in apt _building_ with one IP.)]
  675. Problems of abuse occur mainly with services such as IRC networks and
  676. Wikipedia, which rely on IP blocking to ban abusive users. While at first
  677. blush this practice might seem to depend on the anachronistic assumption that
  678. each IP is an identifier for a single user, it is actually more reasonable in
  679. practice: it assumes that non-proxy IPs are a costly resource, and that an
  680. abuser can not change IPs at will. By blocking IPs which are used by Tor
  681. nodes, open proxies, and service abusers, these systems hope to make
  682. ongoing abuse difficult. Although the system is imperfect, it works
  683. tolerably well for them in practice.
  684. But of course, we would prefer that legitimate anonymous users be able to
  685. access abuse-prone services. One conceivable approach would be to require
  686. would-be IRC users, for instance, to register accounts if they wanted to
  687. access the IRC network from Tor. In practice this would not
  688. significantly impede abuse if creating new accounts were easily automatable;
  689. this is why services use IP blocking. In order to deter abuse, pseudonymous
  690. identities need to require a significant switching cost in resources or human
  691. time.
  692. % XXX Mention captchas?
  693. %One approach, similar to that taken by Freedom, would be to bootstrap some
  694. %non-anonymous costly identification mechanism to allow access to a
  695. %blind-signature pseudonym protocol. This would effectively create costly
  696. %pseudonyms, which services could require in order to allow anonymous access.
  697. %This approach has difficulties in practise, however:
  698. %\begin{tightlist}
  699. %\item Unlike Freedom, Tor is not a commercial service. Therefore, it would
  700. % be a shame to require payment in order to make Tor useful, or to make
  701. % non-paying users second-class citizens.
  702. %\item It is hard to think of an underlying resource that would actually work.
  703. % We could use IP addresses, but that's the problem, isn't it?
  704. %\item Managing single sign-on services is not considered a well-solved
  705. % problem in practice. If Microsoft can't get universal acceptance for
  706. % Passport, why do we think that a Tor-specific solution would do any good?
  707. %\item Even if we came up with a perfect authentication system for our needs,
  708. % there's no guarantee that any service would actually start using it. It
  709. % would require a nonzero effort for them to support it, and it might just
  710. % be less hassle for them to block tor anyway.
  711. %\end{tightlist}
  712. %The use of squishy IP-based ``authentication'' and ``authorization''
  713. %has not broken down even to the level that SSNs used for these
  714. %purposes have in commercial and public record contexts. Externalities
  715. %and misplaced incentives cause a continued focus on fighting identity
  716. %theft by protecting SSNs rather than developing better authentication
  717. %and incentive schemes \cite{price-privacy}. Similarly we can expect a
  718. %continued use of identification by IP number as long as there is no
  719. %workable alternative.
  720. %[XXX Mention correct DNS-RBL implementation. -NM]
  721. \section{Design choices}
  722. In addition to social issues, Tor also faces some design tradeoffs that must
  723. be investigated as the network develops.
  724. \subsection{Transporting the stream vs transporting the packets}
  725. \label{subsec:stream-vs-packet}
  726. \label{subsec:tcp-vs-ip}
  727. Tor transports streams; it does not tunnel packets.
  728. Developers of the old Freedom network~\cite{freedom21-security}
  729. keep telling us that IP addresses should ``obviously'' be anonymized
  730. at the IP layer. These issues need to be resolved before
  731. Tor will be ready to carry arbitrary IP traffic:
  732. \begin{enumerate}
  733. \setlength{\itemsep}{0mm}
  734. \setlength{\parsep}{0mm}
  735. \item \emph{IP packets reveal OS characteristics.} We still need to do
  736. IP-level packet normalization, to stop things like IP fingerprinting
  737. attacks. There likely exist libraries that can help with this.
  738. \item \emph{Application-level streams still need scrubbing.} We still need
  739. Tor to be easy to integrate with user-level application-specific proxies
  740. such as Privoxy. So it's not just a matter of capturing packets and
  741. anonymizing them at the IP layer.
  742. \item \emph{Certain protocols will still leak information.} For example,
  743. we must rewrite DNS requests so they are
  744. delivered to an unlinkable DNS server; so we must
  745. understand the protocols we are transporting.
  746. \item \emph{The crypto is unspecified.} First we need a block-level encryption
  747. approach that can provide security despite
  748. packet loss and out-of-order delivery. Freedom allegedly had one, but it was
  749. never publicly specified.
  750. Also, TLS over UDP is not implemented or even
  751. specified, though some early work has begun on that~\cite{dtls}.
  752. \item \emph{We'll still need to tune network parameters}. Since the above
  753. encryption system will likely need sequence numbers (and maybe more) to do
  754. replay detection, handle duplicate frames, etc., we will be reimplementing
  755. a subset of TCP anyway.
  756. \item \emph{Exit policies for arbitrary IP packets mean building a secure
  757. IDS\@.} Our node operators tell us that exit policies are one of
  758. the main reasons they're willing to run Tor.
  759. Adding an Intrusion Detection System to handle exit policies would
  760. increase the security complexity of Tor, and would likely not work anyway,
  761. as evidenced by the entire field of IDS and counter-IDS papers. Many
  762. potential abuse issues are resolved by the fact that Tor only transports
  763. valid TCP streams (as opposed to arbitrary IP including malformed packets
  764. and IP floods), so exit policies become even \emph{more} important as
  765. we become able to transport IP packets. We also need to compactly
  766. describe exit policies so clients can predict
  767. which nodes will allow which packets to exit.
  768. \item \emph{The Tor-internal name spaces would need to be redesigned.} We
  769. support hidden service {\tt{.onion}} addresses, and other special addresses
  770. like {\tt{.exit}} for the user to request a particular exit node,
  771. by intercepting the addresses when they are passed to the Tor client.
  772. \end{enumerate}
  773. This list is discouragingly long, but being able to transport more
  774. protocols obviously has some advantages. It would be good to learn which
  775. items are actual roadblocks and which are easier to resolve than we think.
  776. To be fair, Tor's stream-based approach has run into
  777. stumbling blocks as well. While Tor supports the SOCKS protocol,
  778. which provides a standardized interface for generic TCP proxies, many
  779. applications do not support SOCKS\@. For them we must
  780. replace the networking system calls with SOCKS-aware
  781. versions, or run a SOCKS tunnel locally, neither of which is
  782. easy for the average user. %---even with good instructions.
  783. Even when applications do use SOCKS, they often make DNS requests
  784. themselves before handing the address to Tor, which advertises
  785. where the user is about to connect.
  786. We are still working on usable solutions.
  787. %So in order to actually provide good anonymity, we need to make sure that
  788. %users have a practical way to use Tor anonymously. Possibilities include
  789. %writing wrappers for applications to anonymize them automatically; improving
  790. %the applications' support for SOCKS; writing libraries to help application
  791. %writers use Tor properly; and implementing a local DNS proxy to reroute DNS
  792. %requests to Tor so that applications can simply point their DNS resolvers at
  793. %localhost and continue to use SOCKS for data only.
  794. \subsection{Mid-latency}
  795. \label{subsec:mid-latency}
  796. Some users need to resist traffic correlation attacks. Higher-latency
  797. mix-networks introduce variability into message
  798. arrival times: as timing variance increases, timing correlation attacks
  799. require increasingly more data~\cite{e2e-traffic}. Can we improve Tor's
  800. resistance without losing too much usability?
  801. We need to learn whether we can trade a small increase in latency
  802. for a large anonymity increase, or if we'll end up trading a lot of
  803. latency for a small security gain. A trade could be worthwhile even if we
  804. can only protect certain use cases, such as infrequent short-duration
  805. transactions. % To answer this question
  806. We might adapt the techniques of~\cite{e2e-traffic} to a lower-latency mix
  807. network, where the messages are batches of cells in temporally clustered
  808. connections. These large fixed-size batches can also help resist volume
  809. signature attacks~\cite{hintz-pet02}. We can also experiment with traffic
  810. shaping to get a good balance of throughput and security.
  811. %Other padding regimens might supplement the
  812. %mid-latency option; however, we should continue the caution with which
  813. %we have always approached padding lest the overhead cost us too much
  814. %performance or too many volunteers.
  815. We must keep usability in mind too. How much can latency increase
  816. before we drive away our users? We're already being forced to increase
  817. latency slightly, as our growing network incorporates more DSL and
  818. cable-modem nodes and more nodes in distant continents. Perhaps we can
  819. harness this increased latency to improve anonymity rather than just
  820. reduce usability. Further, if we let clients label certain circuits as
  821. mid-latency as they are constructed, we could handle both types of traffic
  822. on the same network, giving users a choice between speed and security---and
  823. giving researchers a chance to experiment with parameters to improve the
  824. quality of those choices.
  825. \subsection{Enclaves and helper nodes}
  826. \label{subsec:helper-nodes}
  827. It has long been thought that the best anonymity comes from running your
  828. own node~\cite{tor-design,or-ih96,or-pet00}. This is called using Tor in an
  829. \emph{enclave} configuration. By running Tor clients only on Tor nodes
  830. at the enclave perimeter, enclave configuration can also permit anonymity
  831. protection even when policy or other requiremnts prevent individual machines
  832. within the enclave from running Tor clients~\cite{or-jsac98,or-discex00}.
  833. Of course, Tor's default path length of
  834. three is insufficient for these enclaves, since the entry and/or exit
  835. themselves are sensitive. Tor thus increments the path length by one
  836. for each sensitive endpoint in the circuit.
  837. Enclaves also help to protect against end-to-end attacks, since it's
  838. possible that traffic coming from the node has simply been relayed from
  839. elsewhere. However, if the node has recognizable behavior patterns,
  840. an attacker who runs nodes in the network can triangulate over time to
  841. gain confidence that it is in fact originating the traffic. Wright et
  842. al.~\cite{wright03} introduce the notion of a \emph{helper node}---a
  843. single fixed entry node for each user---to combat this \emph{predecessor
  844. attack}.
  845. However, the attack in~\cite{attack-tor-oak05} shows that simply adding
  846. to the path length, or using a helper node, may not protect an enclave
  847. node. A hostile web server can send constant interference traffic to
  848. all nodes in the network, and learn which nodes are involved in the
  849. circuit (though at least in the current attack, he can't learn their
  850. order). Using randomized path lengths may help some, since the attacker
  851. will never be certain he has identified all nodes in the path, but as
  852. long as the network remains small this attack will still be feasible.
  853. Helper nodes also aim to help Tor clients, because choosing entry and exit points
  854. randomly and changing them frequently allows an attacker who controls
  855. even a few nodes to eventually link some of their destinations. The goal
  856. is to take the risk once and for all about choosing a bad entry node,
  857. rather than taking a new risk for each new circuit. (Choosing fixed
  858. exit nodes is less useful, since even an honest exit node still doesn't
  859. protect against a hostile website.) But obstacles still remain before
  860. we can implement them.
  861. For one, the literature does not describe how to choose helpers from a list
  862. of nodes that changes over time. If Alice is forced to choose a new entry
  863. helper every $d$ days and $c$ of the $n$ nodes are bad, she can expect
  864. to choose a compromised node around
  865. every $dc/n$ days. Statistically over time this approach only helps
  866. if she is better at choosing honest helper nodes than at choosing
  867. honest nodes. Worse, an attacker with the ability to DoS nodes could
  868. force users to switch helper nodes more frequently and/or remove
  869. other candidate helpers.
  870. %Do general DoS attacks have anonymity implications? See e.g. Adam
  871. %Back's IH paper, but I think there's more to be pointed out here. -RD
  872. % Not sure what you want to say here. -NM
  873. %Game theory for helper nodes: if Alice offers a hidden service on a
  874. %server (enclave model), and nobody ever uses helper nodes, then against
  875. %George+Steven's attack she's totally nailed. If only Alice uses a helper
  876. %node, then she's still identified as the source of the data. If everybody
  877. %uses a helper node (including Alice), then the attack identifies the
  878. %helper node and also Alice, and knows which one is which. If everybody
  879. %uses a helper node (but not Alice), then the attacker figures the real
  880. %source was a client that is using Alice as a helper node. [How's my
  881. %logic here?] -RD
  882. %
  883. % Not sure about the logic. For the attack to work with helper nodes, the
  884. %attacker needs to guess that Alice is running the hidden service, right?
  885. %Otherwise, how can he know to measure her traffic specifically? -NM
  886. %
  887. % In the Murdoch-Danezis attack, the adversary measures all servers. -RD
  888. %point to routing-zones section re: helper nodes to defend against
  889. %big stuff.
  890. \subsection{Location-hidden services}
  891. \label{subsec:hidden-services}
  892. Tor's \emph{rendezvous points}
  893. let users provide TCP services to other Tor users without revealing
  894. the service's location. Since this feature is relatively recent, we describe here
  895. a couple of our early observations from its deployment.
  896. First, our implementation of hidden services seems less hidden than we'd
  897. like, since they are configured on a single client and get used over
  898. and over---particularly because an external adversary can induce them to
  899. produce traffic. They seem the ideal use case for our above discussion
  900. of helper nodes. This insecurity means that they may not be suitable as
  901. a building block for Free Haven~\cite{freehaven-berk} or other anonymous
  902. publishing systems that aim to provide long-term security.
  903. \emph{Hot-swap} hidden services, where more than one location can
  904. provide the service and loss of any one location does not imply a
  905. change in service, would help foil intersection and observation attacks
  906. where an adversary monitors availability of a hidden service and also
  907. monitors whether certain users or servers are online. The design
  908. challenges in providing such services without otherwise compromising
  909. the hidden service's anonymity remain an open problem;
  910. however, see~\cite{move-ndss05}.
  911. In practice, hidden services are used for more than just providing private
  912. access to a web server or IRC server. People are using hidden services
  913. as a poor man's VPN and firewall-buster. Many people want to be able
  914. to connect to the computers in their private network via secure shell,
  915. and rather than playing with dyndns and trying to pierce holes in their
  916. firewall, they run a hidden service on the inside and then rendezvous
  917. with that hidden service externally.
  918. News sites like Bloggers Without Borders (www.b19s.org) are advertising
  919. a hidden-service address on their front page. Doing this can provide
  920. increased robustness if they use the dual-IP approach we describe
  921. in~\cite{tor-design},
  922. but in practice they do it firstly to increase visibility
  923. of the Tor project and their support for privacy, and secondly to offer
  924. a way for their users, using unmodified software, to get end-to-end
  925. encryption and end-to-end authentication to their website.
  926. \subsection{Location diversity and ISP-class adversaries}
  927. \label{subsec:routing-zones}
  928. Anonymity networks have long relied on diversity of node location for
  929. protection against attacks---typically an adversary who can observe a
  930. larger fraction of the network can launch a more effective attack. One
  931. way to achieve dispersal involves growing the network so a given adversary
  932. sees less. Alternately, we can arrange the topology so traffic can enter
  933. or exit at many places (for example, by using a free-route network
  934. like Tor rather than a cascade network like JAP). Lastly, we can use
  935. distributed trust to spread each transaction over multiple jurisdictions.
  936. But how do we decide whether two nodes are in related locations?
  937. Feamster and Dingledine defined a \emph{location diversity} metric
  938. in~\cite{feamster:wpes2004}, and began investigating a variant of location
  939. diversity based on the fact that the Internet is divided into thousands of
  940. independently operated networks called {\em autonomous systems} (ASes).
  941. The key insight from their paper is that while we typically think of a
  942. connection as going directly from the Tor client to the first Tor node,
  943. actually it traverses many different ASes on each hop. An adversary at
  944. any of these ASes can monitor or influence traffic. Specifically, given
  945. plausible initiators and recipients, and given random path selection,
  946. some ASes in the simulation were able to observe 10\% to 30\% of the
  947. transactions (that is, learn both the origin and the destination) on
  948. the deployed Tor network (33 nodes as of June 2004).
  949. The paper concludes that for best protection against the AS-level
  950. adversary, nodes should be in ASes that have the most links to other ASes:
  951. Tier-1 ISPs such as AT\&T and Abovenet. Further, a given transaction
  952. is safest when it starts or ends in a Tier-1 ISP\@. Therefore, assuming
  953. initiator and responder are both in the U.S., it actually \emph{hurts}
  954. our location diversity to enter or exit from far-flung nodes in
  955. continents like Asia or South America.
  956. Many open questions remain. First, it will be an immense engineering
  957. challenge to get an entire BGP routing table to each Tor client, or to
  958. summarize it sufficiently. Without a local copy, clients won't be
  959. able to safely predict what ASes will be traversed on the various paths
  960. through the Tor network to the final destination. Tarzan~\cite{tarzan:ccs02}
  961. and MorphMix~\cite{morphmix:fc04} suggest that we compare IP prefixes to
  962. determine location diversity; but the above paper showed that in practice
  963. many of the Mixmaster nodes that share a single AS have entirely different
  964. IP prefixes. When the network has scaled to thousands of nodes, does IP
  965. prefix comparison become a more useful approximation?
  966. %
  967. Second, we can take advantage of caching certain content at the
  968. exit nodes, to limit the number of requests that need to leave the
  969. network at all. What about taking advantage of caches like Akamai or
  970. Google~\cite{shsm03}? (Note that they're also well-positioned as global
  971. adversaries.)
  972. %
  973. Third, if we follow the recommendations in~\cite{feamster:wpes2004}
  974. and tailor path selection
  975. to avoid choosing endpoints in similar locations, how much are we hurting
  976. anonymity against larger real-world adversaries who can take advantage
  977. of knowing our algorithm?
  978. %
  979. Lastly, can we use this knowledge to figure out which gaps in our network
  980. would most improve our robustness to this class of attack, and go recruit
  981. new nodes with those ASes in mind?
  982. %Tor's security relies in large part on the dispersal properties of its
  983. %network. We need to be more aware of the anonymity properties of various
  984. %approaches so we can make better design decisions in the future.
  985. \subsection{The China problem}
  986. \label{subsec:china}
  987. Citizens in a variety of countries, such as most recently China and
  988. Iran, are periodically blocked from accessing various sites outside
  989. their country. These users try to find any tools available to allow
  990. them to get-around these firewalls. Some anonymity networks, such as
  991. Six-Four~\cite{six-four}, are designed specifically with this goal in
  992. mind; others like the Anonymizer~\cite{anonymizer} are paid by sponsors
  993. such as Voice of America to set up a network to encourage Internet
  994. freedom. Even though Tor wasn't
  995. designed with ubiquitous access to the network in mind, thousands of
  996. users across the world are trying to use it for exactly this purpose.
  997. % Academic and NGO organizations, peacefire, \cite{berkman}, etc
  998. Anti-censorship networks hoping to bridge country-level blocks face
  999. a variety of challenges. One of these is that they need to find enough
  1000. exit nodes---servers on the `free' side that are willing to relay
  1001. arbitrary traffic from users to their final destinations. Anonymizing
  1002. networks including Tor are well-suited to this task, since we have
  1003. already gathered a set of exit nodes that are willing to tolerate some
  1004. political heat.
  1005. The other main challenge is to distribute a list of reachable relays
  1006. to the users inside the country, and give them software to use them,
  1007. without letting the authorities also enumerate this list and block each
  1008. relay. Anonymizer solves this by buying lots of seemingly-unrelated IP
  1009. addresses (or having them donated), abandoning old addresses as they are
  1010. `used up', and telling a few users about the new ones. Distributed
  1011. anonymizing networks again have an advantage here, in that we already
  1012. have tens of thousands of separate IP addresses whose users might
  1013. volunteer to provide this service since they've already installed and use
  1014. the software for their own privacy~\cite{koepsell:wpes2004}. Because
  1015. the Tor protocol separates routing from network discovery \cite{tor-design},
  1016. volunteers could configure their Tor clients
  1017. to generate node descriptors and send them to a special directory
  1018. server that gives them out to dissidents who need to get around blocks.
  1019. Of course, this still doesn't prevent the adversary
  1020. from enumerating all the volunteer relays and blocking them preemptively.
  1021. Perhaps a tiered-trust system could be built where a few individuals are
  1022. given relays' locations, and they recommend other individuals by telling them
  1023. those addresses, thus providing a built-in incentive to avoid letting the
  1024. adversary intercept them. Max-flow trust algorithms~\cite{advogato}
  1025. might help to bound the number of IP addresses leaked to the adversary. Groups
  1026. like the W3C are looking into using Tor as a component in an overall system to
  1027. help address censorship; we wish them luck.
  1028. %\cite{infranet}
  1029. \section{Scaling}
  1030. \label{sec:scaling}
  1031. Tor is running today with hundreds of nodes and tens of thousands of
  1032. users, but it will certainly not scale to millions.
  1033. Scaling Tor involves three main challenges. First is safe node
  1034. discovery, both bootstrapping -- how a Tor client can robustly find an
  1035. initial node list -- and ongoing -- how a Tor client can learn about
  1036. a fair sample of honest nodes and not let the adversary control his
  1037. circuits (see Section~\ref{subsec:trust-and-discovery}). Second is detecting and handling the speed
  1038. and reliability of the variety of nodes we must use if we want to
  1039. accept many nodes (see Section~\ref{subsec:performance}).
  1040. Since the speed and reliability of a circuit is limited by its worst link,
  1041. we must learn to track and predict performance. Finally, in order to get
  1042. a large set of nodes in the first place, we must address incentives
  1043. for users to carry traffic for others.
  1044. \subsection{Incentives by Design}
  1045. There are three behaviors we need to encourage for each Tor node: relaying
  1046. traffic; providing good throughput and reliability while doing it;
  1047. and allowing traffic to exit the network from that node.
  1048. We encourage these behaviors through \emph{indirect} incentives, that
  1049. is, designing the system and educating users in such a way that users
  1050. with certain goals will choose to relay traffic. One
  1051. main incentive for running a Tor node is social benefit: volunteers
  1052. altruistically donate their bandwidth and time. We also keep public
  1053. rankings of the throughput and reliability of nodes, much like
  1054. seti@home. We further explain to users that they can get plausible
  1055. deniability for any traffic emerging from the same address as a Tor
  1056. exit node, and they can use their own Tor node
  1057. as entry or exit point and be confident it's not run by the adversary.
  1058. Further, users may run a node simply because they need such a network
  1059. to be persistently available and usable.
  1060. And, the value of supporting this exceeds any countervening costs.
  1061. Finally, we can improve the usability and feature set of the software:
  1062. rate limiting support and easy packaging decrease the hassle of
  1063. maintaining a node, and our configurable exit policies allow each
  1064. operator to advertise a policy describing the hosts and ports to which
  1065. he feels comfortable connecting.
  1066. To date these appear to have been adequate. As the system scales or as
  1067. new issues emerge, however, we may also need to provide
  1068. \emph{direct} incentives:
  1069. providing payment or other resources in return for high-quality service.
  1070. Paying actual money is problematic: decentralized e-cash systems are
  1071. not yet practical, and a centralized collection system not only reduces
  1072. robustness, but also has failed in the past (the history of commercial
  1073. anonymizing networks is littered with failed attempts). A more promising
  1074. option is to use a tit-for-tat incentive scheme: provide better service
  1075. to nodes that have provided good service to you.
  1076. Unfortunately, such an approach introduces new anonymity problems.
  1077. There are many surprising ways for nodes to game the incentive and
  1078. reputation system to undermine anonymity because such systems are
  1079. designed to encourage fairness in storage or bandwidth usage not
  1080. fairness of provided anonymity. An adversary can attract more traffic
  1081. by performing well or can provide targeted differential performance to
  1082. individual users to undermine their anonymity. Typically a user who
  1083. chooses evenly from all options is most resistant to an adversary
  1084. targeting him, but that approach precludes the efficient use
  1085. of heterogeneous nodes.
  1086. %When a node (call him Steve) performs well for Alice, does Steve gain
  1087. %reputation with the entire system, or just with Alice? If the entire
  1088. %system, how does Alice tell everybody about her experience in a way that
  1089. %prevents her from lying about it yet still protects her identity? If
  1090. %Steve's behavior only affects Alice's behavior, does this allow Steve to
  1091. %selectively perform only for Alice, and then break her anonymity later
  1092. %when somebody (presumably Alice) routes through his node?
  1093. A possible solution is a simplified approach to the tit-for-tat
  1094. incentive scheme based on two rules: (1) each node should measure the
  1095. service it receives from adjacent nodes, and provide service relative
  1096. to the received service, but (2) when a node is making decisions that
  1097. affect its own security (e.g. when building a circuit for its own
  1098. application connections), it should choose evenly from a sufficiently
  1099. large set of nodes that meet some minimum service threshold
  1100. \cite{casc-rep}. This approach allows us to discourage bad service
  1101. without opening Alice up as much to attacks. All of this requires
  1102. further study.
  1103. %XXX rewrite the above so it sounds less like a grant proposal and
  1104. %more like a "if somebody were to try to solve this, maybe this is a
  1105. %good first step".
  1106. %We should implement the above incentive scheme in the
  1107. %deployed Tor network, in conjunction with our plans to add the necessary
  1108. %associated scalability mechanisms. We will do experiments (simulated
  1109. %and/or real) to determine how much the incentive system improves
  1110. %efficiency over baseline, and also to determine how far we are from
  1111. %optimal efficiency (what we could get if we ignored the anonymity goals).
  1112. \subsection{Trust and discovery}
  1113. \label{subsec:trust-and-discovery}
  1114. The published Tor design adopted a deliberately simplistic design for
  1115. authorizing new nodes and informing clients about Tor nodes and their status.
  1116. In preliminary Tor designs, all nodes periodically uploaded a
  1117. signed description
  1118. of their locations, keys, and capabilities to each of several well-known {\it
  1119. directory servers}. These directory servers constructed a signed summary
  1120. of all known Tor nodes (a ``directory''), and a signed statement of which
  1121. nodes they
  1122. believed to be operational at any given time (a ``network status''). Clients
  1123. periodically downloaded a directory in order to learn the latest nodes and
  1124. keys, and more frequently downloaded a network status to learn which nodes were
  1125. likely to be running. Tor nodes also operate as directory caches, in order to
  1126. lighten the bandwidth on the authoritative directory servers.
  1127. In order to prevent Sybil attacks (wherein an adversary signs up many
  1128. purportedly independent nodes in order to increase her chances of observing
  1129. a stream as it enters and leaves the network), the early Tor directory design
  1130. required the operators of the authoritative directory servers to manually
  1131. approve new nodes. Unapproved nodes were included in the directory,
  1132. but clients
  1133. did not use them at the start or end of their circuits. In practice,
  1134. directory administrators performed little actual verification, and tended to
  1135. approve any Tor node whose operator could compose a coherent email.
  1136. This procedure
  1137. may have prevented trivial automated Sybil attacks, but would do little
  1138. against a clever and determined attacker.
  1139. There are a number of flaws in this system that need to be addressed as we
  1140. move forward. They include:
  1141. \begin{tightlist}
  1142. \item Each directory server represents an independent point of failure; if
  1143. any one were compromised, it could immediately compromise all of its users
  1144. by recommending only compromised nodes.
  1145. \item The more nodes join the network, the more unreasonable it
  1146. becomes to expect clients to know about them all. Directories
  1147. become infeasibly large, and downloading the list of nodes becomes
  1148. burdensome.
  1149. \item The validation scheme may do as much harm as it does good. It is not
  1150. only incapable of preventing clever attackers from mounting Sybil attacks,
  1151. but may deter node operators from joining the network. (For instance, if
  1152. they expect the validation process to be difficult, or if they do not share
  1153. any languages in common with the directory server operators.)
  1154. \end{tightlist}
  1155. We could try to move the system in several directions, depending on our
  1156. choice of threat model and requirements. If we did not need to increase
  1157. network capacity in order to support more users, we could simply
  1158. adopt even stricter validation requirements, and reduce the number of
  1159. nodes in the network to a trusted minimum.
  1160. But, we can only do that if can simultaneously make node capacity
  1161. scale much more than we anticipate to be feasible soon, and if we can find
  1162. entities willing to run such nodes, an equally daunting prospect.
  1163. In order to address the first two issues, it seems wise to move to a system
  1164. including a number of semi-trusted directory servers, no one of which can
  1165. compromise a user on its own. Ultimately, of course, we cannot escape the
  1166. problem of a first introducer: since most users will run Tor in whatever
  1167. configuration the software ships with, the Tor distribution itself will
  1168. remain a potential single point of failure so long as it includes the seed
  1169. keys for directory servers, a list of directory servers, or any other means
  1170. to learn which nodes are on the network. But omitting this information
  1171. from the Tor distribution would only delegate the trust problem to the
  1172. individual users, most of whom are presumably less informed about how to make
  1173. trust decisions than the Tor developers.
  1174. %Network discovery, sybil, node admission, scaling. It seems that the code
  1175. %will ship with something and that's our trust root. We could try to get
  1176. %people to build a web of trust, but no. Where we go from here depends
  1177. %on what threats we have in mind. Really decentralized if your threat is
  1178. %RIAA; less so if threat is to application data or individuals or...
  1179. \subsection{Measuring performance and capacity}
  1180. \label{subsec:performance}
  1181. One of the paradoxes with engineering an anonymity network is that we'd like
  1182. to learn as much as we can about how traffic flows so we can improve the
  1183. network, but we want to prevent others from learning how traffic flows in
  1184. order to trace users' connections through the network. Furthermore, many
  1185. mechanisms that help Tor run efficiently
  1186. require measurements about the network.
  1187. Currently, nodes try to deduce their own available bandwidth (based on how
  1188. much traffic they have been able to transfer recently) and include this
  1189. information in the descriptors they upload to the directory. Clients
  1190. choose servers weighted by their bandwidth, neglecting really slow
  1191. servers and capping the influence of really fast ones.
  1192. %
  1193. This is, of course, eminently cheatable. A malicious node can get a
  1194. disproportionate amount of traffic simply by claiming to have more bandwidth
  1195. than it does. But better mechanisms have their problems. If bandwidth data
  1196. is to be measured rather than self-reported, it is usually possible for
  1197. nodes to selectively provide better service for the measuring party, or
  1198. sabotage the measured value of other nodes. Complex solutions for
  1199. mix networks have been proposed, but do not address the issues
  1200. completely~\cite{mix-acc,casc-rep}.
  1201. Even with no cheating, network measurement is complex. It is common
  1202. for views of a node's latency and/or bandwidth to vary wildly between
  1203. observers. Further, it is unclear whether total bandwidth is really
  1204. the right measure; perhaps clients should instead be considering nodes
  1205. based on unused bandwidth or observed throughput.
  1206. % XXXX say more here?
  1207. %How to measure performance without letting people selectively deny service
  1208. %by distinguishing pings. Heck, just how to measure performance at all. In
  1209. %practice people have funny firewalls that don't match up to their exit
  1210. %policies and Tor doesn't deal.
  1211. %Network investigation: Is all this bandwidth publishing thing a good idea?
  1212. %How can we collect stats better? Note weasel's smokeping, at
  1213. %http://seppia.noreply.org/cgi-bin/smokeping.cgi?target=Tor
  1214. %which probably gives george and steven enough info to break tor?
  1215. Even if we can collect and use this network information effectively, we need
  1216. to make sure that it is not more useful to attackers than to us. While it
  1217. seems plausible that bandwidth data alone is not enough to reveal
  1218. sender-recipient connections under most circumstances, it could certainly
  1219. reveal the path taken by large traffic flows under low-usage circumstances.
  1220. \subsection{Non-clique topologies}
  1221. Tor's comparatively weak threat model makes it easier to scale than
  1222. other mix net
  1223. designs. High-latency mix networks need to avoid partitioning attacks, where
  1224. network splits prevent users of the separate partitions from providing cover
  1225. for each other. In Tor, however, we assume that the adversary cannot
  1226. cheaply observe nodes at will, so even if the network becomes split, the
  1227. users do not necessarily receive much less protection.
  1228. Thus, a simple possibility when the scale of a Tor network
  1229. exceeds some size is to simply split it. Care could be taken in
  1230. allocating which nodes go to which network along the lines of
  1231. \cite{casc-rep} to insure that collaborating hostile nodes are not
  1232. able to gain any advantage in network splitting that they do not
  1233. already have in joining a network.
  1234. If the network is split,
  1235. a client does not need to use just one of the two resulting networks.
  1236. Alice could use either of them, and it would not be difficult to make
  1237. the Tor client able to access several such network on a per circuit
  1238. basis. More analysis is needed; we simply note here that splitting
  1239. a Tor network is an easy way to achieve moderate scalability and that
  1240. it does not necessarily have the same implications as splitting a mixnet.
  1241. Alternatively, we can try to scale a single Tor network. Some issues for
  1242. scaling include restricting the number of sockets and the amount of bandwidth
  1243. used by each node. The number of sockets is determined by the network's
  1244. connectivity and the number of users, while bandwidth capacity is determined
  1245. by the total bandwidth of nodes on the network. The simplest solution to
  1246. bandwidth capacity is to add more nodes, since adding a Tor node of any
  1247. feasible bandwidth will increase the traffic capacity of the network. So as
  1248. a first step to scaling, we should focus on making the network tolerate more
  1249. nodes, by reducing the interconnectivity of the nodes; later we can reduce
  1250. overhead associated with directories, discovery, and so on.
  1251. By reducing the connectivity of the network we increase the total number of
  1252. nodes that the network can contain. Danezis~\cite{danezis-pets03} considers
  1253. the anonymity implications of restricting routes on mix networks, and
  1254. recommends an approach based on expander graphs (where any subgraph is likely
  1255. to have many neighbors). It is not immediately clear that this approach will
  1256. extend to Tor, which has a weaker threat model but higher performance
  1257. requirements than the network considered. Instead of analyzing the
  1258. probability of an attacker's viewing whole paths, we will need to examine the
  1259. attacker's likelihood of compromising the endpoints of a Tor circuit through
  1260. a sparse network.
  1261. % Nick edits these next 2 grafs.
  1262. To make matters simpler, Tor may not need an expander graph per se: it
  1263. may be enough to have a single subnet that is highly connected. As an
  1264. example, assume fifty nodes of relatively high traffic capacity. This
  1265. \emph{center} forms a clique. Assume each center node can
  1266. handle 200 connections to other nodes (including the other ones in the
  1267. center). Assume every noncenter node connects to three nodes in the
  1268. center and anyone out of the center that they want to. Then the
  1269. network easily scales to c. 2500 nodes with commensurate increase in
  1270. bandwidth. There are many open questions: how directory information
  1271. is distributed (presumably information about the center nodes could
  1272. be given to any new nodes with their codebase), whether center nodes
  1273. will need to function as a `backbone', etc. As above the point is
  1274. that this would create problems for the expected anonymity for a mixnet,
  1275. but for a low-latency network where anonymity derives largely from
  1276. the edges, it may be feasible.
  1277. Another point is that we already have a non-clique topology.
  1278. Individuals can set up and run Tor nodes without informing the
  1279. directory servers. This will allow, e.g., dissident groups to run a
  1280. local Tor network of such nodes that connects to the public Tor
  1281. network. This network is hidden behind the Tor network, and its
  1282. only visible connection to Tor is at those points where it connects.
  1283. As far as the public network, or anyone observing it, is concerned,
  1284. they are running clients.
  1285. \section{The Future}
  1286. \label{sec:conclusion}
  1287. Tor is the largest and most diverse low-latency anonymity network
  1288. available, but we are still in the beginning stages of deployment. Several
  1289. major questions remain.
  1290. First, will our volunteer-based approach to sustainability work in the
  1291. long term? As we add more features and destabilize the network, the
  1292. developers spend a lot of time keeping the server operators happy. Even
  1293. though Tor is free software, the network would likely stagnate and die at
  1294. this stage if the developers stopped actively working on it. We may get
  1295. an unexpected boon from the fact that we're a general-purpose overlay
  1296. network: as Tor grows more popular, other groups who need an overlay
  1297. network on the Internet are starting to adapt Tor to their needs.
  1298. %
  1299. Second, Tor is only one of many components that preserve privacy online.
  1300. For applications where it is desirable to
  1301. keep identifying information out of application traffic, someone must build
  1302. more and better protocol-aware proxies that are usable by ordinary people.
  1303. %
  1304. Third, we need to gain a reputation for social good, and learn how to
  1305. coexist with the variety of Internet services and their established
  1306. authentication mechanisms. We can't just keep escalating the blacklist
  1307. standoff forever.
  1308. %
  1309. Fourth, the current Tor
  1310. architecture does not scale even to handle current user demand. We must
  1311. find designs and incentives to let some clients relay traffic too, without
  1312. sacrificing too much anonymity.
  1313. These are difficult and open questions, yet choosing not to solve them
  1314. means leaving most users to a less secure network or no anonymizing
  1315. network at all.
  1316. \bibliographystyle{plain} \bibliography{tor-design}
  1317. \clearpage
  1318. \appendix
  1319. \begin{figure}[t]
  1320. %\unitlength=1in
  1321. \centering
  1322. %\begin{picture}(6.0,2.0)
  1323. %\put(3,1){\makebox(0,0)[c]{\epsfig{figure=graphnodes,width=6in}}}
  1324. %\end{picture}
  1325. \mbox{\epsfig{figure=graphnodes,width=5in}}
  1326. \caption{Number of Tor nodes over time, through January 2005. Lowest
  1327. line is number of exit
  1328. nodes that allow connections to port 80. Middle line is total number of
  1329. verified (registered) Tor nodes. The line above that represents nodes
  1330. that are running but not yet registered.}
  1331. \label{fig:graphnodes}
  1332. \end{figure}
  1333. \begin{figure}[t]
  1334. \centering
  1335. \mbox{\epsfig{figure=graphtraffic,width=5in}}
  1336. \caption{The sum of traffic reported by each node over time, through
  1337. January 2005. The bottom
  1338. pair show average throughput, and the top pair represent the largest 15
  1339. minute burst in each 4 hour period.}
  1340. \label{fig:graphtraffic}
  1341. \end{figure}
  1342. \end{document}
  1343. Making use of nodes with little bandwidth, or high latency/packet loss.
  1344. Running Tor nodes behind NATs, behind great-firewalls-of-China, etc.
  1345. Restricted routes. How to propagate to everybody the topology? BGP
  1346. style doesn't work because we don't want just *one* path. Point to
  1347. Geoff's stuff.