Today I Learned - Rocky Kev

Tagged “encryption”

  1. TIL how to hide your JS code

    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.