mirror of
https://github.com/safing/web
synced 2025-09-02 02:59:03 +00:00
Clarify we mean plain Tor in a passage of the comparison blog
This commit is contained in:
parent
32ecad9942
commit
28f6e1f8fc
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ This is achieved by routing connections through a circuit. This splits the full
|
|||
|
||||

|
||||
|
||||
When the connection arrives at the last server of the circuit it still has to travel to the desired website. With Tor, this may lead to a slower Internet experience. As an example, a person located in Europe loading a European website may receive a circuit exiting in the US. This means the connection has to cross the Atlantic twice (EU -> US -> EU). After a circuit with Tor is established all your other connection will use the same route. A circuit change normally occurs every 10 minutes.
|
||||
When the connection arrives at the last server of the circuit it still has to travel to the desired website. With Tor, this may lead to a slower Internet experience. As an example, a person located in Europe loading a European website may receive a circuit exiting in the US. This means the connection has to cross the Atlantic twice (EU -> US -> EU). After a circuit with plain Tor is established all your other connection will use the same route. A circuit change normally occurs every 10 minutes.
|
||||
|
||||
With the SPN however, every connection is calculated individually and leaves the network as near to the destination as possible. This means:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue