End-to-end encryption

The Spark Team
Created:

Definition

💡  End-to-end encryption is a method of encrypting a message so that only the sender and the intended recipient can read its actual contents, not the email provider, not a server in between, not anyone who might intercept it along the way. The message is scrambled before it leaves your device and only unscrambled on the recipient's. Most everyday email is encrypted in transit (protected while moving between servers) but not end-to-end (readable by the provider storing it).

How it works

The most established open standard for this is OpenPGP, which uses a public and private key pair. Your public key encrypts a message meant for you; only your private key can decrypt it. Setting this up manually involves generating a key pair and getting your public key to anyone who wants to send you an encrypted message, and it's more setup than most people are willing to do for everyday correspondence.

 

A second standard, S/MIME, works similarly but is built around certificates rather than manually shared keys, and is more commonly deployed inside larger organizations with existing certificate infrastructure than by individuals.

 

For the narrower audience this genuinely applies to, the realistic path is usually either a specialized secure email provider built around end-to-end encryption by default, or add-on encryption tools layered onto an existing account for the specific messages that need it, rather than encrypting everything by default.

Who actually needs to think about end-to-end encryption

Most people sending regular business or client email don't need to reach for end-to-end encryption specifically. Standard provider-level security, encryption in transit plus account protections like two-factor authentication, covers the realistic threat model for most day-to-day correspondence.

 

This is genuinely more relevant if you handle sensitive client data specifically, legal correspondence, financial records, healthcare-adjacent consulting work, where the content itself carries real regulatory or confidentiality weight if it were ever exposed. If you're already thinking about obligations under GDPR or CCPA, encryption is a natural extension of that same conversation. If that's not the kind of email you're sending, this is worth understanding.

How it differs from what most email already does

Regular email typically travels encrypted between mail servers (this is what a padlock icon or "secure connection" usually refers to), but once it arrives, it sits on the provider's servers in a form the provider can technically access. That's how features like search, spam filtering, and support troubleshooting work at all; the provider needs to be able to read the message to process it.

End-to-end encryption removes that access entirely. The tradeoff is real: providers can't search, index, or scan end-to-end encrypted content the way they can with standard email, which is part of why it hasn't become the universal default.

End-to-end encryption FAQ

Does Gmail or Outlook offer end-to-end encryption by default? 

No, not by default for standard consumer accounts. Both offer encryption in transit and various security features, but not end-to-end encryption without additional setup or a specific enterprise configuration.

If my email isn't end-to-end encrypted, is it unsafe? 

Not necessarily unsafe, just a different threat model. For most everyday correspondence, standard provider security is a reasonable match for the actual risk involved. 

Can I send one end-to-end encrypted email without encrypting everything?

In practice, yes, if you're using an add-on tool or a provider with per-message options. Whether it's straightforward depends heavily on which tool you're using and whether your recipient supports the same method. 

Why isn't end-to-end encryption just the default for everyone? 

Partly usability (key management is genuinely inconvenient at scale) and partly because it breaks features people rely on, like server-side search and spam filtering, which need to read message content to function.

Related terms

 

The Spark Team
Spark

Smart. Focused. Email.

Fast, cross-platform email designed to filter out the noise - so you can focus on what's important.