This is nice and all, until your apple account get locked (for no good reason)
An Ode to Apple’s Hide My Email
31–40 of 298 posts
Re: An Ode to Apple’s Hide My Email
#32I don't use Safari but I still use this feature a lot even though I have to do a few extra steps because it does not integrate with anything other than Safari, its that useful for me. Some sites have never worked properly with the email+tag@gmail.com thing and some have even become wise to it and wont accept addresses like that (car dealers are the worst). I hope someday apple allows 3rd party integration with this f…
I don't get the email+tag. Spammers can just drop the plus tag and get your real email address?
Re: An Ode to Apple’s Hide My Email
#33I ask for learning, not for skepticism.
Re: An Ode to Apple’s Hide My Email
#34It would be fine if you were allowed to use normal MFA options, but no, that is not possible. Instead, you MUST confirm your logins via already signed in Apple-devices only. There is no other way. Cannot use phone number (for good reason, but that is besides the point), cannot have a secret key based TOTP.
Re: An Ode to Apple’s Hide My Email
#35Where is the ode to the likes of AnonAddy that have been about for a long time now AND are provides much better service?
Until this, it was just a handful of privacy-conscious folks using services like AnonAddy.
Re: An Ode to Apple’s Hide My Email
#36I don't use Safari but I still use this feature a lot even though I have to do a few extra steps because it does not integrate with anything other than Safari, its that useful for me. Some sites have never worked properly with the email+tag@gmail.com thing and some have even become wise to it and wont accept addresses like that (car dealers are the worst). I hope someday apple allows 3rd party integration with this f…
I don't get the email+tag. Spammers can just drop the plus tag and get your real email address?
Re: An Ode to Apple’s Hide My Email
#37Re: An Ode to Apple’s Hide My Email
#38This is nice and all, until your apple account get locked (for no good reason)
People are better off not using Apple’s HideMyEmail. There are better ways that allows this on your domain - no lock-in!
Or no lock-in with a device or browser (because without that it’s a bigger pain).
Re: An Ode to Apple’s Hide My Email
#39It's the easiest Postfix config in the universe, essentially just:
virtual_alias_domains = domain1.com domain2.com
virtual_alias_maps = hash:/etc/postfix/virtual
And then /etc/postfix/virtual looks like this: phil.equifax@domain1.com firstname.lastname@gmail.com
phil.experian@domain1.com firstname.lastname@gmail.com
... (hundreds of these)
I also made a super simple web UI for myself to edit this file quickly.Gmail seems to be fine with this, emails do not usually end up in spam. Every full moon maybe, but usually it's alright.
It's not as shiny as Apple's thing, but it's 100% selfhosted and I own the domain.
Re: An Ode to Apple’s Hide My Email
#40This is nice and all, until your apple account get locked (for no good reason)
You can say that about any email service that isn't self-hosted.
Edit: also with custom domain you can switch email providers.