Changes

Linux: Full Disk Encryption

2 bytes removed, 10:17, 30 June 2019
/* Overview */
== Overview ==
 
This guide explains how to make your personal data secure by encrypting your Linux root filesystem using strong cryptography
* Linux Unified Key Setup (LUKS) - is the standard for Linux hard disk encryption
* Trusted Platform Module (TPM) - is dedicated micro-controller designed to secure hardware through integrated cryptographic keys
The idea is encrypt partition with root filesystem and store the keys in TPM chip. Then, on boot, encrypted partition will be automatically decrypted.
 
== List of tested devices ==
425
edits