Repo based on the example: Protecting resources in iPhone and iPad apps http://aptogo.co.uk/2010/07/protecting-resources/
In order to protect the resource:
- Previous to compilation, encrypt the resource (typography, html code) with a key
- From the program unencrypt the resource and use it.