|
|
|
|
|
by vitus
1025 days ago
|
|
> What I found was a lot of people made security assumptions and never revisited those assumptions. Or never fully did. I appreciate that KeePassXC has a feature to audit your passwords (Database -> Database Reports -> Health Check), which tells you which of your passwords are weak / should be changed. https://keepassxc.org/blog/2020-08-15-keepassxc-password-hea... for more details (the threshold for "good" has since been bumped from 65 -> 75). The score corresponds to bits of entropy, with penalties for things like password reuse. (It also has HIBP integration if you want to perform a one-off check that none of your important passwords have been compromised.) |
|