Skip to content

Encrypt sensitive data in environment configs #55

@cpg1111

Description

@cpg1111

Currently all data in the config is displayed in plain text or would need to execute a child process in order to decrypt any encrypted data.

Proposal:
In config specify what encryption followed by the encrypted value. Should look like:

Env=["SHA512:password:a7CXd14WsfeEewQsfr"]

Grant it, those values are made up, but assume the value is encrypted with sha512.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions