qubes-issues icon indicating copy to clipboard operation
qubes-issues copied to clipboard

Qubes 4.x Backup setting should not be set to save (replace) default settings by default

Open LeeteqXV opened this issue 6 years ago • 5 comments

It seems to be ticked by default (per 4.0.1-RC/December, not the latest bugfix which I am about to prepare to upgrade to...), in case that is not changed this last month, isn't that default setting actually bad (for the personal...) security?

What if a person does not pay attention to that second sentence (making a backup in a rush, thinking one knows this tool, so not reading all info each time, etc..., but enters a password to protect the current backup, then unknowingly saves it as plain text... I'd say that the check box should at least be UNchecked by default. Besides, it is not obvious that that is what one wants as default: To actually save the new settings (loose/replace the last default..) without making a concious choice, so for that reason alone it should not be checked.

LeeteqXV avatar Feb 14 '19 12:02 LeeteqXV

I agree. the default setting should be unchecked.

currently there is no way for the user to "save" the fact they don't want the backup passphrase saved in plaintext. every time they do a backup via GUI, they have to uncheck the box.

not sure if c: updates should be added as label?

mfc avatar Jul 02 '21 19:07 mfc

not sure if c: updates should be added as label?

I don't see what this has to do with updates.

andrewdavidwong avatar Jul 02 '21 19:07 andrewdavidwong

so maybe instead of it trying to save the password by default, it should instead be saving the state of the user's decision (yes/no). with a default no instead of default yes.

not sure if it's any different in R4.1.

mfc avatar Nov 22 '21 19:11 mfc

maybe @marmarta you have thoughts (should have tagged you earlier, sorry)

mfc avatar Nov 22 '21 19:11 mfc

https://github.com/QubesOS/qubes-manager/blob/master/ui/backupdlg.ui#L227

change true to false

mfc avatar Aug 09 '22 20:08 mfc

fixed by https://github.com/QubesOS/qubes-manager/pull/326

marmarta avatar Jan 02 '23 12:01 marmarta