Conversation

Once a valid sample is submitting from a device running the stock OS with a locked bootloader, it quickly becomes supported by Auditor and AttestationServer. The samples are also useful as a basic device survey for other purposes like determining potential targets for GrapheneOS.
1
2
Replying to
The server code putting them in the database is here: github.com/GrapheneOS/Att Extract script takes them out of the database and arranges them in the format at github.com/GrapheneOS/Att with the certificate chains in separate files. The filter_props.sh script in there is used too.
1
Replying to and
I could automate it way more than I currently do. At the moment, I just copy the certificate chains into a special local branch of Auditor and run that to output the relevant data and then test that it works properly. Need to do it for both the TEE and StrongBox certificates.
1
Replying to and
Both devices with valid samples supported since version 11 are now supported by the new stable release:
Quote Tweet
Auditor app version 12 released: github.com/GrapheneOS/Aud This release adds support for the OnePlus 6 A6003 and OnePlus 7 Pro GM1913. See attestation.app/about and attestation.app/tutorial for info about the app and optional monitoring service.
1
Show replies