diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 950c4cd9..5490bc67 100644 --- a/static/features.html +++ b/static/features.html @@ -116,7 +116,7 @@ <li>Prevention of dynamic native code execution in-memory or via the filesystem for the base OS without going via the package manager, etc.</li> <li>Filesystem access hardening</li> - <li>Enhanced verified boot with better security properties and reduced attack surface</li> + <li>Enhanced <a href="https://source.android.com/security/verifiedboot">verified boot</a> with better security properties and reduced attack surface</li> <li>Enhanced hardware-based attestation with more precise version information</li> <li>Eliminates remaining holes for apps to access hardware-based identifiers</li> <li>Greatly reduced remote, local and proximity-based attack surface by |
