PrivacyPick
Proton Mail logo

Proton Mail

Open Source

Switzerland-based encrypted email provider

8.5
out of 10
Visit Proton Mail →
Independent Security Audit
SecuritumJuly 5, 2021
Read the audit report →
Show audit details

Source-code security audit of the redesigned Proton Mail web client and Proton Calendar, prior to release

JurisdictionSwitzerland
HostingCloud
Free TierLimited free tier
External PGPManual import
AliasesUnlimited
Telemetryopt-out
Open SourceYesIntra-Provider E2EEYesZero-Access EncryptionYesCustom Domain SupportYesPast Data BreachNo
WindowsmacOSLinuxAndroidiOS
CalendarDriveVPNPass
Mail Plus (individual, annual)
$4.99/mo
Proton Unlimited (individual, annual)
$12.99/mo

Published September 17, 2026By Juan Martinez

In This Article

Proton Mail is the email service of Proton AG, a Swiss company headquartered in Plan-les-Ouates near Geneva, and the product that started the company back in 2014. It is aimed at people who want their stored mail to be unreadable to the provider itself, and who are willing to accept the constraints that come with that: no password reset, and extra steps when writing to someone outside Proton. What you get in exchange is an ordinary-looking mailbox on every platform, with the encryption handled in the background for the cases where it can be.

Security

Three different encryption guarantees are often collapsed into the phrase “encrypted email,” and they are worth separating, because they apply to different messages in your inbox.

The first is automatic end-to-end encryption between two Proton Mail accounts. Nothing is required from either side — Proton manages the underlying PGP keys transparently, and its Key Transparency system automatically verifies a contact’s public key to guard against a man-in-the-middle swap. Mail sent Proton-to-Proton is unreadable to Proton in transit and at rest.

The second is zero-access encryption of stored mail, and this is the one that covers the bulk of a normal inbox. A message arriving from any outside provider is encrypted on Proton’s servers with your public key the moment it lands, after which Proton has no technical means of decrypting it. That applies to storage, not transport: the message still crossed the internet under whatever protection the sender’s provider offered, typically SMTP over TLS.

The third is end-to-end encryption to a recipient who is not on Proton, and this one is not automatic. There are two routes. Password-protected Emails let you set a password on a single message before sending it; the recipient opens it with that password and needs no software, no account, and no technical knowledge. The other route is conventional PGP, which requires a manual key exchange — either the recipient sends you a signed message with their public key attached and you accept it with “Trust key,” or you upload their key yourself under Contacts, Advanced PGP Settings. Proton’s own documentation says setting up PGP encryption is not simple and not for the faint-hearted, and suggests creating a second Proton Mail account for that contact instead. Only after PGP is configured by hand for a specific external address does Proton start encrypting to that person automatically. Web Key Directory lookup exists for external domains that publish their keys that way, but few do, so it does not change the general case.

The cryptography is elliptic curve, built on OpenPGP, with post-quantum encryption support in place for the future. Two independent audits are public. Securitum, a European firm that runs over 300 security projects a year including work for major European banks, audited the redesigned Proton Mail web client and Proton Calendar before release and published its report on 5 July 2021, finding no major issues or security vulnerabilities. Ruben Santamarta, an independent researcher with more than twenty years of work across desktop software, mobile apps, e-voting platforms and industrial control systems, assessed the Windows and macOS desktop clients in a report dated 23 February 2024. Both full reports are available rather than summarized.

One vulnerability disclosure is worth stating plainly. In September 2023 the research team at Sonar published details of a cross-site scripting flaw they had found in the open-source web client, which in theory would have let an attacker steal decrypted mail and impersonate the victim, bypassing the end-to-end encryption. Exploiting it required the target to open two specially crafted malicious emails, and in most scenarios to click a link in the second. Sonar disclosed it privately in June 2022, Proton patched it shortly after, and Sonar states users were not at risk once patches were applied. This was responsible disclosure of a researcher-found bug, not a breach of user data — but it is a reminder that end-to-end encryption in a web client is only as strong as the client’s handling of untrusted content.

The server side is Proton’s own hardware in several locations inside Switzerland rather than rented third-party cloud. The data centers use biometric access control, and the machines run fully encrypted disks with layered password protection intended to keep the data protected even if equipment is physically seized.

Privacy & Trust

Swiss jurisdiction is the basis of Proton’s positioning, and the ownership structure is the part that has actually changed. Since June 2024 the majority shareholder of Proton AG has been the non-profit Proton Foundation, after the founders transferred their shares to it in what they describe as an irreversible decision. That matters more than a privacy policy line, because it removes the usual endgame where an acquisition quietly rewrites the terms.

The company’s history points the same way. Proton Mail launched in summer 2014 out of a crowdfunding campaign that drew more than 10,000 backers and over $500,000; the founders met at CERN. Proton describes the result as a world without venture capitalists and states it does not sell user data.

The code is open. All Proton Mail clients — web, desktop and mobile — are on GitHub for inspection and have been independently audited, and there is a public bug bounty program. Proton also develops and maintains OpenPGPjs and GopenPGP, two OpenPGP libraries used well beyond Proton’s own products, which means a portion of its cryptographic work is scrutinized by people with no stake in the company.

On its own analytics, Proton uses locally hosted rather than cloud-based tools, anonymized where possible, and does not retain IP addresses for that analytics. Crash reporting exists so bugs get fixed quickly. The company states it does not keep permanent IP logs in relation with an account, with temporary logs used only against abuse.

Features

Custom domain support is a paid feature: one domain on Mail Plus, three on Proton Unlimited, with catch-all addresses on paid plans. Hide-my-email aliases are the more unusual inclusion, since ten of them ship even on the free plan and Proton Unlimited makes them unlimited — that is normally a separate purchase.

Spam and phishing filtering had to be built differently here, because encryption means Proton cannot read message bodies. PhishGuard works on email authentication — SPF, DKIM and DMARC checks — plus metadata such as headers, sender, link URLs and attachment hashes, and flags suspected phishing and spoofing without scanning content. Proton puts its effectiveness at 70% above conventional spam filters. The machine-learning model retrains on your own actions, so marking a message as spam or pulling one back into the inbox feeds it, and a 24/7 deliverability team handles new campaigns the automation misses.

Account recovery is where the architecture imposes a real cost. Proton does not store user passwords on its systems and states outright that it cannot reset a password for you. Recovery splits into two separate problems — regaining access to the account and regaining access to the encrypted data — and both have to be configured in advance by the account owner. A recovery phrase covers both at once; most of the other recovery methods cover only one. Set nothing up, lose the password, and the mail is gone permanently. There is no support path around that.

Proton Unlimited bundles more than mail: Calendar, Drive, VPN and Pass in one subscription, with Dark Web Monitoring and Proton Sentinel for accounts at elevated risk of takeover.

Usability

Clients exist for Windows, macOS, Linux, Android and iOS alongside the web app. The desktop app is recent — it only arrived in 2024, after a decade of web and mobile only — and on the free plan it is a 14-day trial, after which it becomes a paid feature. If you prefer an ordinary mail client, Proton Mail Bridge provides IMAP and SMTP access, also paid-only.

Day to day the experience is a normal mailbox: Proton-to-Proton encryption is invisible, and mail from outside arrives and reads like mail from outside. The friction is concentrated in two places. Writing an encrypted message to a non-Proton recipient means choosing between a password you have to communicate some other way, and a manual PGP setup Proton itself calls difficult. And the recovery setup is a decision you have to make correctly at signup, before you have any feel for the consequences.

Price & Value

The free plan gives you 1 GB of storage, one address, a 150-message daily limit and ten hide-my-email aliases, with zero-access encryption and password-protected emails included. No custom domain, no priority support, and the desktop app only for the trial period.

Mail Plus is $4.99 a month billed annually at the renewal rate, with an introductory first year at $3.99 a month — $47.88 for that first year against $59.88 on renewal. It raises storage to 15 GB and adds ten extra encrypted addresses, one custom domain, unlimited folders, labels and filters, priority support and the full desktop app.

Proton Unlimited renews at $12.99 a month billed annually, $9.99 for the first year. At that price it is really a suite subscription rather than a mail plan: 500 GB of storage shared across the services, 15 additional addresses, three custom domains, unlimited aliases, Dark Web Monitoring, Sentinel, the full VPN with more than 20,000 servers across 140+ countries, and the password manager with all features. Judged on mail alone it is poor value; judged as a replacement for several separate subscriptions it is the plan most people on Mail Plus eventually look at. All paid plans carry a 30-day money-back guarantee.

Pros and Cons

  • Zero-access encryption covers all stored mail, including messages from non-Proton senders
  • Automatic end-to-end encryption between Proton accounts with no key handling by the user
  • Key Transparency verifies contacts' public keys automatically, guarding against key substitution
  • Two public independent audits — Securitum in 2021, Ruben Santamarta on the desktop clients in 2024
  • Majority-owned by the non-profit Proton Foundation since 2024, with the founders' shares transferred irreversibly
  • All clients open source, plus maintenance of the widely used OpenPGPjs and GopenPGP libraries
  • Proton-owned hardware in Swiss data centers with biometric access and encrypted disks
  • Ten hide-my-email aliases included on the free plan, unlimited on Proton Unlimited
  • End-to-end encryption to non-Proton recipients is not automatic — it needs a password per message or a manual PGP key exchange Proton itself calls difficult
  • Lost password with no recovery method configured in advance means permanent loss of the mailbox
  • A 2023 XSS disclosure in the web client showed end-to-end encryption can be undermined by client-side bugs, though it was patched with no evidence of exploitation
  • Free plan is tight at 1 GB, one address and 150 messages a day
  • Custom domains, Bridge access and the full desktop app are all locked behind paid plans
  • Proton Unlimited at $12.99 a month on renewal only makes sense if you use the bundled VPN, Drive and Pass

Our Rating

Proton Mail suits people who want their stored mail out of the provider’s reach and are prepared to plan for recovery in advance — the encryption of everything at rest is the strongest part of the product, and it applies whether or not the sender uses Proton. It suits them less if the goal is encrypted correspondence with people who are not on Proton, because that case still comes down to per-message passwords or hand-configured PGP. The Swiss base, the non-profit ownership, the open code and the two published audits give more to verify than most email is willing to expose.

  • Security8.5/10

    ECC-based encryption, two public independent audits (Securitum 2021, Santamarta 2024); a 2022 XSS flaw was responsibly disclosed and patched before any confirmed exploitation

  • Privacy & Trust9.0/10

    Swiss jurisdiction, non-profit foundation ownership since 2024, fully open-source clients, Proton-owned hardware — but PGP with outside recipients still needs manual key handling, which is easy to misread as automatic

  • Features8.0/10

    Unlimited aliases and custom domains on the higher plan, catch-all email, IMAP/SMTP bridge; free tier is capped at 1 GB and one address

  • Usability8.5/10

    Runs everywhere with a mature web client; native desktop apps are newer (2024) than the browser/mobile experience

  • Price & Value7.5/10

    Mail Plus renews at $4.99/month for 15 GB — reasonable but not the cheapest; the free tier is workable only for light, single-address use

Overall8.5/10

Security 30% · Privacy & Trust 30% · Features 15% · Usability 15% · Price & Value 10%

See our rating methodology →

Ready to try Proton Mail?

Visit Proton Mail →

Last updated: September 17, 2026By Juan Martinez