Skip to content

secure way to load json config #53

Description

@tarasglek

Would be nice to not have to store the config as unencrypted json on disk as it has some sensitive data in it. I use https://github.com/getsops/sops to avoid keeping sensitive data unencrypted.

I see 2 potential paths:

  1. Easy: would you consider allowing config to be fed via stdin instead? Then I could pipe it in from an encrypted json source.

  2. More invasive: I would prefer loading config from env vars then various secrets-via-envs approaches will work

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions