From 1222bc0139f50d34b142873ca2f3bc00c7ec27db Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 15 Jun 2022 17:12:37 -0400 Subject: [PATCH] VPN always-on / lockdown enabled by default --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Vanadium: remove mremap from system call whitelist
  • add indicator exemption for OS cell broadcast service which uses location services to determine if alerts should be shown
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: update end-of-life kernel source tree with backported patches
  • +
  • enable always-on VPN and lockdown mode by default when adding a VPN
  • 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)