diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-08 13:30:50 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-08 13:30:50 -0400 |
| commit | f9248031c47772730ae3d01028e8f4ea8ca6aa96 (patch) | |
| tree | f8e8e6845fa4e9677eaddaead1145cfa604ee04f /static | |
| parent | 8f298fcdc67e282d8cbd8141f87e8914f1112b19 (diff) | |
document Wi-Fi timeout feature
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index a796667d..0652b116 100644 --- a/static/features.html +++ b/static/features.html @@ -187,7 +187,7 @@ stripping out unnecessary code, making more features optional and disabling optional features by default (NFC, Bluetooth, etc.), when the screen is locked (connecting new USB peripherals, camera access) and optionally after a - timeout (Bluetooth)</li> + timeout (Bluetooth, Wi-Fi)</li> <li>Option to disable native debugging (ptrace) to reduce local attack surface (still enabled by default for compatibility)</li> <li>Low-level improvements to the <a href="/faq#encryption">filesystem-based |
