Confirmed users
717
edits
No edit summary |
|||
| Line 316: | Line 316: | ||
* The app will be signed by the store to ensure that hacking the store website doesn't allow a hacker to install arbitrary content on users devices. | * The app will be signed by the store to ensure that hacking the store website doesn't allow a hacker to install arbitrary content on users devices. | ||
* The app will use a CSP policy to harden the app itself against bugs which would allow an attacker to inject code into the app. This will also make reviewing the app easier. | * The app will use a CSP policy to harden the app itself against bugs which would allow an attacker to inject code into the app. This will also make reviewing the app easier. | ||
=== App Signing === | === App Signing === | ||