NordVPN is one of the most recognized VPN services in the world. But name recognition alone does not make it the right choice.
This review examines NordVPN's pricing, security practices, speed, and features from a technical perspective. Beyond ads and user reviews, we look at what matters — encryption details, the substance of no-logs audits, and how the company handled its 2018 security incident.
What Is NordVPN
NordVPN was founded in 2012. Its parent company, Nord Security, is incorporated in Panama.
Panama has no data retention laws applicable to VPN providers and is outside the Five Eyes, Nine Eyes, and Fourteen Eyes intelligence-sharing alliances. This means NordVPN has no legal obligation to store or hand over user data — and since it keeps no logs, there is nothing to provide even if asked.
Key specifications:
| Specification | Details |
|---|---|
| Servers | 7,000+ |
| Countries | 111+ |
| Simultaneous connections | 10 |
| Protocols | NordLynx (WireGuard), OpenVPN, NordWhisper |
| Encryption | ChaCha20-Poly1305 (NordLynx), AES-256-GCM (OpenVPN) |
| PQ encryption | Supported (ML-KEM) |
| No-logs audits | 6 completed (latest: December 2025, Deloitte) |
For NordVPN CLI operations on Linux, see "NordVPN on Linux: CLI Commands, Post-Quantum Encryption, and Docker."
Pricing Plans
NordVPN offers four tiers. The VPN itself is identical across all plans — the difference is in bundled services.
Plan Comparison
| Plan | Monthly | 1-Year (per month) | 2-Year (per month) |
|---|---|---|---|
| Basic | $12.99 | $4.99 | $3.39 |
| Plus | $15.29 | $5.99 | $4.39 |
| Complete | $18.69 | $6.99 | $5.39 |
| Prime | — | $8.99 | $7.39 |
What Each Plan Includes
- Basic — VPN (10 simultaneous devices), Threat Protection Lite (DNS-level ad blocking)
- Plus — Basic + Threat Protection Pro (malware scanning, works without VPN) + NordPass password manager
- Complete — Plus + 1 TB encrypted cloud storage (NordLocker)
- Prime — Complete + NordProtect (identity theft protection, up to $1M recovery coverage)
For individual developers or engineers, Basic is enough. The VPN functionality is the same across all tiers, and Threat Protection Lite is included. Consider Plus only if you need a password manager.
All plans come with a 30-day money-back guarantee. Payment methods include credit cards, Apple Pay, Google Pay, and cryptocurrency (80+ coins including Bitcoin).
Security and Trust
Six No-Logs Audits
NordVPN has completed six independent no-logs audits between 2018 and 2025. The most recent (6th) was conducted from November to December 2025 by Deloitte under the ISAE 3000 standard.
The audit team inspected VPN servers, Double VPN, Onion over VPN, and obfuscated servers. They reviewed configuration settings, deployment processes, technical logs, and conducted staff interviews. The conclusion: "NordVPN's architecture deliberately omits any collection of user-identifying metadata such as IP addresses or timestamps."
Six audits is among the highest in the VPN industry.
RAM-Only Servers
Since 2022, NordVPN's entire server network runs on diskless RAM-only servers. No data is permanently stored. If a server is physically seized, pulling the power erases everything — no configuration files, no logs, no user data.
The 2018 Security Incident
In the interest of transparency, this needs to be addressed.
In March 2018, a single NordVPN server in Finland was accessed without authorization. The cause was a remote management system left in place by the datacenter provider without NordVPN's knowledge.
The attacker obtained a TLS key but could not decrypt any VPN traffic. Since no logs were stored, no user data was exposed. NordVPN terminated the datacenter contract immediately, audited all infrastructure, and this incident accelerated the transition to RAM-only servers.
Speed and Performance
Using a VPN always reduces speed. The question is by how much.
Speed Test Results
Multiple review sites have recorded 900+ Mbps with NordLynx when connecting to nearby servers, with a speed reduction of only 3–5%. For comparison, typical VPNs show a 16–24% speed drop.
| Condition | Download Speed |
|---|---|
| NordLynx (nearby server) | 900+ Mbps |
| NordLynx speed reduction (nearby) | ~3–5% |
Protocol Matters
NordLynx (WireGuard-based) is up to 57% faster than OpenVPN in direct comparisons. Unless you have a specific reason to use OpenVPN, stick with NordLynx.
For the technical details behind VPN protocols, see "VPN Protocols Compared: WireGuard vs OpenVPN vs IKEv2."
Key Features
Threat Protection
NordVPN includes two levels of threat protection.
- Threat Protection Lite (all plans) — DNS-level blocking of ads, trackers, and malicious domains. Active only while connected to VPN
- Threat Protection Pro (Plus and above) — Scans downloaded files for malware, blocks malicious URLs. Works without an active VPN connection (app must be running)
Meshnet
Creates encrypted direct connections between devices. Up to 60 devices can join a private network. No port forwarding needed — NAT traversal is handled automatically.
For developers, Meshnet is useful for accessing remote development machines and sharing resources across a team.
Post-Quantum Encryption (PQ)
Adds ML-KEM (formerly CRYSTALS-Kyber) to the NordLynx handshake, providing resistance against quantum-capable attackers. Linux was the first platform to receive this feature in September 2024.
For setup instructions, see "NordVPN on Linux: CLI Commands, Post-Quantum Encryption, and Docker."
NordWhisper
Released in January 2025, NordWhisper is an HTTP/TLS-based protocol that disguises VPN traffic as regular web browsing. Designed to bypass Deep Packet Inspection (DPI) in restrictive network environments.
Other Features
- Kill Switch — blocks all traffic if VPN disconnects, preventing IP leaks
- Double VPN — routes traffic through two servers with double encryption. For high-risk users
- Onion over VPN — combines VPN with Tor for maximum anonymity
- Dedicated IP — a static IP used only by you (extra cost). Avoids CAPTCHAs and IP blocklists
Drawbacks and Considerations
A review that only lists positives is not a review. Here are the things you should know.
Auto-Renewal Pricing
The initial 2-year rate is attractive, but renewal pricing may revert to near-monthly rates. Always check the renewal terms before subscribing and disable auto-renewal from your account settings before the renewal date.
No App-Level Split Tunneling on Linux
The NordVPN Linux client does not support app-level Split Tunneling. You can only bypass the VPN by port or subnet using the Allowlist feature. Unlike Windows and Android, you cannot exclude specific applications from the tunnel.
Shared IP Rate Limiting
As with any commercial VPN, you share an IP address with other users. When testing APIs or scraping, you may hit rate limits triggered by someone else's behavior. The Dedicated IP add-on (extra cost) solves this but increases overall cost.
Connection Instability in Some Regions
China's Great Firewall can cause connection issues. The NordWhisper protocol is designed to address this, but it is still relatively new and not a guaranteed solution.
Wrapping Up
NordVPN is one of the most audited and technically advanced VPN services available.
Strengths:
- Six no-logs audits (Deloitte, ISAE 3000 standard)
- RAM-only servers eliminate physical data leak risk
- NordLynx delivers only 3–5% speed reduction to nearby servers
- Post-quantum encryption across all platforms
- Linux CLI and GUI are both open source
Watch out for:
- Auto-renewal pricing changes — check terms before subscribing
- No app-level Split Tunneling on Linux
- Shared IP rate limiting (Dedicated IP available as workaround)
For engineers and security-conscious users who want a VPN backed by verifiable technical evidence, NordVPN is a strong option.
Related articles:
- How to Use NordVPN: Setup, Settings, and Troubleshooting
- Is NordVPN Safe? A Technical Security Analysis
- NordVPN and Netflix: Setup Guide and Troubleshooting
- NordVPN on Linux: CLI Commands, Post-Quantum Encryption, and Docker
- VPN Protocols Compared: WireGuard vs OpenVPN vs IKEv2 Under the Hood
- VPN for Developers: SSH, WireGuard, and Commercial VPN Compared
- NordVPN vs ExpressVPN vs Surfshark: An Honest Comparison
- Are Free VPNs Safe? Real Incidents and How to Choose
Official resources:
- NordVPN Official Site — pricing plans and feature list
- NordVPN No-Logs Policy — audit report details
- NordVPN Linux GitHub — open-source Linux client