User:Zulu Foxtrott/GentooOnARM/EasyInstall/LUKS

From Gentoo Wiki
Jump to:navigation Jump to:search


Linux Unified Key Setup

Nowadays encrypting storage devices is widely regarded best practice to protect user data, for instance in case of theft or as a measurement against espionage or stalking. On Linux this is usually realized via the Linux Unified Key Setup (LUKS) on top of the kernel's dm-crypt disk encryption system. The cryptsetup application is the reference implementation of LUKS and is used to manage encrypted storage and associated passphrases and keys.

Next: Introduction to filesystems