move more detailed attestation info to features
This commit is contained in:
@@ -98,14 +98,16 @@
|
||||
<li>Vanadium: hardened WebView and default browser - the WebView is what most
|
||||
other apps use to handle web content, so you benefit from Vanadium in many apps
|
||||
even if you choose another browser</li>
|
||||
<li>Auditor: hardware-based attestation used to help secure and monitor devices
|
||||
for users and organizations using a pairing-based model for authentication
|
||||
rather than relying on a root of trust. Puts attestation to work for the owners of
|
||||
devices instead of using it as a form of DRM. It provides both local verification and
|
||||
automated remote verification / device monitoring via our
|
||||
<a href="https://attestation.app/">attestation.app</a> service. See the
|
||||
<a href="https://attestation.app/about">detailed explanation on the site</a> for
|
||||
more information.</li>
|
||||
<li>Hardware-based security verification and monitoring: the
|
||||
<a href="https://github.com/GrapheneOS/Auditor/releases">Auditor app</a> app and
|
||||
<a href="https://attestation.app/">attestation service</a> provide strong
|
||||
hardware-based verification of the authenticity and integrity of the
|
||||
firmware/software on the device. A strong pairing-based approach is used which
|
||||
also provides verification of the device's identity based on the hardware backed
|
||||
key generated for each pairing. Software-based checks are layered on top with
|
||||
trust securely chained from the hardware. For more details, see the
|
||||
<a href="https://attestation.app/about">about page</a>
|
||||
and <a href="https://attestation.app/tutorial">tutorial</a>.</li>
|
||||
<li><a href="https://github.com/GrapheneOS/PdfViewer">PDF Viewer</a>: sandboxed,
|
||||
hardened PDF viewer using HiDPI rendering with pinch to zoom, text selection,
|
||||
etc.</li>
|
||||
|
||||
Reference in New Issue
Block a user