diff options
| author | royce-c <114127058+royce-c@users.noreply.github.com> | 2024-12-13 16:26:15 -0800 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-12-13 21:47:54 -0500 |
| commit | 5661126cf19deec5aa879e216f3633edf5294f34 (patch) | |
| tree | baf0f351205a98f0cb2f0081f37d163c77899024 /static/articles/attestation-compatibility-guide.html | |
| parent | 4976dd9d855d535d388fc5287a65fb8907473b76 (diff) | |
fix typo: "authencity" to "authenticity"
Diffstat (limited to 'static/articles/attestation-compatibility-guide.html')
| -rw-r--r-- | static/articles/attestation-compatibility-guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/articles/attestation-compatibility-guide.html b/static/articles/attestation-compatibility-guide.html index 134196ef..ec52fd71 100644 --- a/static/articles/attestation-compatibility-guide.html +++ b/static/articles/attestation-compatibility-guide.html @@ -45,7 +45,7 @@ It also avoids an unnecessary dependency on Google Play services and Google's Play Integrity servers.</p> - <p>The standard hardware attestation API can be used to verify the authencity/integrity + <p>The standard hardware attestation API can be used to verify the authenticity/integrity of the hardware, firmware, OS and the app running on it. It provides a verified boot key fingerprint for the OS for permitting secure aftermarket operating systems. The app id, signing key fingerprint(s) and version code of the app enabling hardware attestation are |
