18 ms·
Show HN: A Privacy-First Temp Email Service
Hey all,
as a little weekend project I built a privacy-focused temporary email service:
https://nullmail.cc https://nullmail.cc
- No sign-up or personal info required.
- Instant, disposable, ephemeral mailboxes.
- Deletes all data on expiration.
- No tracking or logging of user data.
- No Cookies.
- Ideal for quick, anonymous email verification and sign-up flows.
- Domain rotation is the email domain gets blacklisted.
Github repo: https://github.com/gkoos/nullmail https://github.com/gkoos/nullmail
Feedback is welcome here or on GitHub.
I know there are lots of other tempmail services out there, but I wanted to make sure the one I use doesn't collect any personal data so I came up with my own. And I open sourced it because I hope others might find it useful too.