diff --git a/static/build.html b/static/build.html index 2d83e0b1..09bebdad 100644 --- a/static/build.html +++ b/static/build.html @@ -758,7 +758,7 @@ git checkout $CORRECT_BRANCH_OR_TAG value):

gclient sync -D --with_branch_heads -r $VERSION --jobs 32
- +

Generate a signing key for Vanadium if this is the initial build:

keytool -genkey -v -keystore vanadium.keystore -storetype pkcs12 -alias vanadium -keyalg RSA -keysize 4096 -sigalg SHA512withRSA -validity 10000 -dname "cn=GrapheneOS"