diff --git a/docs/vpn.md b/docs/vpn.md index 2a512ba9c6..d1b3db0f21 100644 --- a/docs/vpn.md +++ b/docs/vpn.md @@ -213,7 +213,7 @@ IVPN clients support two factor authentication (Mullvad's clients do not). IVPN Mullvad has [servers in 41 countries](https://mullvad.net/servers).(1) Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (fewer hops) to the destination. { .annotate } -1. Last checked: 2024-03-23 +1. Last checked: 2024-03-29 We also think it's better for the security of the VPN provider's private keys if they use [dedicated servers](https://en.wikipedia.org/wiki/Dedicated_hosting_service), instead of cheaper shared solutions (with other customers) such as [virtual private servers](https://en.wikipedia.org/wiki/Virtual_private_server).