From 0c718dd8ced29f77c64de2dffe50563ccb8dc74e Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Fri, 24 Dec 2021 04:41:13 +0000 Subject: [PATCH] Fix CVE link in DivestOS card (#496) --- _data/operating-systems/android/3_divestos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/operating-systems/android/3_divestos.yml b/_data/operating-systems/android/3_divestos.yml index 507f0496..2135deaf 100644 --- a/_data/operating-systems/android/3_divestos.yml +++ b/_data/operating-systems/android/3_divestos.yml @@ -6,7 +6,7 @@ description: | DivestOS inherits many supported devices from LineageOS. It has signed builds, making it possible to have verified boot on some non-Pixel devices. - DivestOS has automated kernel vulnerability (CVE) patching, fewer proprietary blobs, a custom hosts file, along with bundled F-Droid as the app store. It also includes UnifedNlp for network location and some hardening with Mulch Webview. DivestOS also includes kernel patches from GrapheneOS and enables security features in defconfig. + DivestOS has automated kernel vulnerability (CVE) patching, fewer proprietary blobs, a custom hosts file, along with bundled F-Droid as the app store. It also includes UnifedNlp for network location and some hardening with Mulch Webview. DivestOS also includes kernel patches from GrapheneOS and enables security features in defconfig. DivestOS also inherits LineageOS's iptables network access feature. You can deny network access to an individual application by pressing and holding on the app's icon (App info → Data and Network → Uncheck "Network Access").