Maximilian Stroh <
hisak...@gmail.com> writes:
> Wouldn't it be better if you separate you important business logic from the
> presentation code, encrypt it using node.js' crypto module before
> distributing, and hand out the "unlock"-key separately? But i think even
> then, the devtools are the dealbreaker for any "secure" encryption.+,
> right?
Right.
But with the snapshot feature in node-webkit, the source code is not
there because it's been compiled to native. When you try to see the
source code in devtools it will reports "native code".
--
Roger