On 03/04/2013 09:27 AM, Stephen Cunliffe wrote:
> 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.

On production devices, root access is disabled so people don't get easy
access to the packaged apps downloaded.

        Fabrice
-- 
Fabrice Desré
b2g team
Mozilla Corporation
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to