Conversation

So here we go, after years of fun messing around using Magisk, it seems that Google FINALLY decided to "fix" SafetyNet to something useful, and that is to use key attestation to verify device status (after 3 years since introduced to Android's platform!)
89
816
Replying to
very interesting. Do you have more details on which part of the "device status" are they checking with attestation? I'm curious about how TEE can retrieve info about the overall system in a "trusted" / non hackable way
2
30
Look at developer.android.com/training/artic for the developer documentation instead of the security feature page. Alternatively, read attestation.app/about about the Auditor app, which uses key attestation as part of providing hardware-based device security verification / monitoring.