summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-06-16 20:28:18 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-06-16 20:28:18 -0400
commitffe4d6e614f0c6fdcbbe520d7e6fd05476719f23 (patch)
tree58ecf1a710983b558c8f8b9899ffa9b0350b838e /static/features.html
parent4ff8805c190e5fef9d5cd9e95b847101c7ebb3e0 (diff)
expand information on Sensors permission
Diffstat (limited to 'static/features.html')
-rw-r--r--static/features.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html
index 9fceb6ef..0cb65125 100644
--- a/static/features.html
+++ b/static/features.html
@@ -243,7 +243,11 @@
permission toggle is enhanced with a second layer of enforcement and proper
support for granting/revoking it on a per-profile basis.</li>
<li>Sensors permission toggle: disallow access to all other sensors not covered by
- existing Android permissions (enabled by default for compatibility)</li>
+ existing Android permissions (Camera, Microphone, Body Sensors, Activity
+ Recognition) including an accelerometer, gyroscope, compass, barometer,
+ thermometer and any other sensors present on a given device. To avoid breaking
+ compatibility with Android apps, the added permission is enabled by
+ default.</li>
<li>Authenticated encryption for network time updates via a first party server to
prevent attackers from changing the time and enabling attacks based on bypassing
certificate / key expiry, etc.</li>