Skip to content

Research alternative secrets management / HSM integration #34

Description

@adewes

Currently we load settings / secrets from the file system. We should research how we can replace this with a better secrets management approach. The new version of the Go helpers already supports Go's io/fs interface, so we could provide settings through a virtual file system that can combine local files (for non-sensitive settings) and other source (for sensitive settings).

This is just a research task for now, please don't implement anything yet.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussIssue for discussion, do not implement yet!

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions