UPDATE: August 13, 2024
It sounds like this has been resolved for everyone. Please try to make sure you update Brave to the latest available to you. If you still have issues, please answer the following in a reply:
- Which OS you’re using (be specific if possible)
- Which version of Brave you’re on.
- When you noticed the issue
- If you’ve tried any of the workarounds listed below:
Update: August 9, 2024
So wanted to pass along an update. Seems they figured out the issue and will be uplifting the fix to updates. You can see official response about it at post below:
Prior fixes and potential workarounds
Windows Users
Issue fixed July 31, 2024. Just Update Brave to 1.68.134 or later. This was handled via https://github.com/brave/brave-core/pull/24853
Mac and Linux Users:
This is still a work in progress. They hoped to fix it in the July 31 update but it didn’t work. The Github that this falls under can be found at https://github.com/brave/brave-browser/issues/33548
Potential Workarounds
It’s important to note that if this works, it just will skip whatever entries are not able to be decrypted. So as much as you may get most of your passwords, it won’t be 100%. But at least this will get you some access and then you could try to export to have backup of those.
-
MacOS can try to launch with
-–enable-features=SkipUndecryptablePasswords
from the terminal -
Linux users similarly can create a shortcut and add the parameter
--enable-features=SkipUndecryptablePasswords
And if the below works for you, then you may have 100% of your passwords and might be able to export and keep via CSV file. But no promises whether might run into another issue after you update Brave again.
- Also, some have said downgrading to prior installation of Brave might help. Such as sudo apt install brave-browser=1.67.123 for Linux.
Why the issue is happening (well, the assumed reason):
By default (on most platforms), the password manager hides all the passwords if there’s at least one that’s undecryptable. Either passwords are somehow getting “corrupt” in a way that they can’t be unencrypted or an issue is occurring with keychain that is used for encryption.
There may be something more to this, but that’s where attention is at in the moment and hopefully gets us to a fix before long.
Official response:
Original Topic text below, collapse if you wish to view
Aggregate Topic: Lost Passwords in July 2024 update - #77 by Mattches
Chromium Issue where this happened on Chromium browsers = https://issues.chromium.org/issues/354847250
Potential Workaround until officially fixed in code (at least for Windows):
Change the target in the Desktop shortcut in Brave to include
-enable-features=SkipUndecryptablePasswords
at the end. Such as might look like:
"C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe" -enable-features=SkipUndecryptablePasswords
User on iMac shared:
Password Manager Issues - #7 by Mtyjoe
Not everyone is affected by this. For others, it might be due to different issues. More details here:
Note:
I’m closing and unlisting duplicate topics because they drown out other issues needing help. Please check for similar issues before creating new topics. Creating multiple topics on the same issue makes it harder to find answers. For example, Mattches has already responded, but many duplicate topics make it seem like no answers are given.
Hopefully, this helps reduce new topics and makes it easier for everyone to get help. I understand it’s frustrating, but let’s make it easier for everyone to get assistance.