From 5f3de7f26e2cc90598af57705c78b7e409ae32ae Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 15 Feb 2024 07:54:45 +0000 Subject: [PATCH] Split section "Recommendations" descriptions into multiple paragraphs This improves readability and logically partitions sections of each description into their own psuedo-sections via paragraphs. --- about.xhtml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/about.xhtml b/about.xhtml index c08792c..b986bea 100644 --- a/about.xhtml +++ b/about.xhtml @@ -1,7 +1,7 @@ - + @@ -679,9 +679,10 @@ secure-by-default, Android-based operating system which implements extensive, systemic security and privacy hardening to the Android - Open Source Project used as its base codebase. - Its hardening includes closing gaps for apps to - access sensitive system information, a secure + Open Source Project used as its base + codebase.

+

Its hardening includes closing gaps for apps + to access sensitive system information, a secure app spawning feature which avoids sharing address space layout and other secrets AOSP's default Zygote app spawning model would share, @@ -723,9 +724,9 @@ privacy-hardened, Chromium-based web browser which utilises GrapheneOS' operating system hardening to implement stronger defenses to the - already very secure Chromium web browser. Its - hardening alongside Chromium's base security - features includes + already very secure Chromium web browser.

+

Its hardening alongside Chromium's base + security features includes disabling JavaScript just-in-time (JIT) compilation by default, stubbing out the battery status API to prevent abuse of it, and