V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -34,12 +34,12 @@ secrets:
|
||||
################################################################################################################################
|
||||
luks:
|
||||
backup:
|
||||
note: "The value is '<share-identifier>:<password>' (colon-separated). Use the same dedicated destination and credentials across servers."
|
||||
note: "The value is [<share-identifier>:<password>] (colon-separated). Use the same dedicated destination and credentials across servers."
|
||||
scope: "offsite-backup"
|
||||
type: "plain"
|
||||
value: "NextcloudFolderNameOrShareID:SuperSecurePassword123!"
|
||||
boot:
|
||||
note: "Dedicated passphrase for the '/boot' partition; chosen for easy manual input via the VPS web console."
|
||||
note: "Dedicated passphrase for the [/boot] partition; chosen for easy manual input via the VPS web console."
|
||||
scope: "luks"
|
||||
type: "plain"
|
||||
value: "Ceterum_censeo_Bruxellam_et_Berolinum_delenda_esse!"
|
||||
@@ -59,7 +59,7 @@ secrets:
|
||||
seeds:
|
||||
mfa:
|
||||
info:
|
||||
note: "MFA version identifier (e.g., 'totp:v1') for seamless mfa secrets rollover."
|
||||
note: "MFA version identifier, e.g., [totp:v1] for seamless mfa secrets rollover."
|
||||
scope: "mfa"
|
||||
type: "plain"
|
||||
value: "totp:v1"
|
||||
|
||||
Reference in New Issue
Block a user