Split SOPS recipients and secrets by host or service scope #39
Labels
No labels
host:electra
host:fleet
host:lyra
host:vega
host:vega
phase:cutover
phase:deploy
phase:mcp
phase:module
phase:packaging
phase:prep
phase:validation
project:attic-postgres-lyra-rollout
project:auto-update-reliability
project:declarative-purity-cleanup
project:external-review
project:host-facts-refactor
project:lyra-nixos-deploy
project:lyra-service-stack-migration
project:nebula-mesh-network
project:security-hardening
project:service-stack-migration
project:vega-sillytavern-cutover
service:auto-update
service:mem0
service:sillytavern
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
nimmo/nixos-config#39
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?
Context
All secrets currently share one broad recipient group, so any registered host key can decrypt secrets unrelated to that host. The impact grows as more service credentials are added.
Relevant files:
.sops.yamlsecrets/secrets.yamlScope
Completion criteria
Dependency
Blocked by #80 (Split secrets.yaml into scoped per-service/host files with narrowed SOPS recipients). The recipient-scoping work here rides on top of the file breakup; there is nothing to narrow until the monolithic
secrets.yamlis split. The formal Forgejo dependency link could not be set via available tooling, so it is recorded here.