Hide your HTML
In this day and age, I don't really know why someone would want to hide their HTML. Still, this application is useful if you want to have client side authentication(ie. just using JavaScript, no round trip to server to authenticate).
I've taken a look at one generated source code. All the HTML is generated by the script, and the algorithm they used is anti-debugging at best. There is no way you could find out the HTML just by reading their encrypted source. Of course, since the key is there, this can be beaten, in theory at least.
From Atrise.

0 Comments:
Post a Comment
<< Home