How to send encrypted email
To send email to an onion.email address:
- Find the recipient's OpenPGP/GPG public key on a public key server or request it directly.
- Encrypt the message with that public key before sending. Unencrypted messages are declined.
- Optionally provide your Core ID in one of these ways:
- Create your own email address with your Core ID, e.g.
cb00…@yourprovider.com - Append your Core ID into your email address, e.g.
yourname+cb00…@yourprovider.com - Define your Core ID as your name in your email client settings (first or second name).
- Add your Core ID to the email's headers items, e.g.
X-Coreid: cb00…
- Create your own email address with your Core ID, e.g.
When a Core ID is supplied, Onion Email validates it. A missing Core ID does not prevent an encrypted message from being delivered.
The recipient may also use a plus-address variation such as [email protected]. It routes through [email protected]; no separate registration is needed. See Plus addressing.
OpenPGP is the encryption standard. GPG (GnuPG) is a compatible implementation of that standard, so messages encrypted with GPG are supported.
Outlook example
Manual how to send email from Outlook to onion.email receiver's address: Send a digitally signed or encrypted message.
Thunderbird example
Manual how to send email from Thunderbird to onion.email receiver's address: Digitally Signing and Encrypting Messages.
MailMate example
Manual how to set CoreID in MailMate to automate the workflow process.
To learn more about OpenPGP and S/MIME support in MailMate, see the Security section of the manual.