diff --git a/static/build.html b/static/build.html index bf55c502..92f0bbda 100644 --- a/static/build.html +++ b/static/build.html @@ -594,7 +594,9 @@ git am --whitespace=nowarn ../*.patch
keytool -genkey -v -keystore vanadium.keystore -storetype pkcs12 -alias vanadium -keyalg RSA -keysize 4096 -sigalg SHA512withRSA -validity 10000 -dname "cn=GrapheneOS"
-

You should back this up with your other keys.

+

You will be prompted to enter a password which will be requested by the script for + signing releases. You should back this up the generated keystore with your other + keys.

Then, configure the build in the src directory: