Confirmed users
717
edits
| Line 53: | Line 53: | ||
===Installed privileged application=== | ===Installed privileged application=== | ||
Authenticated application approved by an app store. Equivalent in functionality and security to apps on other mobile platforms. | Authenticated application approved by an app store. Equivalent in functionality and security to apps on other mobile platforms. | ||
*App is comprised of an explicit list of assets. | *App is comprised of an explicit list of assets contained in a zip package. | ||
*App is approved by app store after a code review or some equivalent risk management process. | *App is approved by app store after a code review or some equivalent risk management process. | ||
*App store signs the app manifest which contains the list of assets and their corresponding hashes. | *App store signs the app manifest which contains the list of assets and their corresponding hashes. | ||