diff --git a/_posts/2020-01-22-how-the-spn-compares-to-tor.md b/_posts/2020-01-22-how-the-spn-compares-to-tor.md index b3a05ac..4071a34 100644 --- a/_posts/2020-01-22-how-the-spn-compares-to-tor.md +++ b/_posts/2020-01-22-how-the-spn-compares-to-tor.md @@ -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, using vast amounts of identities (ip addresses) +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 diff --git a/_posts/2020-01-22-how-the-spn-compares-to-vpns.md b/_posts/2020-01-22-how-the-spn-compares-to-vpns.md index 22b4329..d761020 100644 --- a/_posts/2020-01-22-how-the-spn-compares-to-vpns.md +++ b/_posts/2020-01-22-how-the-spn-compares-to-vpns.md @@ -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, using vast amounts of identities (ip addresses) +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