Prevent access to LUKS keyfile

This commit is contained in:
Netcarver 2023-02-14 11:23:44 +00:00
parent 29da82d08a
commit 50d48c1f13

View file

@ -450,6 +450,9 @@ blacklist ${HOME}/.vaults
blacklist /run/timeshift
blacklist /var/backup
# dm-crypt / LUKS
blacklist /crypto_keyfile.bin
# Remove environment variables with auth tokens.
# Note however that the sandbox might still have access to the
# files where these variables are set.