Secret support via sops #5
Labels
No labels
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 2 hours 51 minutes
Due date
nerf
2 hours 51 minutes
No due date set.
Dependencies
No dependencies set.
Reference: Fachschaft/nixConfig#5
Loading…
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?
Sooner or later we will have secrets in some of our configurations. A possible example would be the users of the mail server, or authentication tokens. But there are many more. (Not that I'm saying we should include mail server users in the nix config, maybe we
should treat them as state, but I'm not sure about that).
We also need to discuss if we want to opt for the new
age
driven crypto or if we want to rely on the good ol'gpg
.Pros and Cons:
Pros for
gpg
gpg
Cons for
gpg
Pros for
age
Cons for
age