Protecting Chromecast Receiver application -


we need protect our html5/js application been stolen. (we need protect javascript code mainly.)

chromecast requires application hosted on https server. puts sniffer on same network chromecast can find url loads , load directly browser.

user agent etc. can mimicked if use secure application.

what best mechanism protect proprietary javascript code in published chromecast javascript application been stolen?

thanks lot in advance.

sasha

one common practice minify + obfuscate javascript code.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -