Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable encryption #2687

Closed
mikeperalta1 opened this issue Apr 9, 2020 · 1 comment
Closed

Disable encryption #2687

mikeperalta1 opened this issue Apr 9, 2020 · 1 comment
Labels
type: feature suggestion suggesting a new feature

Comments

@mikeperalta1
Copy link

Output of restic version

restic 0.9.5 compiled with go1.12.9 on linux/amd64

What should restic do differently? Which functionality do you think we should add?

It would be cool to have an option not to use encryption with a repository. I have several backup destinations, but one of them is already inside a LUKS container, so restic's encryption isn't needed.

Perhaps a simple flag when initializing could merely set the encryption password to "nopassword", and subsequent operations could do the same. It could also spit out a warning about being a passwordless repo on each use, just to be sure every user understands the security implications.

What are you trying to do?

I would just like to avoid using encryption for one of my destinations that is already encrypted at the block device level.

Did restic help you today? Did it make you happy in any way?

I discovered restic several days ago and love it so so much. I'm already using it for a remote backup, and intend to migrate away from my previous home brewed solutions to restic. It's so cool !

@rawtaz rawtaz added the type: feature suggestion suggesting a new feature label Apr 9, 2020
@rawtaz
Copy link
Contributor

rawtaz commented Apr 9, 2020

Thanks for your input. I'm closing this because it's a duplicate of #1018.

@rawtaz rawtaz closed this as completed Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature suggestion suggesting a new feature
Projects
None yet
Development

No branches or pull requests

2 participants