I am unconvinced. What about persistent password bruteforcing? Rate limits? OK, bruteforcing is happening within those rate limits. That's how the password rots - it becomes less of a secret as many values are tried. Key material rotation seems to be a sensible practice in general.
There’s no need to change passwords if they're robust, unique and not breached
21–30 of 288 posts
Re: There’s no need to change passwords if they're robust, unique and not breached
#22There is no need for passwords. Cant we figure out something better? its only been like 50 years.
Re: There’s no need to change passwords if they're robust, unique and not breached
#23Do people even actually change their passwords when there is no need to do so, just because the password is old?
I update my passwords from time to time. I don't trust the organizations will always say if there is breach, know there is a breach, or actually know how far and wide a breach went.
Re: There’s no need to change passwords if they're robust, unique and not breached
#24Perhaps surprisingly, US government guidelines exist, are pretty fantastic, and agree with the author: Memorized secrets SHALL be at least 8 characters in length if chosen by the subscriber. Memorized secrets chosen randomly by the CSP or verifier SHALL be at least 6 characters in length and MAY be entirely numeric. If the CSP or verifier disallows a chosen memorized secret based on its appearance on a blacklist of c…
Re: There’s no need to change passwords if they're robust, unique and not breached
#25I am unconvinced. What about persistent password bruteforcing? Rate limits? OK, bruteforcing is happening within those rate limits. That's how the password rots - it becomes less of a secret as many values are tried. Key material rotation seems to be a sensible practice in general.
Re: There’s no need to change passwords if they're robust, unique and not breached
#26There is no need for passwords. Cant we figure out something better? its only been like 50 years.
Re: There’s no need to change passwords if they're robust, unique and not breached
#27There is no need for passwords. Cant we figure out something better? its only been like 50 years.
Re: There’s no need to change passwords if they're robust, unique and not breached
#28In practice, this new rule contradicts almost every InfoSec stance out there, but all government agencies must comply with this new rule by the end of the year, so expect lots of conversations and changes.
[1] https://www.whitehouse.gov/wp-content/uploads/2022/01/M-22-0... Approachable summary at https://www.bastionzero.com/blog/i-read-the-federal-governme...
Re: There’s no need to change passwords if they're robust, unique and not breached
#29I am in the camp of requiring people to have strong passwords, and not requiring them to be changed - ever. When you ask people to remember too many passwords, they start writing them down and/or forgetting them, which leads to other problems. My oldest online account - btw it is a brokerage account at one of the big brokerage houses, where a great deal of my cash and investments sit - has not asked me to change the…
Writing passwords down isn't the worst thing. If you can't convince someone to use a password manager like 1Password, getting them to use a physical notebook of unique and strong passwords is actually the next best thing, because (combined with 2FA) it protects them against the most relevant threat models for most people (phishing and password stuffing).
Re: There’s no need to change passwords if they're robust, unique and not breached
#30Earlier quoted context omitted.
I update my passwords from time to time. I don't trust the organizations will always say if there is breach, know there is a breach, or actually know how far and wide a breach went.
This seems reasonable. How often do you change you passwords? Feels like it would get extremely tedious if you have more then a few accounts though, no?