diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-15 17:12:37 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-15 17:12:37 -0400 |
| commit | 1222bc0139f50d34b142873ca2f3bc00c7ec27db (patch) | |
| tree | 6488712b014df43c121bc318fe320c5db7ae7432 /static | |
| parent | 404c8fffc6ed9dedc985c087af19f620cacf0f6e (diff) | |
VPN always-on / lockdown enabled by default
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 4914d582..21ce81a0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -545,6 +545,7 @@ <li>Vanadium: remove mremap from system call whitelist</li> <li>add indicator exemption for OS cell broadcast service which uses location services to determine if alerts should be shown</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: update end-of-life kernel source tree with backported patches</li> + <li>enable always-on VPN and lockdown mode by default when adding a VPN</li> <li>add warning notification about insecure prototype Pixel devices since users are ending up getting prototype phones second hand that were stolen or sold by employees instead of returning / disposing of them (this is of course much more robustly detected by Auditor for users verifying with it)</li> </ul> </article> |
