/rootzoll

Results 399 comments of /rootzoll

@rootzoll check script for same splitting char as LND

OK comitted to `dev` branch - cln script should now deliver thru API the comma separated list - like in this example: ``` seedwords='wall,input,chronic,gaze,tip,explain,fog,receive,kingdom,they,corn,universe,soup,roast,remind,country,make,harsh,dream,cross,all,magic,napkin,found' ```

TODO-TEST: With v1.11.3rc1 test fresh setup of cln node and check seed word listing.

@cstenglein comma separated should now contain also the space TODO-TEST: With v1.11.3rc1 test fresh setup of cln node and check seed word listing.

Check if for a future release always a self-signed cert can be used/created with a very far away end date.

These are the certs electrum uses on its SSL port: https://github.com/raspiblitz/raspiblitz/blob/f11e529ff6ae720cdccf28ddac38a24d853c538b/home.admin/config.scripts/bonus.electrs.sh#L415-L416 Those nginx cert can either be the LND cert or the the one created by `internet.selfsignedcert.sh` https://github.com/raspiblitz/raspiblitz/blob/f11e529ff6ae720cdccf28ddac38a24d853c538b/home.admin/config.scripts/blitz.web.sh#L128-L129 Checking `internet.selfsignedcert.sh`...

get rid if lnd cert for next release and see further feedback

OK this will come with v1.11.3 - closing. Please reopen if still happening after v1.11.3 release.

Hmm .. looks like there is no DOTnet available in https://packages.microsoft.com/debian/12/prod/dists/bookworm/main/binary-arm64/Packages

There is an dont-net version in some edge snap repo .. but following that path I just ended up with: ``` [email protected]:~ ₿ dotnet --version /snap/dotnet-sdk/79/snap/command-chain/snapcraft-runner: 3: exec: /snap/dotnet-sdk/79/dotnet: not...