diff options
| author | Merlin Büge <merlin.buege@tuhh.de> | 2021-11-15 22:41:18 +0100 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-15 16:48:37 -0500 |
| commit | 3c8be09818c1956f1e5ac89ccf0d9d0fd57954ff (patch) | |
| tree | 473a3ea20fed498aa7cb74c466bb92688c5ae759 /static/install | |
| parent | 3d3be3410a233dd174a352be00184606cb31eb25 (diff) | |
Fix typo and update usage page
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/cli.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 2cebc6ef..2491bdc2 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -526,7 +526,7 @@ curl -O https://releases.grapheneos.org/DEVICE_NAME-factory-2021110122.zip.sig</ for a guide.</p> <p>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 + again between the same Auditor and Auditee (as long as the app data hasn't been cleared) will provide strong validation of the identity and integrity of the device. That makes it best to get the pairing done right after installation. You can also consider setting up the optional remote attestation service.</p> |
