V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m17s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m17s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -32,6 +32,10 @@ recipe:
|
||||
kdf:
|
||||
threads: 1 # Set the parallel cost for PBKDF (number of threads, up to 4).
|
||||
time: 256 # The number of milliseconds to spend with PBKDF passphrase processing.
|
||||
luks_backup: true # Specify if LUKS Header backups should be created. If so, provide an external backup URL:
|
||||
# luks_backup_url: "https://cloud.e2ee.li/"
|
||||
# Also provide the cloud access token and access passwords via ./.preseed/password_luks_backup.txt
|
||||
luks_backup_url: "https://cloud.e2ee.li/"
|
||||
name: "ciss.2025.gpt.btrfs.ephemeral.non-raid.256GiB.rescue"
|
||||
nuke: true # Activates Nuke-Mechanism in '/etc/crypttab' keyscript and via dropbear SSH forced command.
|
||||
nuke_rounds: 16384 # SHA512 KDF Rounds for Nuke Passphrase. If omitted, the default value is '8,388,608'.
|
||||
|
||||
Reference in New Issue
Block a user