From 41c68d2a5574fa7b87e1512b941e811d7505f701 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 24 Mar 2020 20:18:37 -0400 Subject: [PATCH] use per-device signify keys for factory images --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/build.html b/static/build.html index c25068aa..4acb3a29 100644 --- a/static/build.html +++ b/static/build.html @@ -460,7 +460,7 @@ cd ../..

Generate a signify key for signing factory images:

-
signify -G -n -p keys/factory.pub -s keys/factory.sec
+
signify -G -n -p keys/crosshatch/factory.pub -s keys/crosshatch/factory.sec

Remove the -n switch to set a passphrase. The signify tool doesn't provide a way to change the passphrase without generating a new key, so