| ▲ | newscracker 8 hours ago | |
> HTML entities are often decoded automatically by server-side libraries, which means that even the most basic harvesters can get your email addresses without any special effort. This technique should be worthless—and, yet, it still stops most harvesters. Anecdotal, but I’ve used HTML entities on a public static website for a long time using an href tag with mailto, and yet I’ve not seen any spam. I guess any spammer who uses some level of GenAI to process and extract email addresses would have a lot more success against all the methods listed in this article. | ||
| ▲ | layer8 3 hours ago | parent | next [-] | |
Same. I have a normal mailto link on a Google-indexed page (a top hit with the right search terms) with a dedicated email address for over a decade, and rarely ever received spam for it. This is after DNSBL filtering. | ||
| ▲ | ciroduran 6 hours ago | parent | prev [-] | |
I wouldn't think it's very cost effective to apply GenAI to extract email addresses | ||