From b3dd1f16efbd6286b007689d046b5cc53c47bbb6 Mon Sep 17 00:00:00 2001 From: gcolpart Date: Fri, 23 Jun 2017 01:14:51 +0200 Subject: [PATCH] ajout description --- HowtoChiffrementData.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HowtoChiffrementData.md b/HowtoChiffrementData.md index 33fc6973..6c4c7b7e 100644 --- a/HowtoChiffrementData.md +++ b/HowtoChiffrementData.md @@ -5,6 +5,7 @@ title: Howto Chiffrement avec LUKS * Documentation : +LUKS (Linux Unified Key Setup) est le standard pour le chiffrement de disque sous Linux. Il permet le chiffrement de disque ou de partitions grĂ¢ce au module noyau [DM-CRYPT](https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt) et l'outil [crypsetup](https://gitlab.com/cryptsetup/). ## Installation