Compare commits

..

No commits in common. "a2dd26b46994d07a221e059daff1c37239186d5c" and "1c3531b932527f24e0aa9338c6661f4394909f9b" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ NO_VERIFY_SIG=0
# paste the public key here AND into libreportal.pub. While it contains REPLACE_ME,
# signature verification is skipped (the sha256 still runs); once replaced, a valid
# signature becomes REQUIRED for release installs.
LP_MINISIGN_PUBKEY="RWRBf8o+a1KSvF08fA3oKrVz/71D60YeF4GO66ntVeJvzAkI57sjgM1S"
LP_MINISIGN_PUBKEY="RWREPLACE_ME_run_minisign_-G_then_paste_the_public_key_here_and_in_install.sh"
usage() {
sed -n '3,12p' "$0" | sed 's/^# \{0,1\}//'

View File

@ -1,2 +1,2 @@
untrusted comment: LibrePortal release signing key (id BC92526B3ECA7F41)
RWRBf8o+a1KSvF08fA3oKrVz/71D60YeF4GO66ntVeJvzAkI57sjgM1S
untrusted comment: LibrePortal release signing key — REPLACE_ME (run `minisign -G`)
RWREPLACE_ME_run_minisign_-G_then_paste_the_public_key_here_and_in_install.sh