HN user

sonmicrosystems

5 karma
Posts2
Comments8
View on HN

I created a similar service called SimpleLogin. [1] and hope to have a similar success some day! Using email aliases is an efficient way to protect our privacy and hopefully the concept becomes more mainstream in the future. I'd suggest removing the "disposable" mention as otherwise email aliases would be put in the same category as temporary email services, which increases the risk of having your domain blocked.

[1] https://simplelogin.io/

Hi HN!

We believe having a different identity for each website/service is an effective way to protect our privacy and that's why SimpleLogin is created.

All components in SimpleLogin is open-source, including the server, website, browser extensions, and mobile apps. SimpleLogin can be self-hosted and supports security-oriented features like PGP, WebAuthn.

The server is a Python/Flask application backed by PostgreSQL as database and Postfix as email MTA. The web front-end is coded with VueJS and Bootstrap for styling. Mobile apps are coded in native.

We would love to hear your feedback. Thank you!