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>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - About -->
|
<!-- Inferencium - Website - About -->
|
||||||
<!-- Version: 8.2.0-alpha.3 -->
|
<!-- Version: 8.2.0 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -679,9 +679,10 @@
|
|||||||
secure-by-default, Android-based operating
|
secure-by-default, Android-based operating
|
||||||
system which implements extensive, systemic
|
system which implements extensive, systemic
|
||||||
security and privacy hardening to the Android
|
security and privacy hardening to the Android
|
||||||
Open Source Project used as its base codebase.
|
Open Source Project used as its base
|
||||||
Its hardening includes closing gaps for apps to
|
codebase.</p>
|
||||||
access sensitive system information, a secure
|
<p>Its hardening includes closing gaps for apps
|
||||||
|
to access sensitive system information, a secure
|
||||||
app spawning feature which avoids sharing
|
app spawning feature which avoids sharing
|
||||||
address space layout and other secrets AOSP's
|
address space layout and other secrets AOSP's
|
||||||
default Zygote app spawning model would share,
|
default Zygote app spawning model would share,
|
||||||
@ -697,11 +698,11 @@
|
|||||||
to ensure the OS has not been corrupted or
|
to ensure the OS has not been corrupted or
|
||||||
tampered with.</p>
|
tampered with.</p>
|
||||||
<p>GrapheneOS only supports
|
<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
|
which receive full support from their
|
||||||
manufacturers, including firmware updates, long
|
manufacturers, including firmware updates, long
|
||||||
support lifecycles, secure hardware, and overall
|
support lifecycles, secure hardware, and overall
|
||||||
high security practices.</p>
|
high-security practices.</p>
|
||||||
<p>For an extensive list of features GrapheneOS
|
<p>For an extensive list of features GrapheneOS
|
||||||
provides, visit its
|
provides, visit its
|
||||||
<a href="https://grapheneos.org/features/">official features list</a>
|
<a href="https://grapheneos.org/features/">official features list</a>
|
||||||
@ -720,12 +721,12 @@
|
|||||||
</th>
|
</th>
|
||||||
<td class="desc" headers="software-smartphone-description vanadium">
|
<td class="desc" headers="software-smartphone-description vanadium">
|
||||||
<p>Vanadium is a security-hardened,
|
<p>Vanadium is a security-hardened,
|
||||||
privacy-hardened Chromium-based web browser
|
privacy-hardened, Chromium-based web browser
|
||||||
which utilises GrapheneOS' operating system
|
which utilises GrapheneOS' operating system
|
||||||
hardening to implement stronger defenses to the
|
hardening to implement stronger defenses to the
|
||||||
already very secure Chromium web browser. Its
|
already very secure Chromium web browser.</p>
|
||||||
hardening alongside Chromium's base security
|
<p>Its hardening alongside Chromium's base
|
||||||
features includes
|
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/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>,
|
<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
|
and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user