Some time ago i was wondering if the common "me at foobar dot com" you still see a lot of people do actually helps at all, especially now with LLMs, so i searched for some common "obfuscation" techniques and found this site (not the 2026 update, but the previous - it was a few months ago). Then i wrote a simple LLM query with a bunch of examples from the site[0] (the tool is just a frontend for a commandline program…
Email obfuscation: What works in 2026?
91–100 of 124 posts
Re: Email obfuscation: What works in 2026?
#92Really surprised this [very well-written] article didn't suggest the fantastic technique of owning an entire domain (although author's own examples obviously include unique handles@ for each tested practice). Then you can hand each recipient an absolutely unique email which isn't just ole "name.morewords@" period trick — block those which receive SPAM. ---- OR: the even "easier" lifestyle of just not using email (lik…
This article however is talking about publishing your email address on a public website. It matches my experience, that simple javascript concatenation stops 100% of spam. Not that I would or ever did trust my primary email address to that.
Re: Email obfuscation: What works in 2026?
#93I stopped being concerned about email harvesting years ago, I just simply leave the email on my website. Spam handling is okay enough, I guess. But I like this review of techniques, even the simplest ones are very effective, that surprised me.
Same here, the address will eventually leak some way anyway. I never got SpamAssassin working very well, but since moving my email hosting to Apple (from my own server), spam has not been a problem.
Re: Email obfuscation: What works in 2026?
#94Very interesting. It seems for his own email the author has opted for a combination of the CSS display none technique and a XOR cipher: 999a8f84898f98 aa 878b8386c4 999a8f84898f988785989e8f84998f84c4898587
Re: Email obfuscation: What works in 2026?
#95I stopped being concerned about email harvesting years ago, I just simply leave the email on my website. Spam handling is okay enough, I guess. But I like this review of techniques, even the simplest ones are very effective, that surprised me.
Re: Email obfuscation: What works in 2026?
#96Really surprised this [very well-written] article didn't suggest the fantastic technique of owning an entire domain (although author's own examples obviously include unique handles@ for each tested practice). Then you can hand each recipient an absolutely unique email which isn't just ole "name.morewords@" period trick — block those which receive SPAM. ---- OR: the even "easier" lifestyle of just not using email (lik…
I've been doing that for two decades. Most of the spam comes directly to my primary gmail. Because I shared that with friends and family. And at least some of my friends and family shared their entire contact list with the wrong app at least once. This article however is talking about publishing your email address on a public website. It matches my experience, that simple javascript concatenation stops 100% of spam.…
When configured correctly each family member can reach you at a custom handle@, even seeing this custom reply address in response emails from you.
----
But yes, you're correct about the purpose of OP's article (website obfuscation). The topic-overlap is so close that it's still worth mentioning, IMHO.
Re: Email obfuscation: What works in 2026?
#97Re: Email obfuscation: What works in 2026?
#98I stopped being concerned about email harvesting years ago, I just simply leave the email on my website. Spam handling is okay enough, I guess. But I like this review of techniques, even the simplest ones are very effective, that surprised me.
> But I like this review of techniques, even the simplest ones are very effective, that surprised me. because harvesters don't care until one technique gets massive use. if you come up with a unique but simple enough scheme for your sites and keep a few dozen email addresses out of their reach.. they've still gathered a million addresses. it's not really worth their effort to get the last 0.0001% of extra email addre…
Re: Email obfuscation: What works in 2026?
#99Re: Email obfuscation: What works in 2026?
#100It's simple: draw your email in a paint program and export it as a png. Totally readable by humans.