3
Encryption help
(sh.itjust.works)
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
much thanks to @gary_host_laptop for the logo design :)
LUKS is generally the least obstrusive once it is running, though setting it up the first time can be confusing.
If you install Debian (or maybe other distros) from scratch, the installer offers to do it for you. Otherwise, basically,
The above is a basic strategy not something to cut and paste. Check the man pages for details, or ask here.
How to quickly integrity check all files: hmm, I'll think about whether there is a neat trick for that, otherwise md5sum everything and compare file by file using "find".