summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-06-30 05:02:06 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-06-30 05:05:10 -0400
commit90263d3034a958ba7e2102c611b367894988871e (patch)
tree367379b5f1658b6329efcada51d4dfc6400c5f21 /static
parent7a4bab21736a59dea7f3224f69c97f13a8d91d02 (diff)
use pre-hashing for signify signatures
Diffstat (limited to 'static')
-rw-r--r--static/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html
index 775c96e9..d4eb46a3 100644
--- a/static/install.html
+++ b/static/install.html
@@ -107,7 +107,7 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre>
<p>Download the factory images for the device from <a href="/releases">the releases
page</a>.</p>
<p>Verify the factory images using the signature:</p>
- <pre>signify -V -p factory.pub crosshatch-factory-2019.06.23.05.zip</pre>
+ <pre>signify -Cqp factory.pub -x crosshatch-factory-2019.06.23.05.zip.sig &amp;&amp; echo verified</pre>
<h2 id="flashing-factory-images">
<a href="#flashing-factory-images">Flashing factory images</a>
</h2>