You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A self-hosted, federated, zero-knowledge encrypted mail system in a single PHP file. AES-256-GCM encryption, PBKDF2 key derivation, and encrypted attachments ensure the server never sees your message password. No SMTP. No external dependencies. Just drop xmail.php and go.