Bumps the default branch of `build_sdcard.sh` to v1.8 as following the build instructions on the 1.8 branch currently installs 1.7.2 which might be confusing.
* blitzapi: add dedicated user and conf entry
* blitzapi: add to sudo group, allow systemd access
* store blitz_we code under /home/blitzapi
* add SERVICES menu option for Blitz API and webUI
* blitz.passwords: allow non-sudo to check passwords
* change blitz_web path
* blitzapi: fix SERVICES menu entry
* add 99lndRepairMenu.sh
* add more lnd checks and improve output
* add sudo to syncAndCheckLND
* add ${netprefix} to lnd service
* restore seed and scb separately
* update lnd proto files
* lnd.initwallet: add unlock method
* lndrepair: use recovery window with unlock
* change all rpc_pb2 to lightning_pb2
* mainnet -> ${chain}net
* _provison.setup: restore SCB separately
* clear up the placement of channel.backup
* unloc kLND before SCB restore
* provison.setup: add more logging
* lnd.install: make sure bitcoin is in debian-tor
* lndRepairMenu: add RETRYSCB option
* wait to create macaroons for 2 minutes
* lndRepairMenu: add RESCAN option
* move Bitcoin Core install to bitcoin.install.sh
* update lnd to v0.14.1, move to lnd.install.sh
* update CL to v0.10.2, move to cl.install.sh
* call config.scripts to install BITCOIN, LND and CL
* improve cpu and base image detection
* switch tor sources to bullseye for debian and co
* allow one parameter in install scripts
* PGPauthor is guggero for lnd v0.14.1
* lnd.install: improve output
* cl.install: fix links
* cl v0.10.2 signer is cdecker
* cl.install: add mrkd dependency
* make the bitcoin home directory readable