MephistoMail – A RAM-only, tracker-free disposable email client
Clean temp mail UI, but 10minutemail, Guerrilla Mail, and Tempmail already own this space.

Cleaner UI than 10minutemail, but mail.tm already exists and has a free web app.
Privacy-conscious users needing temporary email for sign-ups, testing, or data breach isolation.
mail.tm (free web client) · 10minutemail · Guerrilla Mail
I got frustrated with the current landscape of 10-minute mail services. They are often full of ads, Google Analytics trackers, and clunky interfaces—completely defeating the purpose of a "privacy" tool.
I built MephistoMail as a clean, RAM-only frontend alternative. It uses the mail.tm/mail.gw APIs under the hood for actual inbox mapping but handles everything on the client side in volatile memory. If you close the tab, the session is gone. Zero logs are kept on our end.
Tech stack: React 18, Vite, Tailwind CSS, Lucide.
Would love to hear your thoughts, roasts, and suggestions!
Demo: https://mephistomail.site Repo: https://github.com/jokallame350-lang/temp-mailmephisto
Clean temp mail UI, but 10minutemail, Guerrilla Mail, and Tempmail already own this space.
Disposable email inbox CLI for agents—wraps Mail.tm API with JSON defaults and account aliases.
Yet another temp mail service—per-domain blocking exists in TempMail already.
Bloom filter at the edge beats calling ZeroBounce APIs for every signup.
Email risk-scoring at signup, but Kickbox, ZeroBounce, and NeverBounce already dominate.
OTP auto-extraction is useful, but Mailtrap and TempMail APIs already exist.