Split section "Recommendations" descriptions into multiple paragraphs
This improves readability and logically partitions sections of each description into their own psuedo-sections via paragraphs.
This commit is contained in:
parent
46fa8fe0e6
commit
5f3de7f26e
15
about.xhtml
15
about.xhtml
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - About -->
|
||||
<!-- Version: 8.2.0-beta.2 -->
|
||||
<!-- Version: 8.2.0-beta.3 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -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.</p>
|
||||
<p>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.</p>
|
||||
<p>Its hardening alongside Chromium's base
|
||||
security features includes
|
||||
<a href="https://github.com/GrapheneOS/Vanadium/blob/13/patches/0081-Implement-UI-for-JIT-site-settings.patch">disabling JavaScript just-in-time (JIT) compilation by default</a>,
|
||||
<a href="https://github.com/GrapheneOS/Vanadium/blob/13/patches/0051-stub-out-the-battery-status-API.patch">stubbing out the battery status API to prevent abuse of it</a>,
|
||||
and
|
||||
|
Loading…
x
Reference in New Issue
Block a user