From 3339ed07fe38f0cc536ca279ba88a0b433c83d8b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 10 Oct 2022 21:08:59 -0400 Subject: [PATCH] Play Integrity is replacing SafetyNet attestation --- static/articles/attestation-compatibility-guide.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.