Skip to content

restic: support using an empty password #1944

Description

@michaelbeaumont

Describe the feature you'd like to have.
It's not possible to use the empty string as the password, i.e. by setting RESTIC_PASSWORD: "" in the repository Secret for a ReplicationSource. Note restic even has --insecure-no-password.

What is the value to the end user? (why is it a priority?)
Being able to use the empty password if they don't want to take advantage of client-side encryption. For example if the local drive destination is encrypted. It avoids having to keep track of what password was used to encrypt the backups.

How will we know we have a good solution? (acceptance criteria)
When I can somehow avoid setting a password for a ReplicationSource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions