Show HN: Temp.now – A free temporary disposable email generator (temp.now)
Yesterday I registered the domain temp.now.
Today, I deployed a temporary email tool using open-source code, which is convenient for registering products and services. As long as you save the login credentials, you can keep the generated addresses indefinitely.
Enjoy!
EN URL: https://temp.now/en/
8 comments
[ 4.2 ms ] story [ 36.7 ms ] threadKeep in mind, like other disposable email providers, you're going to need to add more domains if this becomes popular and gets blocked.
[1] https://www.rfc-editor.org/rfc/rfc2142
From my first attempt, the UX flow could be improved: after verifying captcha and clicking "Create new email", there was an error about the minimum number of characters (4) for the user name. This information could be included in the page description, instead of only in the error message.
After the error, the second attempt with a longer user name failed with: That's because the captcha still showed "Success" from the first attempt. So for the retry, the captcha needs to be renewed.---
I'm curious to see if I can use this for a practical purpose, so the short domain name is perfect for remembering.
If it gets popular I imagine you'll be fighting with various attempts at abusing the service. You'll likely want rate limiting, deny lists, etc.
Otherwise this is a great idea, love the idea of using temp.now as a temporary email address.