Mail passwords, encrypted
Sealed with AES-256-GCM and a fresh random IV. Each secret is bound to your account, so it cannot be lifted into another one. The key lives in the server environment, never in the database.
Lettera needs access to your mailbox to send as you. This is exactly how that access is protected.
Sealed with AES-256-GCM and a fresh random IV. Each secret is bound to your account, so it cannot be lifted into another one. The key lives in the server environment, never in the database.
Your Lettera password is hashed with Argon2id. It cannot be read back, by us or by anyone holding the database.
You stay signed in with an HTTP-only cookie. Resetting your password signs out every other session at once.
Email HTML is cleaned on the server before it is stored or sent, then shown in a sandboxed frame with scripts switched off.
Log-in, sign-up and password reset are rate limited, which slows down anyone trying passwords in bulk.
Sign-ins and sends are logged with their outcome and time. Passwords and message bodies are never written to that log.
Reply checks only look for messages that answer an email you sent through Lettera, and only when you ask.
2 months free. No card needed.