Brunswick on Nostr: I would install bitcoin-core package from flatpak or snap as a service, let it ...
I would install bitcoin-core package from flatpak or snap as a service, let it download the blockchain. Then create a separate user account (without an enceypted home drive) and download/compile/whatever CLN and run it as that user. Use cron to autostart CLN from boot even when the user isn't logged in, this is a poor-man's service (so you don't need to learn systemd). Configure CLN per instructions and connect it to your local bitcoin instance. This may involve putting a long random password in the bitcoin config protecting its control ports. CLN will also need this password to access the bitcoin core daemon. Now you have a basic install, and CLN will create an internal bitcoin wallet. Keep the seed phrase for this secure and backed up with multiple copies on paper and in a safe. This is for your lightning hot wallet, and it resides in CLN (not bitcoin-core). Now you will need to add services to your PC to serve up interfaces to your wallet like LNBits. One simple mobile interface is Zeus. There are also web-server based ones like RTL (ride the lightning). You can also rely on the CLN command line. This is a high-level recommendation and may include errors. ChatGPT can also be a good resource for walking you through various steps.
Published at
2024-11-02 01:19:16Event JSON
{
"id": "9775056ae7eb119da6e7dc8d7cf360fa67d23b794cd78e8b2a73d6fcba0725d7",
"pubkey": "c1e9ab3a56a2ab6ca4bebf44ea64b2fda40ac6311e886ba86b4652169cb56b43",
"created_at": 1730510356,
"kind": 1,
"tags": [
[
"e",
"90fa182078337d123a49e0009a247e6655b199d02a5511d0b7ac84d50bf42f78",
"",
"root"
],
[
"p",
"1e95c007310ee7d3347b20ca71415532ca88ea21c963788c215560ac7a03b629"
]
],
"content": "I would install bitcoin-core package from flatpak or snap as a service, let it download the blockchain. Then create a separate user account (without an enceypted home drive) and download/compile/whatever CLN and run it as that user. Use cron to autostart CLN from boot even when the user isn't logged in, this is a poor-man's service (so you don't need to learn systemd). Configure CLN per instructions and connect it to your local bitcoin instance. This may involve putting a long random password in the bitcoin config protecting its control ports. CLN will also need this password to access the bitcoin core daemon. Now you have a basic install, and CLN will create an internal bitcoin wallet. Keep the seed phrase for this secure and backed up with multiple copies on paper and in a safe. This is for your lightning hot wallet, and it resides in CLN (not bitcoin-core). Now you will need to add services to your PC to serve up interfaces to your wallet like LNBits. One simple mobile interface is Zeus. There are also web-server based ones like RTL (ride the lightning). You can also rely on the CLN command line. This is a high-level recommendation and may include errors. ChatGPT can also be a good resource for walking you through various steps.",
"sig": "b3a55b92242fc26698cd32ea7aba761c4324c3601b3ecf59ab2bd91c6969f46da88570992bcc4cf3a5b3445bc596a58aba1b5772baa14b4dab55fd5ab5a8549b"
}