Why Email Is Not Secure for Sharing Sensitive Info
Email is the default communication tool for businesses worldwide. It is also one of the least secure ways to send sensitive information. Despite decades of improvements, the fundamental architecture of email makes it a poor choice for transmitting passwords, financial details, or private data.
How Email Actually Works
When you send an email, it does not travel directly from your device to the recipient. It passes through a series of SMTP (Simple Mail Transfer Protocol) relay servers. Your email client sends the message to your provider's outgoing server, which forwards it to the recipient's incoming server, which stores it until the recipient retrieves it.
At each hop, the message may be stored temporarily or permanently. While TLS encryption protects messages in transit between servers that support it, there is no guarantee that every server in the chain uses TLS. More importantly, the email sits in plaintext on both the sender's and recipient's mail servers.
The Specific Risks
Server-Side Storage in Plaintext
Most email providers store messages unencrypted on their servers. This means that anyone with access to the server -- administrators, hackers who breach the system, or law enforcement with a warrant -- can read every email in your account. Google processes the contents of Gmail messages for features like Smart Reply and categorization.
Forwarding and Uncontrolled Distribution
Once you send an email, you lose all control over it. The recipient can forward it to anyone, and you will never know. In corporate environments, emails are routinely forwarded to assistants, team members, or external partners. A password sent via email can end up in dozens of inboxes.
Indefinite Retention
Emails persist essentially forever. Even if you delete an email from your inbox, it likely exists in the recipient's inbox, in server backups, in compliance archives, and in any forwarded copies. Most organizations retain email backups for years, sometimes indefinitely, for legal and regulatory reasons.
Data Breaches
Email accounts are among the most frequently breached digital assets. The "Collection #1" breach in 2019 exposed 773 million email addresses and passwords. Every credential, API key, or piece of sensitive data ever sent through a compromised account becomes exposed in a breach.
Phishing and Account Compromise
Email is the primary vector for phishing attacks. If an attacker gains access to an email account, they have access to the entire history of sent and received messages, including any sensitive information shared through it.
What About Encrypted Email?
Solutions like PGP and S/MIME exist but have seen minimal adoption due to their complexity. Both require the sender and recipient to manage encryption keys, which is impractical for most users. Services like ProtonMail offer easier encrypted email, but only when both parties use the same service.
Better Alternatives for Sensitive Information
For information that needs to be shared once and then forgotten, self-destructing encrypted links are the most practical solution. Instead of embedding sensitive data in an email body, you share a link that the recipient opens once. After reading, the content is permanently destroyed. Even if the email containing the link is later compromised, the link leads nowhere.
For ongoing secure communication, consider end-to-end encrypted messaging platforms like Signal. For shared credentials, use a password manager with built-in sharing features.
Stop Sending Sensitive Data Over Email
The next time you are about to paste a password, API key, or private message into an email, consider using SneakNote instead. Create an encrypted note that self-destructs after reading -- no account needed, no data retained. It takes seconds and eliminates the risk of that information sitting in an inbox forever.