lnd/scripts
Conner Fromknecht fc4a16b672
scripts/verify-install.sh: pass expected version as argument
This removes a vulnerability brought up by @Kixunil where both the lnd
and lncli binaries are executed to obtain their version before they have
been verified against the release. A malicious binary could have already
compromised the user's system before any of the checks had been
performed.

This commit it split out from the doc changes so that it can easily be
cherry-picked to master/0.13.0.
2021-09-27 15:48:19 +02:00
..
check-commit.sh build: check compilation of each commit 2020-12-08 16:19:26 -08:00
check-each-commit.sh build: check compilation of each commit 2020-12-08 16:19:26 -08:00
check-release-notes.sh scripts: account for master branch merges in release notes script 2021-07-20 16:22:37 -07:00
check-rest-annotations.sh make+scripts: fix rpc-check command 2021-07-27 12:59:54 +02:00
fuzz.sh make: add fuzz-build and fuzz commands 2020-10-09 09:53:55 +02:00
install_bitcoind.sh scripts: install bitcoind binary from docker image 2020-10-08 21:29:51 +02:00
itest_part.sh make+scripts: use pre-compiled btcd in itest 2020-12-03 23:23:49 +01:00
release.sh scripts: use shasum instead of sha256sum 2021-02-15 10:26:15 +01:00
verify-install.sh scripts/verify-install.sh: pass expected version as argument 2021-09-27 15:48:19 +02:00