From 81b8231133c22084643655d5ce664aa4935a993b Mon Sep 17 00:00:00 2001
From: Daniel Micay
The Auditor app works best once it's already paired with a device and has + pinned a persistent hardware-backed key and the attestation certificate chain. + However, it can still provide a bit of security for the initial verification + via the attestation root. Ideally, you should also do this before connecting + the device to the network, so an attacker can't proxy to another device (which + stops being possible after the initial verification). Further protection + against proxying the initial pairing will be provided in the future via + optional support for ID attestation to include the serial number in the + hardware verified information to allow checking against the one on the box / + displayed in the bootloader. See the Auditor tutorial + for a guide.
After the initial verification, which results in pairing, performing verification against between the same Auditor and Auditee (as long as the app data hasn't been -- cgit v1.3.1