Posts Tagged ‘attempts’
How do I protect the source code of my webpage?
I want to hide the source code, the same way Yahoo! Mail is able to hide its source code.
I’ve seen some other attempts on hiding source codes, but they’re not foolproof. Some only hide the source codes from right-clicking, but not from viewing source code from the menu bar (View > Source).
HTML encryption is not enough. It’s very easy to unescape these characters. Thanks anyway. Anything else?