diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-20 12:46:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-20 12:46:44 -0400 |
| commit | ec62bc50c360ba2eb4a0f9220894785e0df5d7f5 (patch) | |
| tree | e205767bd65c9f516b52cac5f315fb70eed2cfcf | |
| parent | e6e72dbd97e33a12f8b9282ef622477f076e605a (diff) | |
document enabling camera/microphone indicators
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index a3335ca9..c68eeaf9 100644 --- a/static/features.html +++ b/static/features.html @@ -113,6 +113,8 @@ makes them inactive so that they can't continue running code while using another profile and purges the disk encryption keys (which are per-profile) from memory and hardware registers</li> + <li>Indicators for active camera and microphone usage are enabled by default + alongside the traditional location indicator</li> <li>Support longer passwords by default without a device manager</li> <li>Stricter implementation of the optional fingerprint unlock feature permitting only 5 attempts rather than 20 before permanent lockout (our recommendation is |
