diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-19 05:35:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-19 05:35:34 -0400 |
| commit | 1adc77b0318a950e942d502a376b14efdd5393d0 (patch) | |
| tree | 28d2f6a99d71246bcc7e6390323f86f398db006e | |
| parent | f08bf09a605901cf9fac736b16cb6dce3469cf3d (diff) | |
firmware consistency checks feature
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 0652b116..57c1c76b 100644 --- a/static/features.html +++ b/static/features.html @@ -201,6 +201,9 @@ again.</li> <li>Indicators for active camera and microphone usage are enabled by default alongside the traditional location indicator</li> + <li>Improved user visibility into persistent firmware security through version + and configuration verification with reporting of inconsistencies and debug + features being enabled.</li> <li>Support longer passwords by default (64 characters) 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 |
