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

Backup gocryptfs.conf? #100

Closed
kovica opened this issue Apr 5, 2017 · 5 comments
Closed

Backup gocryptfs.conf? #100

kovica opened this issue Apr 5, 2017 · 5 comments
Labels

Comments

@kovica
Copy link

kovica commented Apr 5, 2017

I'm sorry for creating an issue, but I didn't find the info anywhere else.
Is it save, recommended to store gocryptfs.conf in a backup?

@petres
Copy link
Contributor

petres commented Apr 5, 2017

Maybe you can find some info there: #50

@rfjakob
Copy link
Owner

rfjakob commented Apr 5, 2017

Good link, yes!

If you take a backup of your encrypted directory, I would recommend including gocryptfs.conf. This makes the backup self-contained and so much easier to restore.

@kovica
Copy link
Author

kovica commented Apr 6, 2017

Thanks guys. The link was helpful. Since I use long password (more that 15 chars) I asume it is save to store it in backup. I think I will save the file in my local backup, but exclude it from an off-site backup. I will print out the master key as said when you mount the encrypted drive.

@kovica kovica closed this as completed Apr 6, 2017
@iomartin
Copy link

@rfjakob, can you please elaborate on the security implications of uploading gocryptfs.conf to the cloud? On #50 it is said that it is more secure not to upload it, but here it is implied that the tradeoff convenience/security makes sharing not so much of a problem. I just want to understand how much security I am giving up by uploading it.

@rfjakob
Copy link
Owner

rfjakob commented Jul 13, 2019

When you upload gocryptfs.conf to the cloud, the cloud provider could try to crack the password. This is not an issue if the password is strong ( see #50 (comment) for guidance ).

Without gocryptfs.conf, there is no way to crack the password, so the password can be somewhat weaker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants