github GrapheneOS/Auditor 58

latest releases: 85, 84, 83...
2 years ago

Notable changes in version 58:

  • reschedule remote verify job when job configuration is different than expected
  • restore remote verify job after boot if missing or mismatched in addition to on app launch
  • make initial one-time remote verify job expedited and max priority
  • set estimated network bytes for remote verify and submit sample jobs

A full list of changes from the previous release (version 57) is available through the Git commit log between the releases.


The Auditor app uses hardware security features on supported devices to validate the integrity of the operating system from another Android device. It will verify that the device is running the stock operating system with the bootloader locked and that no tampering with the operating system has occurred. It will also detect downgrades to a previous version.

It cannot be bypassed by modifying or tampering with the operating system (OS) because it receives signed device information from the device's Trusted Execution Environment (TEE) or Hardware Security Module (HSM) including the verified boot state, operating system variant and operating system version. The verification is much more meaningful after the initial pairing as the app primarily relies on Trust On First Use via pinning. It also verifies the identity of the device after the initial verification.

See the tutorial for detailed usage instructions. This is included as the Help entry in the app menu. The app also provides basic guidance through the process. See the documentation for a more detailed overview.

Don't miss a new Auditor release

NewReleases is sending notifications on new releases.