Auditor icon indicating copy to clipboard operation
Auditor copied to clipboard

Hardware-based attestation / intrusion detection app for Android devices. It provides both local verification with another Android device via QR codes and optional scheduled server-based verification...

Results 35 Auditor issues
Sort by recently updated
recently updated
newest added

pulls the attestation server url and overriden fingerprint from res/values/strings, allowing them to be overriden at AOSP/GrapheneOS build time. because the device info/fingerprint can't be known statically, this PR introduces...

This PR adds an option in the menu bar that says "Remote verify now". It will schedule an immediate job that performs the Remote Verification Job instead of the regular...

After doing a factory reset through recovery, I restored the device using a seedvault backup. After doing this, I am unable to complete local or remote attestation. The pairings have...

Both ways (local and remote attestation) rely on QR code scanning. For Pixel phones with removed cameras, sensors, and mics it would be essiantial to have another way besides scanning...