Use vaultik_backup_private_key.txt filename in keygen examples

This commit is contained in:
2026-06-10 11:44:58 -07:00
parent 2df2792a75
commit 5397b37c13
2 changed files with 6 additions and 5 deletions

View File

@@ -20,7 +20,8 @@ const defaultConfigTemplate = `# vaultik configuration
# Age recipient public keys for encryption.
# Backups are encrypted to ALL listed recipients. Any one of the corresponding
# private keys can decrypt. Generate a keypair with:
# age-keygen -o key.txt && grep 'public key' key.txt
# age-keygen -o vaultik_backup_private_key.txt
# grep 'public key' vaultik_backup_private_key.txt
age_recipients:
- age1REPLACE_WITH_YOUR_PUBLIC_KEY