Tagged “obscurity”
-
TIL how to hide your JS code obscurity javascript encryption
ONE THING TO NOTE: Encrypting a script is stronger than obfuscation, both methods are still not adequate to protect secret content. Honestly, I don't think it's worth it on a production site, and instead just go with pure server-side if you want security. But it's fascinating.
See all tags.