diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:05:22 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:05:22 -0500 |
| commit | 93a197fd6bc43cb9046fb903f96088dea2e3e7d7 (patch) | |
| tree | d1cf4a86bb48fc87296991ea7820126f73c8156b | |
| parent | c7334a6c9c66c528ca51acbf930f8614bbcffaa1 (diff) | |
clarify Vanadium
| -rw-r--r-- | static/features.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index fa0cd5d3..1114976f 100644 --- a/static/features.html +++ b/static/features.html @@ -92,7 +92,9 @@ <li>Default enabled per-connection MAC randomization as an improvement over Android's default per-network MAC randomization reusing the same MAC address until the DHCP lease with that network expires</li> - <li>Vanadium: hardened WebView and default browser</li> + <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>PDF Viewer: sandboxed, hardened PDF viewer using HiDPI rendering with pinch to zoom, text |
