Thanks David. I totally understand the Web side of things (heck view-source: is how I learned to begin with).
With "web apps" or "html5 games" that are not served up live from a server but downloaded to the device as "an app" there's a little piece of the web that changes as developers often would like to monetize their apps and also protect their code. I was hoping that there was a basic effort on the device to obfuscate/hide the source from the user. e.g. what if that source contains API keys to REST services? I don't think that the level of code security will stop me from developing but I think I'll go the extra mile and at least obfuscate/minimize my code to at least make it harder to re-engineer. Thanks! _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
