pull down to refresh

I'm curious why full disk encryption is table stakes. Is the threat model that someone will have physical access to your node, or is there a different threat model that I don't understand?

Also, there is something wrong with the tor-setup guide link: https://stacker.news/items/guides/tor-setup.md

Yes, for a Bitcoin/Lightning node, full disk encryption is mainly about physical access, but that’s not the only reason. It’s also a strong baseline against theft, resale, repair-shop access, seized hardware, and any situation where the machine is powered off but still contains sensitive keys, backups, logs, or config files. It does not protect you while the node is unlocked and running.

Link is not formatter properly, here the correct one https://github.com/shadowbipnode/sovereign-linux-tools/blob/main/guides/tor-setup.md

reply