Hacker News new | ask | show | jobs
by Mikeb85 4573 days ago
Binaries are easily pirated, and can be de-compiled. Obfuscating a Javascript file is almost as effective for protecting your code.

Either way, the only way to protect your code 100% is to run it on your own machine, and not on the user's.