Rebase webpage "About" from version "8.2.0-alpha.3" onto "8.2.0"
This commit is contained in:
parent
a49787ca19
commit
ee09f99970
21
about.xhtml
21
about.xhtml
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - About -->
|
||||
<!-- Version: 8.2.0-alpha.3 -->
|
||||
<!-- Version: 8.2.0 -->
|
||||
|
||||
<!-- 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,
|
||||
@ -697,11 +698,11 @@
|
||||
to ensure the OS has not been corrupted or
|
||||
tampered with.</p>
|
||||
<p>GrapheneOS only supports
|
||||
<a href="https://grapheneos.org/faq#device-support">high security and well-supported devices</a>
|
||||
<a href="https://grapheneos.org/faq#device-support">high-security and well-supported devices</a>
|
||||
which receive full support from their
|
||||
manufacturers, including firmware updates, long
|
||||
support lifecycles, secure hardware, and overall
|
||||
high security practices.</p>
|
||||
high-security practices.</p>
|
||||
<p>For an extensive list of features GrapheneOS
|
||||
provides, visit its
|
||||
<a href="https://grapheneos.org/features/">official features list</a>
|
||||
@ -720,12 +721,12 @@
|
||||
</th>
|
||||
<td class="desc" headers="software-smartphone-description vanadium">
|
||||
<p>Vanadium is a security-hardened,
|
||||
privacy-hardened Chromium-based web browser
|
||||
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