From 15136e3c8f3fae0059ad984f13d740dddfd8e26b Mon Sep 17 00:00:00 2001 From: 8pen-s8urce <125303310+8pen-s8urce@users.noreply.github.com> Date: Sun, 13 Oct 2024 07:33:26 -0600 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20(dater=20=E2=86=92=20date)=20(#279?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 8pen-s8urce <125303310+8pen-s8urce@users.noreply.github.com> --- .../android/Choosing Your Android-Based Operating System.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/android/Choosing Your Android-Based Operating System.md b/content/posts/android/Choosing Your Android-Based Operating System.md index 1a8c7d9..ae015fb 100644 --- a/content/posts/android/Choosing Your Android-Based Operating System.md +++ b/content/posts/android/Choosing Your Android-Based Operating System.md @@ -45,7 +45,7 @@ It would be much better if you just stick to the stock operating system (which g ### Chromium Webview Updates -Android comes with a system [webview](https://developer.android.com/reference/android/webkit/WebView), a component that many apps rely on to use as part of their activity layout. It effectively behaves like a minimal browser, opening random websites with arbitrary code the internet. Thus, it is very important that this component is consistently kept up to dater. +Android comes with a system [webview](https://developer.android.com/reference/android/webkit/WebView), a component that many apps rely on to use as part of their activity layout. It effectively behaves like a minimal browser, opening random websites with arbitrary code the internet. Thus, it is very important that this component is consistently kept up to date. Some Android-based operating systems, including ones like CalyxOS, often fall behind on security updates for this component. Particularly, this has gotten so bad that they actually fell behind for [3 months](https://github.com/privacyguides/privacyguides.org/pull/548#issuecomment-1018245074) back in January 2022 and [2 months](https://github.com/privacyguides/privacyguides.org/pull/1378) in June 2022. It is a good indication that these operating systems cannot keep up with security updates and should not be used.