Live data from Hacker News

Show HN: I made an open-source anonymous email forwarding service

anonaddy.com

131–140 of 187 posts

Re: Show HN: I made an open-source anonymous email forwarding service

#131

> Our system will then silently discard any further emails and you won't be forwarded anything else for that alias. Be careful you don't run into legal issues here. I remember reading somewhere recently that silently dropping emails isn't allowed in some jurisdictions.

Isn't that what spam filters do though? Or is there some technicality since they're technically not silently dropped but instead in a folder that you don't care about.

Re: Show HN: I made an open-source anonymous email forwarding service

#133

Hi all, creator here. I've been working on AnonAddy (short for anonymous email address) for the past few months with the vision of creating a privacy friendly, transparent and easy to use email forwarding service. The web app is built using Laravel, Vue.js and Tailwind CSS. Source code is available on GitHub[1], also mirrored on Gitlab[2]. The server is running Postfix, MariaDB, Nginx and Redis. I know that there are…

Just a small tip - nobody outside of developers are going to know what UUID means. Maybe have a (?) hover explainer for that line on the landing page, with an example UUID-based email address, like you provided here.

Re: Show HN: I made an open-source anonymous email forwarding service

#134

> Our system will then silently discard any further emails and you won't be forwarded anything else for that alias. Be careful you don't run into legal issues here. I remember reading somewhere recently that silently dropping emails isn't allowed in some jurisdictions.

Isn't that what spam filters do though? Or is there some technicality since they're technically not silently dropped but instead in a folder that you don't care about.

Yeah I think it's something like that. Actively rejecting on an SMTP level is fine too, since the sender is now aware. Just dropping it completely silently seemed to be the problem from what I recall.

Re: Show HN: I made an open-source anonymous email forwarding service

#135
"Anonymous email forwarding" is probably a bad way to describe this service, since it is likely to make many people think (as it made me think) "isn't this just a more efficient tool for sending spam?".

What this really is is an easy way of setting up email aliases. I think that should be the tag line.

Re: Show HN: I made an open-source anonymous email forwarding service

#136
post #35

There's a much harder problem, granted, but the world needs a throwaway SMS service. Even Imgur needs a phone to sign up now :( There are already some services like this, however it seems they have a smallish pool of phone numbers. Eventually everyone uses those to sign up, one time, somewhere (like Imgur) and that number is then useless for that site. Is there a better way?

Check out mysudo.com or burnerapp.com.

Re: Show HN: I made an open-source anonymous email forwarding service

#137

Earlier quoted context omitted.

It really doesn't take much at all to get blacklisted by Gmail or others. Companies like MailChimp have agreements in place with Google. Unfortunately, mail delivery is far, far harder than it should be.

> Unfortunately, mail delivery is far, far harder than it should be. However, we still receive spam e-mails to our inboxes.

According to a friend at a large ISP who engineers their anti-SPAM, 93% of all email they receive is SPAM and dropped before routing to your junk folder. So for each 1 you receive, several dozen were sent to the bit bucket.

Re: Show HN: I made an open-source anonymous email forwarding service

#139
post #35

There's a much harder problem, granted, but the world needs a throwaway SMS service. Even Imgur needs a phone to sign up now :( There are already some services like this, however it seems they have a smallish pool of phone numbers. Eventually everyone uses those to sign up, one time, somewhere (like Imgur) and that number is then useless for that site. Is there a better way?

I’m the founder of Unlisted (https://www.unlistedapp.com) and this is exactly the problem I was aiming at when building our private number service.

Unfortunately today, however, many sites will detect VoIP numbers and refuse to send messages to them. There are two reasons: 1) The app detects that it is not a “real” number and blocks its entry, or 2) the number is accepted but no message is ever received. In the second case, the “call with a code” option does usually work though. The reason is that short code providers negotiate delivery outside of the normal framework that long code (“normal”) numbers use. Most apps like Unlisted are using Twilio as a provider and these agreements just aren’t in place.

I’ve been running Unlisted for over 6 years so have a bit of experience around this space. Am happy to answer any questions!

Re: Show HN: I made an open-source anonymous email forwarding service

#140

Earlier quoted context omitted.

I agree there may well be some challenges along the way but I'll do my best to prepare and prevent them. I'm always reading and learning more about the best measures to have in place for the server. Thank you, hopefully I'll be able to stay sane!

Hey mate, it looks polished. I hope it gets traction. As my way to help you, I'll feature it on SaaSHub ( https://www.saashub.com ). If you get it verified, I can promote it on the tribune as well. Good luck!

Could you please stop posting links to your company? You've been overdoing it, which is why your comments are getting downvoted and flagged.
Post reply on HN