Show HN: Replace emails and phone numbers with <ob-fus-ca-ted> (github.com)
Hey HN!
A few weeks ago I read https://spencermortensen.com/articles/email-obfuscation/.
And I was so inspired that I built my own:
https://github.com/hirasso/html-obfuscator
The "killer feature" is that it uses a closed shadow root to hide sensitive data in plain sight. Visible to humans, but invisible to crawlers and even headless bots, if the do not interact with the page.
On interaction, the data is revealed to the light DOM.
I'm looking for props, GH stars, critique... anything. I'm genuinely proud of my discovery that closed shadow roots are not readable using JavaScript.
Cheers Rasso
0 comments
[ 3.8 ms ] story [ 13.7 ms ] threadNo comments yet.