Skip to content

Add hashing as an alternative to config replace #494

Description

@joewesch

Proposed Functionality

When backing up a configuration that has usernames or passwords in clear text (or are easily decipherable), instead of replacing it with a string with re.sub it would be nice if we could instead encrypt it with a hashing algorithm like SHA256.

Use Case

This will allow the user to incorporate their own filter in the intended configuration to generate the intended hash output to be able to verify compliance for those features.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requeststatus: gathering feedbackFurther discussion is needed to determine this issue's scope and/or implementationstatus: internal reviewInternal discussion is required to move forward with issue

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions