Privacy & Security Glossary
Terms used across our VPN, browser, password manager, and email reviews — what each one actually means, and where it falls short as a signal on its own.
Anonymous Accounts
Sign-up that ties no identifying details to your subscription — no email address required, and payment by cash or cryptocurrency accepted. Mullvad's numbered-account model is the usual reference point.
Show moreShow less
Almost no provider is fully anonymous in practice. An email-free account still leaves a payment trail unless you paid in cash or with a coin that is not trivially traceable, and card or PayPal payments hand the provider a name regardless of what the signup form asked for. Check the details rather than the claim: some providers accept crypto but still require an email for the receipt; some accept an alias email but store it indefinitely. This reduces what the provider could disclose if compelled, which is a different and narrower thing than hiding your traffic — the connection itself still reveals your IP to the provider while you are connected.
Anti-Fingerprinting Defense
Measures that stop a site identifying you from the combination of details your browser exposes — fonts, screen size, canvas and audio output, hardware and timezone — rather than from cookies. Two approaches exist: look identical to other users, or return randomized values.
Show moreShow less
The two strategies are not interchangeable. Uniformity (Tor Browser, Mullvad Browser) puts you in a large identical crowd and is the stronger defence, but it costs letterboxed windows and blocked customization, and it weakens the moment you resize a window, install a font or add an extension that changes your surface. Randomization (Brave's approach) is easier to live with and does break naive fingerprints, but shifting values can themselves be a signal. A single browser-only fix does not settle it: your IP address is the identifier that persists across every defence here, which is why fingerprinting resistance and a VPN address answer different halves of the same problem. Test scores from PrivacyTests.org or EFF's Cover Your Tracks are a useful cross-check, not a verdict.
Browser Engine
The component that turns HTML, CSS and JavaScript into what you see. Three exist in meaningful use: Blink (Chrome, Edge, Brave, Vivaldi, Opera), Gecko (Firefox, LibreWolf, Tor Browser, Mullvad Browser) and WebKit (Safari).
Show moreShow less
The engine sets the ceiling on what a browser can change about privacy. Anti-fingerprinting, tracker blocking and cookie policy are mostly layered above it, but anything requiring engine changes — Gecko's resistFingerprinting, for one — is unavailable to a browser that only skins someone else's engine. It also determines who decides which web APIs exist: a Blink-based browser inherits Google's choices there and can only disable features after the fact. On iOS the distinction largely collapses, because Apple requires third-party browsers to use WebKit, so an iOS "Firefox" or "Chrome" is a different engine from its desktop namesake.
Browser Fingerprinting
A tracking technique that combines seemingly minor details — screen resolution, installed fonts, GPU rendering quirks, HTTP headers — into a profile that can identify your browser without cookies, even across a VPN connection.
Show moreShow less
A VPN only changes your IP address — it does nothing about fingerprinting, because fingerprinting doesn't rely on your IP in the first place. Reducing fingerprinting risk requires the browser itself to normalize or randomize these signals (Tor Browser's shared-profile model is the most thorough current approach), not a network-layer tool.
Built-in Ad Blocker
Ad and tracker blocking shipped in the browser itself, active without installing an extension. Brave's Shields and DuckDuckGo's protections are the common examples.
Show moreShow less
Built-in is not automatically stronger than uBlock Origin — the useful advantages are that it works before any extension loads, survives on mobile where extension support is limited or absent, and cannot be removed from the extension store. The weaknesses are that filter lists are usually fewer and less current than the community-maintained ones, and per-site control tends to be coarser. Ad blocking and tracker blocking also get conflated: a browser can hide ads while still allowing the analytics requests behind them, so read which lists are enabled rather than the headline. Note separately that a blocker changes the requests your browser makes, which slightly changes how you look to a fingerprinting script.
Built-in Browser VPN/Proxy
A VPN-labeled feature bundled into a browser (like Opera's or Edge's) that only encrypts and reroutes traffic inside that browser, leaving every other app on the device — email clients, other browsers, games — unprotected.
Show moreShow less
This is a real limitation, not a knock against the feature existing — a browser-only proxy is still useful for changing your apparent location inside that one browser. But it's not a substitute for a device-wide VPN if the goal is protecting all of a device's traffic, and free tiers often offer only a handful of general regions rather than specific countries.
Chrome's Built-in Password Manager
Google Chrome's free, built-in credential storage — saves and autofills passwords, checks them against known breach data, and syncs across devices when signed into a Google Account.
Show moreShow less
It covers the core use case well for a lot of people, but it's tied to one browser (no cross-browser vault) and offers a narrower feature set than dedicated password managers — no secure notes, no shared vaults for a family or team, and no independent security audit history of its own to point to.
Custom Domain Support
Running your mail on a domain you own rather than the provider's. The address then belongs to you, so leaving the provider means repointing DNS instead of telling everyone you have a new email address.
Show moreShow less
This is the main defence against lock-in, and on most privacy-focused providers it sits behind a paid plan. Setup means DNS records — MX to route mail, plus SPF, DKIM and DMARC so your mail is not filed as spam — which the provider generates but you add at your registrar. Two things to check: how many domains and how many addresses per domain the plan allows, since catch-all addressing is what makes per-service aliases on your own domain practical; and whether the provider supports the domain in its encrypted-mail features and not just as forwarding. The domain registration itself is separate from the mail provider, and the registrar's WHOIS privacy is its own question — an owned domain can publish your name and address unless privacy protection is on.
Data Breach History
Confirmed past incidents where unauthorized parties reached provider systems or customer data — confirmed meaning the provider or a credible investigation established it, not that a claim circulated. What the provider did next tells you more than the incident itself.
Show moreShow less
Judge three things. What was actually taken: source code and internal documents are one class of loss, customer metadata another, and copied vault or mailbox contents another again. How the disclosure went: a timeline that expands after the first statement is a pattern worth weighing, and LastPass's 2022 incidents are the reference case — the August disclosure reported source code and technical information taken with no evidence of access to customer data or encrypted vaults, and the December update then described a threat actor copying a backup of customer vault data, using credentials obtained in the earlier incident [1]. What the architecture contained: in that same case the sensitive vault fields stayed AES-256 encrypted under a key derived from each user's master password, while unencrypted fields including website URLs, names, billing and email addresses, phone numbers and IP addresses were in the copied backup [1] — a concrete illustration that zero-knowledge encryption protects the secrets and not the metadata around them. A clean record is weak evidence on its own, since it also describes every provider too small or too young to have been targeted yet.
Double VPN / Multi-Hop
Routes your traffic through two VPN servers instead of one, so the exit server never sees your real IP address and the entry server never sees your destination. Costs speed, usually a lot of it.
Show moreShow less
The protection is real only if the two hops are meaningfully separated — different datacenters, ideally different jurisdictions and different hosting providers. When both hops sit in infrastructure the same operator controls, an adversary with access to that operator gains both halves at once, which is the scenario multi-hop is supposed to prevent. Some providers let you choose both endpoints; others offer fixed pairs only. This is a defence against a network observer at one end, not against a provider that logs, so it does not substitute for a credible no-logs record.
Email Aliases
Throwaway addresses that forward to your real inbox, so each service gets a different one. When a site leaks or starts selling its list, you can see which alias it was and switch that one off.
Show moreShow less
A password manager offering this is usually reselling or integrating a separate service (SimpleLogin, Fastmail's masked email, DuckDuckGo's Email Protection), so the alias provider is a party you are trusting with your mail flow even though the feature appears inside the manager. Check two things: whether replying from an alias works, since forwarding-only aliases break any conversation you need to answer; and whether aliases live on a shared provider domain or your own, because a recognizable alias domain gets blocked by some signup forms and marks you out. Aliases separate identities, they do not encrypt anything — the mail still arrives in whatever inbox you forward to, under that provider's terms.
Encryption Model
The cipher and key-derivation function a password manager uses to encrypt your vault — commonly AES-256 or XChaCha20 for the cipher, paired with PBKDF2 or Argon2id to turn your master password into the actual encryption key.
Show moreShow less
The key-derivation function matters as much as the cipher: a weak KDF with too few iterations makes a stolen encrypted vault easier to brute-force offline, even though the cipher itself (AES-256, XChaCha20) is not the weak point in that scenario.
End-to-End Encrypted Sync
When a browser syncs bookmarks, history, or open tabs across your devices, end-to-end encryption means the browser vendor's own servers can't read that synced data — it's encrypted before it leaves your device.
Show moreShow less
This is separate from zero-access encryption on an email or password vault — it's specifically about the browser's own sync feature, and some browsers only encrypt certain data types (passwords, say) while syncing others (like open tabs) in the clear.
External PGP Support
The ability to exchange end-to-end encrypted mail with people outside the provider — importing their public keys, publishing your own, and signing or encrypting messages that leave the provider's network.
Show moreShow less
This is the difference between encryption that works only between accounts on the same service and encryption that works with anyone. Within one provider, end-to-end encryption is automatic and invisible; the moment you write to a Gmail address it is PGP or nothing. The practical friction is real: the recipient needs a key and a client that uses it, and getting a correct key is the hard part. Two limits hold regardless of provider. Subject lines and headers — who wrote to whom, and when — are not encrypted by PGP, so the metadata stays readable. And check whether you can export your private key: a provider that manages PGP for you but will not release the key has made your encrypted archive unreadable anywhere else.
Free Tier
A permanently free plan, as distinct from a trial that expires. The limits are what determine whether it is usable: for password managers, device sync and item count; for email, storage, custom domains and whether IMAP works at all.
Show moreShow less
A free tier that is genuinely usable long-term (Bitwarden's unlimited items with sync across devices) is a different proposition from one shaped to push you to pay (single device, a handful of aliases, 1 GB of mail). Check how the provider funds it, because free plans paid for by advertising or data use are the ones that conflict with what you came for — though in the privacy tools worth considering, free tiers are normally cross-subsidized by paid users instead. Two practical traps: a free email address on the provider's own domain is hard to move later, so a custom domain restricted to paid plans is a lock-in decision, not a feature gap; and free tiers sometimes exclude export, which is the one function you need if you ever leave.
Gmail / Email Privacy
Gmail and similar mainstream webmail providers don't scan message content to target ads, but they aren't end-to-end encrypted — the provider can technically access message content, unlike a zero-access-encrypted email provider.
Show moreShow less
The distinction that matters is between "doesn't currently use content for ads" and "technically cannot read it at all." A zero-access-encryption provider removes the second possibility structurally, not as a policy choice that could change.
Hosting Model
Where your data physically lives: on the provider's servers (cloud), on your own machine or server (self-hosted), or on your devices only with no server involved (local-only, as with KeePassXC).
Show moreShow less
Self-hosting moves the trust, it does not remove it — you take on patching, backups, uptime and, for email, the deliverability work of keeping your domain out of spam folders, which is the part people underestimate. Local-only files avoid a server breach entirely but give you no recovery if the device and its backups are lost, and sync becomes your problem. Cloud hosting is the realistic choice for most people, and the questions that then matter are whether encryption happens before upload, which country the servers sit in, and who the underlying host is — a provider renting from a large cloud operator inherits that operator's jurisdiction alongside its own.
Incognito / Private Mode
A browser mode that doesn't save your history, cookies, or site data to your device after the session ends — it hides your browsing from other people using the same device, nothing else.
Show moreShow less
Your ISP, your employer's network, and the websites you visit can all still observe an incognito session exactly as they would a normal one — the browser itself says as much in its own documentation. It doesn't hide your IP address or make you anonymous to anyone outside your device.
Intra-Provider End-to-End Encryption
Automatic end-to-end encryption between two users of the same email provider — the provider's own servers can't read the message content, but this protection doesn't extend to mail sent to or received from a different provider.
Show moreShow less
This is a narrower claim than zero-access encryption: a provider can offer this between its own users while still storing mail from outside senders (who don't have the same encryption built in) in a way it can technically read. External PGP support is the separate mechanism that extends encryption to recipients on other providers.
Jurisdiction / 14 Eyes
The country where a VPN provider is legally incorporated, which determines what court orders and intelligence-sharing agreements (like the Five/Nine/Fourteen Eyes alliances) it can be compelled to comply with.
Show moreShow less
"Based outside the 14 Eyes" is a marketing line, not a guarantee — a provider that keeps no logs has nothing to hand over regardless of jurisdiction, while a provider inside a favorable jurisdiction but with weak logging practices is still exposed. Jurisdiction is one input into how trustworthy a provider's no-logs claim is, not a substitute for it.
Kill Switch
A feature that blocks all internet traffic if the VPN connection drops, so your real IP address doesn't leak out even for a moment while the app reconnects.
Show moreShow less
Implementation quality varies a lot between providers and even between platforms from the same provider — a kill switch that reliably survives an app crash doesn't always survive a full system reboot or a forced network-adapter disconnect. Independent lab testing has found leaks in some kill-switch-enabled configurations, so it's a mitigation, not a guarantee.
No-Logs Audit
An independent assurance engagement (usually by a firm like Cure53, Deloitte, KPMG, or PwC) that reviews a VPN provider's server configuration and infrastructure against its stated no-logs claims.
Show moreShow less
Most audits are a snapshot of the infrastructure at one point in time, not continuous ongoing monitoring — a provider can pass an audit and still change its logging practices afterward without another audit catching it. Whether the audit was a one-time check or a repeated annual engagement, and what scope it actually covered, matters more than the fact that a provider says 'independently audited.'
No-Logs Verified
An outside firm — Cure53, Deloitte, KPMG, PwC and Securitum are the names that recur — examined the provider's servers, configuration and code and reported finding no user-activity logging. It describes what the auditors saw during a defined window, not a standing guarantee.
Show moreShow less
An audit is a point-in-time examination. Infrastructure, ownership, internal tooling and data practices can all change after the report is signed, and a new SDK or feature can introduce logging that no past audit covers [1]. Scope is the other variable: the depth of any audit depends on how much access the provider grants, so an audit that never touched the systems where logs would actually be written is worth less than its headline suggests [1]. Read three things before treating the badge as verification — who performed it, when it closed, and whether the full report is public rather than a summary the provider paraphrased. Treat it as one signal alongside jurisdiction, ownership and any real-world test such as a subpoena or server seizure that produced nothing.
Open Source
The source code is published under a licence that lets anyone read it. It means the code can be inspected — not that anyone has inspected it, and not that the version you installed was built from it.
Show moreShow less
Three gaps matter more than the label. Coverage: many products publish clients and keep the server side closed, so "open source" can describe a quarter of the system you depend on. Reproducibility: unless builds are reproducible, the binary in the app store cannot be checked against the published source, and most are not. Review: published code that nobody audits is a possibility of scrutiny, not scrutiny. Closed source is not automatically worse — an audited closed-source product with a public report can be better evidenced than an unaudited open one. Treat this as one input to trust, read alongside audit history and who owns the company.
Passkey Support
Whether the manager can create and store passkeys — the WebAuthn key pairs that replace a password entirely, with the private key never leaving your device and nothing phishable to type. Support ranges from full creation and sync to storage only.
Show moreShow less
Read the specifics, because "supports passkeys" covers several different levels: creating passkeys in the manager, syncing them across your devices, using them in a mobile browser (which needs OS-level autofill integration and lags desktop), and exporting them out again. Cross-manager portability arrived late and is still uneven, so passkeys can be the hardest part of your vault to move. The reason to want a manager holding them rather than Apple, Google or Microsoft is the same reason you left browser password storage: your passkeys work across platforms and are not tied to one ecosystem's account. Also treat the provider's coverage claim as separate from the sites' — many services still only accept a passkey as a second factor, not instead of a password.
Password Manager
An app that generates, stores, and autofills unique passwords for every site you use, encrypted behind a single master password, so a breach at one site can't be reused to break into your other accounts.
Show moreShow less
The value is specifically in eliminating password reuse — a large share of successful account takeovers rely on the same credentials working across multiple sites. It doesn't protect against every attack (phishing, malware on the device itself, a compromised master password), which is why two-factor authentication on the vault remains a separate, additional layer.
Rotating IP
Changes the exit IP address your traffic appears to come from periodically, or per connection, instead of holding one address for the whole session. Sold as making your activity harder to stitch together across a session.
Show moreShow less
It breaks IP-based correlation only. A site that has already set a cookie, has you logged in, or fingerprints your browser follows you straight through an address change, so rotation does nothing about the tracking most people actually encounter. It can also work against you: rotating mid-session logs you out of services that bind a session to an address, and triggers CAPTCHAs and fraud checks. Worth distinguishing from a dedicated IP, which is the opposite trade — a stable address that is easier to allowlist and easier to associate with you.
Secret Key Model
An additional high-entropy key, generated on your device and never sent to the provider, combined with your master password to derive the vault's encryption key. 1Password's Secret Key is the design most associated with it.
Show moreShow less
The point is what it does to a stolen vault file: without the key, a copied vault cannot be attacked by guessing the master password, because guessing is no longer enough. That closes the exact gap a provider-side breach opens, where the master password is the only thing standing between an attacker and the data. The cost is recovery — lose both the key and your access, and there is no reset, only whatever emergency kit or family/team recovery the provider designed. Managers without this model compensate with a strong key-derivation function and high iteration counts, which raises the cost of guessing rather than removing the option; treat the derivation settings as the thing to compare when a secret key is absent.
Split Tunneling
A setting that routes some apps or destinations through the VPN while the rest use your normal connection directly. Useful for keeping a banking app or local printer reachable without disconnecting.
Show moreShow less
Anything you exclude from the tunnel is exposed exactly as it would be with the VPN off — your real IP, your ISP's DNS resolver, your ISP's view of the traffic. Availability is uneven: on most providers it exists on Android and Windows, is rarer on macOS, and is usually absent on iOS because of platform restrictions. Check whether the implementation splits by app or only by IP range or domain, since app-based splitting says nothing about where an app's background requests go.
Storing Passwords in One Place
The core trade-off of any password manager: consolidating every credential behind one master password concentrates risk onto that single password, but zero-knowledge encryption means the provider itself can't read the vault even if its servers are breached.
Show moreShow less
Zero-knowledge (client-side) encryption means the vault that leaves your device is already encrypted — a breach of the provider's servers exposes encrypted blobs, not plaintext passwords, provided your master password itself is strong and not reused elsewhere. A weak or reused master password remains the single biggest way this model fails.
Streaming Unblocking
Whether a VPN's servers still reach geo-restricted streaming catalogues that actively block datacenter IP addresses. It is the least stable thing a VPN does — a server working today can be detected next week.
Show moreShow less
Every claim here is perishable, which is why it belongs with a test date and a named service rather than a checkmark. Platforms detect VPNs by identifying IP ranges registered to hosting providers, so the contest is the provider rotating addresses against the platform blocking them, and results differ per service and per server location on the same subscription. Two things matter more than a long logo list: whether the provider publishes or supports specific streaming servers, and whether support will tell you which ones currently work. This is a convenience feature, not a privacy one — unblocking capability says nothing about logging, jurisdiction or leak protection, and a provider marketing mainly on streaming access is worth checking harder on all three.
Telemetry
Usage and diagnostic data the software sends back to its maker — crash reports, feature counts, performance timings, sometimes more. What separates products is whether it is on by default and whether you can turn all of it off.
Show moreShow less
Two distinctions carry most of the weight. First, diagnostic telemetry (a crash stack, a startup time) is not the same as behavioural telemetry (which sites you visited, which items you opened), and products often describe both with one word. Second, off by default is a much stronger position than a settings toggle, because a toggle only helps the minority who find it. Watch for the connections that are not labelled telemetry and stay on anyway: update checks, safe-browsing lookups, extension-store pings and bundled search suggestions all reach a server on their own schedule. Privacy-focused forks such as LibreWolf and Mullvad Browser exist largely to strip these out of upstream builds.
Torrenting Allowed
Whether the provider permits P2P file sharing on its network, and on which servers. Many allow it only on a subset of locations and silently throttle or block it elsewhere.
Show moreShow less
The label covers policy, not capability. Two things matter beyond the yes: whether port forwarding is available (without it, you connect to peers but accept no incoming connections, which limits you to leeching on many trackers), and what happens to a copyright complaint the provider receives — a provider with nothing to hand over answers differently from one keeping connection records. Providers that allow P2P on a handful of locations concentrate that traffic, which is a common cause of the slow speeds people blame on the protocol.
Two-Factor Authentication
A second credential beyond the password — an authenticator code, a hardware key, a push approval. On a password manager it protects the account that holds your vault, and it is the single highest-value setting on that account.
Show moreShow less
The methods are not equivalent. A hardware security key (FIDO2/WebAuthn) resists phishing because the key checks which site is asking; a TOTP app does not, and SMS is weakest of all because a number can be moved to someone else's SIM. Note what 2FA does and does not cover on a zero-knowledge password manager: it guards server-side login, so it stops someone reaching your vault through the provider, but an encrypted vault file copied from the provider's storage is decrypted with your master password, and 2FA has no part in that. Which is why master-password strength and the key-derivation settings behind it still matter after 2FA is on. Storing your 2FA codes in the same manager as your passwords also collapses two factors into one — keep the manager's own second factor elsewhere.
VPN Protocols
The underlying method a VPN app uses to build and encrypt the tunnel between your device and the server — most current providers offer WireGuard, OpenVPN, or a proprietary WireGuard-based protocol.
Show moreShow less
WireGuard's smaller codebase and modern fixed cryptography (ChaCha20-Poly1305, Curve25519) generally give it faster speeds and better battery life than OpenVPN, but OpenVPN's longer track record and configurability still matter in some network environments. IKEv2 has been dropped by several major providers in recent years.
VPN vs Proxy vs Tor
A proxy reroutes traffic for a single app without encrypting it by default, a VPN encrypts and reroutes all device traffic through one provider-run server, and Tor routes traffic through three independently-run relays with layered encryption.
Show moreShow less
Each hides different things from different watchers: a plain proxy hides your IP from the destination site but not from your ISP; a VPN hides your traffic from your ISP but the VPN provider itself can see it; Tor removes any single party's ability to see both who you are and what you're visiting, at a real cost to speed.
What Is a VPN?
A VPN encrypts your device's internet traffic and routes it through a server run by the VPN provider, hiding your real IP address from the sites you visit and hiding the contents of your traffic from your ISP.
Show moreShow less
Encryption alone doesn't make one VPN as trustworthy as another — the provider running the server can see your traffic the way your ISP normally would, which is why jurisdiction, no-logs audits, and the provider's own track record matter as much as the protocol used.
Zero-Access Encryption
Mail is encrypted on the provider's servers with a key the provider cannot use, so staff and anyone reaching the storage read ciphertext. It answers "can the provider read my stored mail", which is a narrower question than "is my mail encrypted end to end".
Show moreShow less
Incoming mail from outside arrives unencrypted and is encrypted on receipt, so the provider handles the plaintext for a moment before storing it — the guarantee covers storage, not the whole path. Message metadata is the bigger gap: addresses, timestamps and, on most providers, subject lines stay unencrypted because the server needs them to sort, search and deliver. That means a court order can still yield who corresponded with whom and when, which is often the information being sought. Also check what a password reset does: if the provider can restore your mailbox after you forget your password, some key escrow exists; if it cannot, a lost password means lost mail, and that trade-off is the honest sign the model is real.
No terms match this search.