Don't open a public GitHub issue for a security vulnerability.
Send your report to security@astermail.org, or submit it through our vulnerability disclosure program on Bugcrowd: https://bugcrowd.com/engagements/aster-privacy-vdpc
We acknowledge reports within 48 hours, prioritize fixes by severity, and keep you updated until the issue is resolved.
This policy covers all Aster products and infrastructure:
- Aster Mail (astermail.org)
- All repositories under github.com/Aster-Privacy
We don't pursue legal action against researchers who:
- Report vulnerabilities in good faith
- Don't access, modify, or exfiltrate user data
- Don't disrupt service availability or degrade the user experience
- Give us a reasonable amount of time to respond before public disclosure
Aster Bridge decrypts your mail locally on your device using keys derived from your Aster vault. No plaintext leaves your device through the bridge, and the local IMAP, POP, SMTP, and JMAP servers only accept connections from clients on 127.0.0.1.
| Channel | Protocol |
|---|---|
| Aster Bridge to Aster backend | TLS 1.2+ (HTTPS), bearer token auth with Ed25519 device keys |
| Bridge to mail client (local) | Plaintext or self-signed TLS on loopback only |
| Aster to Aster | X3DH and Double Ratchet with ML-KEM-768 (post-quantum) |
| Aster to external recipients | Ed25519 OpenPGP, portable keys that work with any OpenPGP client |
App passwords are stored in the OS credential store (Windows Credential Manager, macOS Keychain, Linux Secret Service). Access tokens are zeroed from memory on drop.
We follow coordinated disclosure. Give us adequate time to patch a vulnerability before you publish it. If you would like public credit, say so in your report.
We thank the researchers who help keep Aster secure. Credited disclosures are listed here as we receive them.
