From f7b7539392e94ca850e92ad93050ae18b742f162 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 20 Dec 2020 15:23:19 -0500 Subject: [PATCH] skip verification without trusted signify --- static/install.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/install.html b/static/install.html index 87373d3a..e2df5bdd 100644 --- a/static/install.html +++ b/static/install.html @@ -297,7 +297,8 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3 curl -O https://releases.grapheneos.org/sunfish-factory-2020.12.12.03.zip.sig

Verify the factory images using the signature if you were able to obtain - signify from trusted package repositories (see above):

+ signify from trusted package repositories (see above), otherwise + continue on to the next section without this:

signify -Cqp factory.pub -x sunfish-factory-2020.12.12.03.zip.sig && echo verified