Encryption at rest
Planned, not built yet.

The plan: seal every field of a message before it is stored. Today, mail is stored as it arrived.

In short

What is encryption at rest?

Encryption at rest seals stored data, so a copy taken without the key is unreadable. Whoever holds the key can still read it.

How it works

Sealed against a copy, not the server

The server would derive the key, so a stolen database dump would be ciphertext and search would still work.

One rule for what would be sealed

Seal what a person wrote or chose, leave what the machine chose. Timestamps and your domain would stay readable.

Search would still match fragments

Today it reads up to 4,000 characters of each thread's newest message. Sealed, that text would be scanned where the key is held, with no word index on disk.

What you get

In the product today

What is sealed now

Webhook signing secrets, DNS provider tokens and DKIM keys, before they are stored.

Keys kept apart

Each kind of secret has its own derived key, so none opens another.

What protects mail today

The storage provider encrypts its disks. We add no layer of our own.

Good practice

Getting the most out of it

  1. 01

    Use end-to-end for secrets

    It works between OpenEmail addresses with published keys, and seals the body from us.

  2. 02

    Keep secrets out of subjects

    End-to-end encryption leaves subjects readable, and so does storage today.

  3. 03

    Read the privacy page

    It says plainly what the server can read today.

Where it stands

What is not built yet

Sealed mail
Bodies, subjects and attachments are stored as they arrived.
Everything around a message
Snippets, summaries, notes, contact names and filenames are unsealed too.

Questions

Asked often

Keep going

Works well with

End-to-end encryption

OpenPGP keys made in your browser. Mail you send to another OpenEmail address can be sealed before it leaves the tab, and sealed mail addressed to you opens in the reading pane, decrypted on your machine. The keys are never ours to hand over.

Transport encryption

Mail moves over TLS on the hops we run, and transport alone never turns the padlock green, because nothing on this backend can read the transport off a delivery.

Full-text search

Forgiving words and operators like from: and has:, inside the folder you are reading.

Start

Your domain,
your mail.

Point a domain at OpenEmail and read it in a mailbox built around it. The free plan covers one domain.

Your inbox,
on your own terms.

Email infrastructure for businesses, AI, agents and personal email. Built for scale, privacy and control. Everything email should have had from day one.

OpenEmail

Email infrastructure for businesses, AI, agents and personal email. Built for scale, privacy and control. Everything email should have had from day one.

© 2026 OpenEmail. All rights reserved.