Be a bit more clear on "multi-idendity" feature

This commit is contained in:
davegson 2020-08-20 15:06:08 +02:00
parent fb87534e45
commit 1e0ea15888
2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@ When the connection arrives at the last server of the circuit it still has to tr
With the SPN however, every connection is calculated individually and leaves the network as near to the destination as possible. This means:
1. your connections are spread across the globe, creating vast amounts of identities
1. your connections are spread across the globe, using vast amounts of identities (ip addresses)
2. visibility in the 'open web' is minimized
3. connections are not slowed down by having to go extra miles

View file

@ -48,7 +48,7 @@ After a connection arrives at the VPN server it still has to travel to the desir
With the SPN however, every connection is calculated individually and leaves the network as near to the destination as possible. This means:
1. your connections are spread across the globe, creating vast amounts of identities
1. your connections are spread across the globe, using vast amounts of identities (ip addresses)
2. visibility in the 'open web' is minimized
3. connections are not slowed down by having to go extra miles