phpdesktop
phpdesktop copied to clipboard
Compile javascript to native code
Is it currently possible with CEF? If not, would it be hard to create a patch
for CEF?
There is Issue 18 "Encrypt and embed static resources (js/css/images) in the
phpdesktop executable". But this doesn't give you a real protection, any hacker
can still find a way to see your javascript sources.
PHP sources can already be protected using PHP encoders, so this issue is only
about javascript code.
See the "Protect JavaScript source code with v8 snapshot" wiki page in
node-webkit:
https://github.com/rogerwang/node-webkit/wiki/Protect-JavaScript-source-code-with-v8-snapshot
Original issue reported on code.google.com by [email protected] on 16 Feb 2014 at 4:24
Original comment by [email protected] on 21 Oct 2014 at 10:38
- Added labels: Restrict-AddIssueComment-Commit
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/phpdesktop/issues/90
Original comment by [email protected] on 24 Aug 2015 at 3:27