]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
some more thoughts on scope; probably should not get into the final
authorRoger Dingledine <arma@torproject.org>
Wed, 26 Jan 2005 12:49:34 +0000 (12:49 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 26 Jan 2005 12:49:34 +0000 (12:49 +0000)
paper as-is. ok, i'm done for now.

svn:r3431

doc/design-paper/challenges.tex

index 6fc8fad45e9fd58d279618a9f05f447bd30d164e..f6d3b0dd3597d17fd21fb70118db862f84c4c364 100644 (file)
@@ -273,7 +273,16 @@ networks.
 \subsection{Other}
 
 Tor's scope: How much should Tor aim to do? Applications that leak
-data. We can say they're not our problem, but they're somebody's problem.
+data: we can say they're not our problem, but they're somebody's problem.
+Also, the more widely deployed Tor becomes, the more people who need a
+deployed overlay network tell us they'd like to use us if only we added
+the following more features. For example, Blossom \cite{blossom} and
+random community wireless projects both want source-routable overlay
+networks for their own purposes. Fortunately, our modular design separates
+routing from node discovery; so we could implement Morphmix in Tor just
+by implementing the Morphmix-specific node discovery and path selection
+pieces. On the other hand, we could easily get distracted building a
+general-purpose overlay library, and we're only a few developers.
 
 Should we allow revocation of anonymity if a threshold of
 servers want to?