Earlier quoted context omitted.
PCI compliance requires quarterly rotation of passwords and keys.
Nothing better than rules based on bad data and security theater.
NIST’s new password rules – what you need to know
11–20 of 237 posts
Re: NIST’s new password rules – what you need to know
#12Re: NIST’s new password rules – what you need to know
#13Looks like some good suggestions: - Glad they're recommending a stop to the pointless "password must be no longer than (16, 20, ...) characters". Aren't you storing a constant-length hash anyway? - Why do some logins restrict which ASCII characters can be used? When I see that I can use any symbol from '%!#&' or whatever list they provide, I can only imagine it's a really naive SQL-injection defense. Is there any val…
Re: NIST’s new password rules – what you need to know
#14Recommending not expiring based on time is probably my favourite. I've worked at two places where that's been a requirement and my password has always been a passphrase combined with a sequencial number.
/^(.*?)(\d+)(.*?)$/Re: NIST’s new password rules – what you need to know
#15Looks like some good suggestions: - Glad they're recommending a stop to the pointless "password must be no longer than (16, 20, ...) characters". Aren't you storing a constant-length hash anyway? - Why do some logins restrict which ASCII characters can be used? When I see that I can use any symbol from '%!#&' or whatever list they provide, I can only imagine it's a really naive SQL-injection defense. Is there any val…
I just use the security questions as another password, like my favorite color is JyQ|l[Duc-I6KrU-0k and I went to elementary school at ?YfBW+Yurh@m$lml":.
Re: NIST’s new password rules – what you need to know
#16Earlier quoted context omitted.
I just use the security questions as another password, like my favorite color is JyQ|l[Duc-I6KrU-0k and I went to elementary school at ?YfBW+Yurh@m$lml":.
Those are rough when a customer service rep asks you for one of those over the phone... :)
I've never had a problem but I have had a few reps who are trying to not act really surprised. I've had one instance of someone trying to stifle laughter (of the "You can't be serious") kind. Taking security seriously is a rare thing. :(
They usually stop me after the 8th or so character. I'd be concerned but if any potential social engineer has the first 8 characters they likely have the full string anyways so stopping early makes both our jobs easier.
Re: NIST’s new password rules – what you need to know
#17Re: NIST’s new password rules – what you need to know
#18Earlier quoted context omitted.
Nothing better than rules based on bad data and security theater.
If your password is compromised, it will only work until the next reset. That's better than having one that works for years.
Re: NIST’s new password rules – what you need to know
#19Earlier quoted context omitted.
I just use the security questions as another password, like my favorite color is JyQ|l[Duc-I6KrU-0k and I went to elementary school at ?YfBW+Yurh@m$lml":.
Those are rough when a customer service rep asks you for one of those over the phone... :)
Re: NIST’s new password rules – what you need to know
#20Earlier quoted context omitted.
I just use the security questions as another password, like my favorite color is JyQ|l[Duc-I6KrU-0k and I went to elementary school at ?YfBW+Yurh@m$lml":.
Those are rough when a customer service rep asks you for one of those over the phone... :)