Summary: | "Remember password" checkbox state isn't configurable | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Ellie <el> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | kfm-devel, squirrel315 |
Priority: | NOR | ||
Version First Reported In: | 24.05.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ellie
2024-06-28 22:41:22 UTC
I can confirm this irritating bug. When the 'Remember password' checkbox is set when mounting an encrypted removable device, it remains set by default every time the device is mounted. Hence, if the user wants to clear the password so that it is not stored locally, they have to remember to clear the checkbox every time the device is mounted in future otherwise the password gets stored. This seems to arise out of the interaction between Dolphin and KWallet. The only way that I have found to get the checkbox to open unset is by going into KWalletManager and deleting the whole SolidLuks2 folder - deleting an individual password is not enough. Of course, this will clear *all* removable device passwords that it is storing. I just accidentally saved a pretty critical FDE password in my kwallet due to this horrible default. Since on many systems and storage types saving something means it cannot be permanently scrubbed anymore, I would like to suggest this is a security bug and warrants higher priority fixing. |