GhostInbox is a privacy-focused email alias service that allows users to create temporary, disposable email addresses for enhanced privacy and security. The service provides a simple way to receive emails without revealing your real email address.
GhostInbox uses a cryptographic hash system to create unique email aliases. Each alias is generated from a 64-character hash, ensuring privacy and preventing unauthorized access to emails.
your-64-character-hash@ghostinbox.it
hash@ghostinbox.itYou can generate a hash using various methods:
echo -n "your-input" | sha256sumUse aliases when signing up for services to keep your real email private.
Create unique aliases for different online stores to track marketing emails.
Use aliases for testing applications without cluttering your main inbox.
Use temporary aliases for one-time event registrations.
Create aliases for receiving important documents or confirmations.
Use aliases when participating in online communities or forums.
This project is open source and available on GitHub!
View on GitHubShow your support by starring the repository
Help improve by reporting bugs or suggesting features
Submit pull requests to help improve the project
This project is available under the MIT License.
your-hash@ghostinbox.it