Skip to content

Feat: better way for handling secrets #41

@davidemanini

Description

@davidemanini

Reading providers API keys from the environment has inherent security flaws.

I suggest to add the option --api-key-command [CMD]. Whenever the the key KEY is needed, the output of CMD KEY is read and it is interpreted as the relevant API key.

A suitable option in the settings should be added, as well.

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