use per-device signify keys for factory images

This commit is contained in:
Daniel Micay 2020-03-24 20:18:37 -04:00
parent bd6438e728
commit 41c68d2a55

View File

@ -460,7 +460,7 @@ cd ../..</pre>
<p>Generate a signify key for signing factory images:</p> <p>Generate a signify key for signing factory images:</p>
<pre>signify -G -n -p keys/factory.pub -s keys/factory.sec</pre> <pre>signify -G -n -p keys/crosshatch/factory.pub -s keys/crosshatch/factory.sec</pre>
<p>Remove the <code>-n</code> switch to set a passphrase. The <code>signify</code> <p>Remove the <code>-n</code> switch to set a passphrase. The <code>signify</code>
tool doesn't provide a way to change the passphrase without generating a new key, so tool doesn't provide a way to change the passphrase without generating a new key, so