From 81b8231133c22084643655d5ce664aa4935a993b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 29 Jan 2021 17:08:21 -0500 Subject: split long paragraph about Auditor --- static/install/cli.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'static/install/cli.html') diff --git a/static/install/cli.html b/static/install/cli.html index 92581193..e52cb6c5 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -473,16 +473,19 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2021.01.23.03.zip.sig

Auditor tutorial for a guide.

+ Auditor mode.

+ +

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