Comment on Bitwarden has launched a new authenticator app
SuperFola@programming.dev 6 months agoGood luck getting your vault compromised.
Unless you have a weak password or the vault isn’t encrypted (which it is, AES256 iirc and you might be able to change that on a self hosted version), I don’t see that happening.
sugar_in_your_tea@sh.itjust.works 6 months ago
Most password manager hacks don’t attach the encryption or password themselves (my password is very long), they find/create a side channel. For example:
Every secure system can be defeated, but it’s a lot less likely that two secure systems will be defeated at the same time. So I keep my passwords and second factors separate. It’s unlikely that either will be compromised, and incredibly unlikely that both will be compromised at the same time.