aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2002-10-02 03:44:12 +0000
committerRoger Dingledine <arma@torproject.org>2002-10-02 03:44:12 +0000
commitb289e15f076d8fb0f16003c3308a1792a0de0a6b (patch)
tree011ddee68d9fd252b21127cc0c1e3fc26d050145
parent68baf3182e48d2a838fb2ca3c1d8b18b23a3f60c (diff)
downloadtor-b289e15f076d8fb0f16003c3308a1792a0de0a6b.tar
tor-b289e15f076d8fb0f16003c3308a1792a0de0a6b.tar.gz
why's it called tor?
svn:r128
-rw-r--r--FAQ9
1 files changed, 9 insertions, 0 deletions
diff --git a/FAQ b/FAQ
index daf988043..1c49f8362 100644
--- a/FAQ
+++ b/FAQ
@@ -19,6 +19,15 @@ routers'). Users bounce their tcp streams (web traffic, ftp, ssh, etc)
around the routers, and recipients, observers, and even the routers
themselves have difficulty tracking the source of the stream.
+1.2. Why's it called tor?
+
+Because tor is the onion routing system. I kept telling people I was
+working on onion routing, and they said "Neat. Which one?" Even if onion
+routing has become a standard household term, this is the actual onion
+routing project, started out of the Naval Research Lab.
+
+(Theories about recursive acronyms are ok too.)
+
2. Compiling and installing.