Skip to content

Instantly share code, notes, and snippets.

@MawKKe
MawKKe / cryptsetup-with-luks2-and-integrity-demo.sh
Last active July 2, 2024 01:28
dm-crypt + dm-integrity + dm-raid = awesome!
#!/usr/bin/env bash
#
# Author: Markus (MawKKe) ekkwam@gmail.com
# Date: 2018-03-19
#
#
# What?
#
# Linux dm-crypt + dm-integrity + dm-raid (RAID1)
#