Show HN: Replace emails and phone numbers with <ob-fus-ca-ted>

rasso1 pts0 comments

Hey HN!A few weeks ago I read https:&#x2F;&#x2F;spencermortensen.com&#x2F;articles&#x2F;email-obfuscation&#x2F;.And I was so inspired that I built my own:https:&#x2F;&#x2F;github.com&#x2F;hirasso&#x2F;html-obfuscatorThe 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

https href spencermortensen articles email obfuscation

Related Articles