Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upImprove backup passphrase UX #2365
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
adrelanos
Oct 5, 2016
Member
|
It's used for data integrity check.
I agree, this is an usability issue.
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
andrewdavidwong
Oct 5, 2016
Member
As @adrelanos points out, a password is required even if you opt not to use encryption, since the password is used to check the integrity of the backup. IIRC, you should be able to use an empty password for this if you want (maybe only with the CLI?).
I'll change the title of this issue to reflect the usability issue.
This would probably be a good candidate for an explanatory tooltip (#2211), so that we can explain to users what's going on here (i.e., why a password is required even without encryption).
|
As @adrelanos points out, a password is required even if you opt not to use encryption, since the password is used to check the integrity of the backup. IIRC, you should be able to use an empty password for this if you want (maybe only with the CLI?). I'll change the title of this issue to reflect the usability issue. This would probably be a good candidate for an explanatory tooltip (#2211), so that we can explain to users what's going on here (i.e., why a password is required even without encryption). |
petaramesh commentedOct 5, 2016
Qubes OS version :
R3.2Expected behavior:
I would like to perform VM backups without encryption (as I'm sending backup to an already LUKS-encrypted device).
Actual behavior:
Even if the
Encrypt backupcheck box is left unchecked, the GUI's [Next>] button will stay greyed out, unless 2 corresponding passwords are entered. (Then I dunno if they are actually used to encrypt the backup, or not...)Steps to reproduce the behavior:
Try to perform a backup without encryption...