diff --git a/static/articles/attestation-compatibility-guide.html b/static/articles/attestation-compatibility-guide.html index 32f8b46c..ba92988c 100644 --- a/static/articles/attestation-compatibility-guide.html +++ b/static/articles/attestation-compatibility-guide.html @@ -50,10 +50,10 @@

Attestation compatibility guide

-

Apps using SafetyNet attestation to check the authenticity/integrity of the OS can - support GrapheneOS by using the standard Android hardware attestation API and - permitting our official release signing keys. Android's - hardware +

Apps using the Play Integrity API or legacy Safetynet attestation API to check the + authenticity/integrity of the OS can support GrapheneOS by using the standard Android + hardware attestation API and permitting our official release signing keys. + Android's hardware attestation API provides a much stronger form of attestation than SafetyNet with the ability to whitelist the keys of alternate operating systems. It also avoids an unnecessary dependency on Google Play services and Google's SafetyNet servers.