diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-10 15:39:15 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-10 15:39:15 -0500 |
| commit | 1d5f63b97934c8a11ec0f18fd0879d2789da80a8 (patch) | |
| tree | 5508e30a01d04a5681a33ce5ae508b5655768416 /static/features.html | |
| parent | 39b0176e530965eb4145148fec3371b89db017ac (diff) | |
privacy-focused defaults
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 c8cb8842..7cd90fc4 100644 --- a/static/features.html +++ b/static/features.html @@ -134,6 +134,10 @@ usage, with full support for the standard automatic rollback if the first boot of the updated OS fails</li> <li>Require unlocking to access sensitive function via quick tiles</li> + <li>Minor changes to default settings to prefer privacy over small conveniences: + personalized keyboard suggestions based on gathering input history are disabled by + default, sensitive notifications are hidden on the lockscreen by default and + passwords are hidden during entry by default</li> </ul> <p>Infrastructure features:</p> |
