diff --git a/static/features.html b/static/features.html
index 7cd90fc4..e1a10453 100644
--- a/static/features.html
+++ b/static/features.html
@@ -98,14 +98,16 @@
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
- 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
- attestation.app service. See the
- detailed explanation on the site for
- more information.
+ Hardware-based security verification and monitoring: the
+ Auditor app app and
+ attestation service 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
+ about page
+ and tutorial.
PDF Viewer: sandboxed,
hardened PDF viewer using HiDPI rendering with pinch to zoom, text selection,
etc.
diff --git a/static/index.html b/static/index.html
index f022f1b7..2a510228 100644
--- a/static/index.html
+++ b/static/index.html
@@ -95,18 +95,6 @@
Official releases are available on the releases page and
installation instructions are on the install page.
- The official GrapheneOS releases are supported by our
- Auditor app and
- attestation service. The Auditor app and
- attestation service 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 about page and tutorial. These also support other
- operating systems.
-