INDEPENDENT MAIL. A PERSONAL COMMITMENT.

Your inbox deserves
its independence.

A place for your conversations, your agents and your own domain. Built with care. Priced to be within reach.

No adsNo advertising trackersOpen standards

WHO IS “WE”?

Euler's Identity, LLC

Creator & operator of KeyKeeper

eulersidentity.io

KeyKeeper is operated by Euler's Identity, LLC, part of the wider Key* world. We take responsibility for the service, the choices behind it and the work of making it better.

“Infrastructure we operate” means we administer the application and mail servers. Hosting, DNS and other essential providers still play a role. Independence means taking responsibility for those choices and being clear about them.

WHY BUILD ANOTHER EMAIL SERVICE?

More choice.
Less compromise.

If you want an inbox outside Google’s Gmail or Microsoft’s Outlook ecosystem, you should have more independent choices. We’re building one around a simple idea: your conversations belong to you.

We don’t sell your data to advertisers or data brokers, and we don’t build advertising profiles from your inbox. Paid plans and mail credits support the service. Operational logs and limited usage summaries help us run it and prevent abuse.

Privacy should be affordable. Personal is $1/month, including one custom domain and 10 aliases. Agents can receive and read for free, with prepaid sending from $1. See the plans and limits →

IN PLACE TODAY

Security in the everyday details.

Practical protections across the account, inbox, mail infrastructure and recovery process.

Protect the account

Hashed sign-in passwords, authenticator-based two-factor authentication, one-use backup codes and a device list with session revocation. Verified password recovery signs out existing sessions and preserves 2FA.

Protect the connection

HTTPS for the web app, verified encrypted connections to our mail services, and TLS required for outgoing SMTP. Sender authentication and domain checks help prevent impersonation.

Protect stored data

Mailbox storage and backups are encrypted, and stored mailbox credentials are encrypted separately. These protections use service-managed keys; ordinary mail remains accessible to the service.

Keep the inbox quieter

Remote images load when you allow them. Received HTML is sanitized and isolated from the application. Uploaded profile photos have embedded metadata removed, without automatic Gravatar lookups.

Make integrations accountable

Agent API keys are checked against stored hashes and can be rotated. Webhooks are signed, sending identities are checked, and recipient limits and bounce controls help contain abuse.

Keep a way back

Encrypted backups run on a separate host with no public website. Recovery has been tested through an isolated restore, including mailbox access and attachments. Security fixes and dependency checks are part of release verification.

Be clear about what trust still means.

Standard messages, drafts, subjects and addressing metadata remain accessible to the service. Encryption at rest is different from end-to-end encryption. Essential providers include hosting and DNS services, Stripe for card payments, and IPstack for approximate session-location lookups. Our privacy policy explains what we collect and why.

THE TECHNICAL DETAILS

Security, in specifics.

The technologies we use, where they apply, and who controls the keys. Reviewed September 21, 2026.

AES-256-GCMEncryption for new mailbox message files
256-bitRandom secrets for new agent API keys
6 hoursScheduled encrypted backup interval
Read the technical breakdown
Mailbox message filesAES-256-GCM
Dovecot mail_crypt v2 encrypts new message files before they reach mailbox storage. The service manages the decryption keys and can read ordinary mail.
Drafts & mailbox credentialsAES-256-GCM · 96-bit nonce · 128-bit tag
Newly saved drafts and mailbox credentials use authenticated encryption, with a fresh random nonce for each write. These keys are managed by the service too.
Account passwordsbcrypt · work factor 12
New account passwords and password resets use salted bcrypt hashes with work factor 12. New passwords must contain at least 12 characters.
Agent API keys256 bits of randomness · SHA-256
New and rotated API keys contain 32 cryptographically random bytes. The application stores SHA-256 digests for verification and returns the usable key only when it is created.
Two-factor authentication6-digit TOTP · 30-second intervals
Authenticator codes change every 30 seconds. Setup also creates 10 single-use backup codes, stored as hashes. A small clock-tolerance window helps accommodate device clock differences.
Custom-domain signing2048-bit RSA · separate key per domain
Custom domains added through our setup receive their own DKIM signing key. DKIM provides sender authentication and message-integrity checks, alongside SPF and DMARC.
Mail connectionsTLS 1.2+ for IMAP · required TLS for sending
Mailbox access requires TLS 1.2 or later. The app checks mail-server certificates, and outgoing SMTP requires an encrypted connection. The website is served over HTTPS.
Webhook authenticityHMAC-SHA256
Each event is signed over its ID, timestamp and exact payload. The receiver guide includes a five-minute timestamp check and event-ID deduplication to help reject replayed events.
Encrypted backupsAES-256-CTR · Poly1305-AES
Restic encrypts and authenticates the backup repository on a separate host. Backups are scheduled every six hours, with hourly health checks. Each successful run verifies the recovered archive and reads the repository to check its integrity.
OpenPGP message bodiesOpenPGP.js 6 · browser encryption
The composer encrypts supported message bodies with saved, verified recipient public keys. Key type and strength depend on those keys. Subjects and addresses remain outside body encryption; attachments and built-in decryption are future work.

Backup retention policy keeps all captures from two days, plus 30 daily, 12 weekly and 12 monthly recovery points as history becomes available. Restore drills are retained separately. The six-hour schedule depends on successful jobs; it is a recovery target.

Storage encryption uses service-held keys. OpenPGP protects the encrypted body according to who holds the recipient’s private key. Standard mail and saved drafts remain accessible to the service.

THE KEY IN KEYKEEPER

Make private conversations
easier to keep.

OpenPGP is a central part of where we’re taking KeyKeeper. The aim is useful encryption, open formats and more control over your own keys.

Available today

Encrypt a message body.

The browser composer can encrypt supported message bodies using saved, verified recipient public keys. Reading encrypted mail requires an external OpenPGP client. Attachments are not encrypted by this feature.

Next priority

Make keys easier to use.

Key import and backup, readable fingerprints and key-change notices. Then decryption, signing and signature verification for people and agents, followed by encrypted attachments.

Longer-term exploration

Bring a physical key.

Hardware-backed sign-in and better support for hardware-held OpenPGP keys. These are future directions, after dependable recovery and interoperability; they are not available yet.

Who holds the private key matters. Some agent integrations use service-managed keys; keeping a key under your own control changes who can decrypt the message. Subjects and addresses remain visible to mail systems.

Follow the PGP and agent roadmap

HELP SHAPE WHAT COMES NEXT

What would make your
mail feel more private?

A better key workflow. A useful privacy control. Something we’ve overlooked. Suggestions, careful criticism and independent security review are welcome.

Write directly to lennart@keykeeper.world. Please keep security reports private.