Last updated: March 8, 2026
GhstMail is an email alias service. You create disposable email addresses that forward incoming mail to your real inbox. Your real email address is never exposed to third parties.
The GhstMail Chrome extension:
chrome.storage.local so you stay logged in.api.ghstmail.space to generate aliases and authenticate. No other external requests are made.When an email arrives at one of your aliases, our server parses it, rewrites the headers, and forwards it to your real email address. The email content passes through our server in transit but is never stored on disk or in our database. Reply tokens are generated to enable two-way communication without revealing your real address.
We do not sell, rent, or share your personal data with any third party. We do not use your data for advertising, analytics, or creditworthiness purposes.
Your account data is retained as long as your account is active. Deleting an alias permanently removes it and all associated reply tokens. You can delete your account at any time, which removes all your data from our systems.
Passwords are hashed with bcrypt. All connections use TLS. DKIM signing is applied to forwarded emails. Authentication uses short-lived JWT tokens.
For questions about this privacy policy, contact us at privacy@ghstmail.space.