diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/static/features.html b/static/features.html index 2b22d18e..6f469282 100644 --- a/static/features.html +++ b/static/features.html @@ -100,8 +100,14 @@ <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 secure devices for users and - organizations instead of using it as a form of DRM</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>PDF Viewer: sandboxed, hardened PDF viewer using HiDPI rendering with pinch to zoom, text selection, etc.</li> <li>Encrypted backups via integration of the Seedvault app with support for local |
