diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 15:24:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 15:24:44 -0400 |
| commit | 928b3cb48e1f39c38094f16e8de83d3c61a488de (patch) | |
| tree | cd58cae5825de0ac99c70d838aed5ce6b61f598a /static | |
| parent | a1f672e7b93a77960b1d58d39a627827a974031c (diff) | |
wrap long line
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 8c9a6617..15df517a 100644 --- a/static/features.html +++ b/static/features.html @@ -117,7 +117,8 @@ <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 <a href="https://source.android.com/security/verifiedboot">verified boot</a> 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 |
