Roger Dingledine 23 лет назад
Родитель
Сommit
b289e15f07
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      FAQ

+ 9 - 0
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
 around the routers, and recipients, observers, and even the routers
 themselves have difficulty tracking the source of the stream.
 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.
 2. Compiling and installing.