keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
20.73k stars 1.43k forks source link

Show passwords with old age #8020

Open daviddavo opened 2 years ago

daviddavo commented 2 years ago

Summary

Even if you didn't put an expiration date on a password, it would be nice to include on the health check passwords that have not been changed in over 2 years (for example, perhaps this could be customized)

Examples

Title Path Score Reason
Work Root -90 Passwords is used 10 times
Weak password
Password has expired
e-mail Root -42 Passwords is 3.7 years old

Context

I have a lot of old passwords without an expiration date

mattesony commented 1 year ago

I made a branch for this since I'm interested in the same feature. A few thoughts:

droidmonkey commented 1 year ago

In all technicality old passwords don't get less secure. In fact, NIST doesn't recommend rotating strong passwords anymore. If you want a certain account to "age" just set an expiration date for it. However, if you are using a long, complex password (15+ chars) then there is no sense in aging it out.