{% extends "base.html" %} {% load static %} {% block load_specifics %} {% endblock load_specifics %} {% block title %}
In general terms, the app is not too intrusive, please ensure all declared permissions make sense with the app's functionality.
The app can be intrusive, please ensure all declared permissions make sense with the app's functionality.
The app is very intrusive! Please ensure all declared permissions make sense with the app's functionality.
Compare the Privacy Risk in different scenarios
Click on bars to grant/revoke permissions
{{best_app_info.name}}:
{{best_app.get_privacy_score}} / {{best_app.get_max_score}}
Privacy Report
{{sim_app_info.name}}:
{% if app.get_privacy_score > sim_app.get_privacy_score%}
{{sim_app.get_privacy_score}} / {{sim_app.get_max_score}}
{% else %}
{{sim_app.get_privacy_score}} / {{sim_app.get_max_score}}.
{% endif %}
Privacy Report
{{sim_app_info.name}}:
{% if app.get_privacy_score > sim_app.get_privacy_score%}
{{sim_app.get_privacy_score}} / {{sim_app.get_max_score}}
{% else %}
{{sim_app.get_privacy_score}} / {{sim_app.get_max_score}}.
{% endif %}
Privacy Report
{{worst_app_info.name}}:
{{worst_app.get_privacy_score}} / {{worst_app.get_max_score}}
Privacy Report