diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 57387a63..a1b0c39e 100644 --- a/static/features.html +++ b/static/features.html @@ -766,6 +766,10 @@ <p>This feature doesn't apply when the device is in "Before First Unlock" state, meaning that it will not lead to the device continuously rebooting, as data is already at rest.</p> + + <p>The feature is implemented in the init process, preventing it from being + bypassed through system process crashes since an init crash causes a kernel + panic which leads to a reboot.</p> </section> <section id="more-secure-fingerprint-unlock"> |
