What is LUKS and how to use it? Let’s encrypt our filesystem on Linux!

LUKS stands for Linux Unified Key Setup. It is an encryption specification that was written for Linux systems in 2004. LUKS is used to encrypt block devices and partitions. This encryption helps to keep our data safe in rest.

Continue reading →