Site Tools


advanced-tor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
advanced-tor [2024/05/08 15:41] – [What is Tor?] -changed "to" to "through" hogwildadvanced-tor [2024/11/27 01:27] (current) – [TOR Notes and Troubleshooting] hogwild
Line 3: Line 3:
 ===== What is Tor? ===== ===== What is Tor? =====
  
-Tor ("The Onion Router") is a security protocol used to increase the anonymity of Internet traffic. Tor's "Onion" routing is implemented at the application layer of the OSI model of the network stack. The TOR network is run as a free, worldwide, volunteer-run overlay network consisting of more than seven thousand relays.+Tor ("The Onion Router") is a security protocol that increases the anonymity of Internet traffic. Tor's "Onion" routing is implemented at the OSI application layer. The Tor network is a free, worldwide, volunteer-run overlay network of more than 7,000 relays.
  
-When you use the Tor browser, the Tor network does not directly connect your computer to that website. Instead, traffic from your browser is intercepted by Tor and bounced through a random number of other Tor users’ computers before passing the request to its final website destination. The same process is reversed to enable the destination website to communicate with you, the Tor user.+When you use the Tor browser, the Tor network doesn'directly connect your computer to that website. Instead, traffic from your browser is intercepted by TOR and bounced through a random number of other Tor users’ computers before passing the request to the final website destination. The process is reversed to enable the destination website to communicate with you, the Tor user.
  
-The encryption process that Tor software uses obscures users' identities, requests, communications, and transactions while still enabling them to use the Internet as they normally would.+The encryption process that Tor software users obscures the user's identity, requests, communications, and transactions while still enabling them to use the Internet like they normally would.
  
-For more details about how Tor works, please see here: [[https://skerritt.blog/how-does-tor-really-work/|Skerritt Blog: How does Tor Really work?]]+For details about how Tor works, see this posting: [[https://skerritt.blog/how-does-tor-really-work/|Skerritt Blog: How does Tor Really work?]]
  
  
Line 16: Line 16:
 === Speed === === Speed ===
  
-Encryption, anonymization and multiple hops come at a price. Tor slows your network traffic, since the path that packets take is more complex (circuitous) than with normal traffic. You will probably not want to send interactive traffic over the Tor network. Nor is it recommended that you do heavy downloading (such as Torrents) via Tor. The multiple hops increases latency significantly.+Encryption, anonymization and multiple hops have tradeoffs. Tor slows your network traffic, since the path packets take is more complex (circuitous) than with normal traffic. You will probably not want to send interactive traffic over the Tor network. It also recommended that you do heavy downloading (such as Torrents) via Tor. The multiple hops increase latency significantly.
  
 === Domain resolution === === Domain resolution ===
  
-The Tor network includes its own internal DNS system which is specifically authoritative for the ".onion" domain. This domain exists only within the Tor network. Some modern browsers include built-in functions to resolve ".onion" domains which append ".link" or ".cab" to the ".onion" domain. Check your browser'documentation for details.+The Tor network includes its own internal DNS system specifically authoritative for the ".onion" domain. This domain exists only within the Tor network. Some modern browsers include built-in functions to resolve ".onion" domains which append ".link" or ".cab" to the ".onion" domain. Check your browser documentation for details.
  
  
Line 27: Line 27:
  \\  \\
  
-**Enable TOR:**  Checking this enables the Tor client. Be patient. Starting TOR can take from several seconds to several minutes.+**Enable TOR:** enables the Tor client. Be patient. Starting TOR can take from several seconds to several minutes. 
 + 
 + \\
  
 **Socks Port:** **Socks Port:**
Line 36: Line 38:
  
 **Trans Port:**  FIXME **Trans Port:**  FIXME
 +
 + \\
  
 **DNS Port:**  FIXME **DNS Port:**  FIXME
  
-**Data Directory:**  Hereyou can specify where Tor will store its temporary data.\\  \\+ \\ 
 + 
 +**Data Directory:**  here, specify where Tor will store its temporary data.\\  \\
  
  \\  \\
Line 47: Line 53:
  \\  \\
  
-**Only resolve .onion/.exit domains:**  If this is enabled, only .onion domains will be redirected towards the Tor network. Please Note that you must also enable the ''Resolve .onion using Tor''  (assuming Tor is enabled) option in the [[advanced-dhcpdns|DHCP/DNS/TFTP]] menu.+**Only resolve .onion/.exit domains:** if enabled, only ".oniondomains will be redirected towards the Tor network.
  
-**Redirect all users from:  **Here, you can specify the source LANs or client IP addresses which will be be permitted to use Tor.+Note that you must also enable the //Resolve .onion using Tor// (assumes Tor is enabled) option in the [[advanced-dhcpdns|DHCP/DNS/TFTP]] menu.
  
-  * LANx - Allows you to choose specific subnets whose client devices can access Tor sites. + \\ 
-  * Selected IPs - This option lets you specify only certain IP addresses to be allowed to access Tor sites.+ 
 +**Redirect all users from: **lets you specify the source LANs/client IP addresses to be be permitted to use Tor. 
 + 
 +  * LANx - lets you choose specific subnets whose client devices \\ will be allowed to access Tor sites. 
 +  * Selected IPs - lets you specify which IP addresses \\ will be allowed to access Tor sites. 
 + 
 + \\
  
-**Redirect TCP Ports:**  Narrows down the Tor redirection rule to destination port/s of interest.+**Redirect TCP Ports:** narrows the Tor redirection rule to destination port/s of interest.
  
   * HTTP only (TCP 80)   * HTTP only (TCP 80)
Line 62: Line 74:
  \\  \\
  
-**Custom Configuration:**  Hereyou can define custom/advanced parameters, as found in the official [[https://www.torproject.org/|Tor Documentation]].\\+**Custom Configuration:** here, define custom/advanced parameters, found in the [[https://www.torproject.org/|Tor Documentation]].\\
  
  
 ===== TOR Notes and Troubleshooting ===== ===== TOR Notes and Troubleshooting =====
  
-Warning! If your router has 32MB of RAM or less, you must use swap space on permanent storage to ensure proper functioning.+**Warning:** if your router has 32MB of RAM or less, you must use permanent swap space to ensure proper TOR functioning.
  
  \\  \\
advanced-tor.1715179261.txt.gz · Last modified: 2024/05/08 15:41 by hogwild