Encrypt secrets for all machines and admins #32

Closed
opened 2024-01-08 19:37:15 +00:00 by pim · 0 comments
Owner

Currently, secrets are only encrypted for the host they currently reside on. This is not very portable: if we want to change the machine they are deployed on, we need to re-encrypt them. Also, currently they can only be edited using the private keys of each machine. It would instead be desirable to encrypt each secret for each machine and each admin. Then, only deploy them on each machine when necessary.

Currently, secrets are only encrypted for the host they currently reside on. This is not very portable: if we want to change the machine they are deployed on, we need to re-encrypt them. Also, currently they can only be edited using the private keys of each machine. It would instead be desirable to encrypt each secret for each machine and each admin. Then, only deploy them on each machine when necessary.
pim closed this issue 2024-01-08 20:47:09 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: home/nixos-servers#32
No description provided.