Task: GPG physical backup -- Salt master private key disaster recovery #215
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/pal-e-platform#215
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Task
Scope
Create a physical backup of the Salt master GPG private key. This is the single point of failure for the entire secret trust chain. If this key is lost and the NVMe dies, all GPG-encrypted pillar data is permanently unrecoverable.
Key details:
EE61A629AA7138A75AEF783481A03D1CF874DC9081A03D1CF874DC90/home/ldraney/.gnupg/(user) +/etc/salt/gpgkeys/(Salt master)Steps:
gpg --export-secret-keys --armor 81A03D1CF874DC90 > /tmp/salt-master-gpg.ascsecrets_registry.slsshred -u /tmp/salt-master-gpg.ascPriority: Medium-high -- cheap insurance against catastrophic data loss.
Migrated from
todo-gpg-physical-backupin pal-e-docs.Acceptance Criteria
secrets_registry.slsRelated
pal-e-platform-- projectplan-2026-02-26-salt-host-management-- source plan (completed)