From 5f7cf878ae9f8cd83b40cf80ce998ae3983708d6 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 8 Sep 2022 06:38:15 -0400 Subject: [PATCH] fix typo --- static/install/cli.html | 2 +- static/install/web.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/install/cli.html b/static/install/cli.html index 55c9f39d..09795772 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -552,7 +552,7 @@ curl -O https://releases.grapheneos.org/DEVICE_NAME-factory-202111012

When loading an alternate OS, the device shows a yellow notice on boot with the ID of the alternate OS based on the sha256 of the verified boot public key. 4th and 5th generation Pixels only show the first 32 bits of - the hash so you can't use this approach. 6th generation Pixels shown the + the hash so you can't use this approach. 6th generation Pixels show the full hash and you can compare it against the official GrapheneOS verified boot hashes below:

diff --git a/static/install/web.html b/static/install/web.html index 34a53210..bd8953df 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -361,7 +361,7 @@

When loading an alternate OS, the device shows a yellow notice on boot with the ID of the alternate OS based on the sha256 of the verified boot public key. 4th and 5th generation Pixels only show the first 32 bits of - the hash so you can't use this approach. 6th generation Pixels shown the + the hash so you can't use this approach. 6th generation Pixels show the full hash and you can compare it against the official GrapheneOS verified boot hashes below: