Skip to content

Research alternative secrets management / HSM integration #34

@adewes

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.

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