blob: e4665ed6e76a210f520ca66318641aaedd96745d (
plain)
1
2
3
4
5
6
7
|
open_sesame readme
==================
This script loops over an array of UUIDs representing LUKS volumes and attempts
to unlock each one individually by asking for its passphrase.
You can learn more about cryptsetup at <https://gitlab.com/cryptsetup/cryptsetup>.
|