Remix.run Logo
hmokiguess 6 hours ago

Given the build is from 2023 one would expect that at least the token would have been rotated, and I suspect some of these compliance checks do require rotation of tokens/passwords.

That said, the whole compliance industry is a joke.

icedchai 2 hours ago | parent | next [-]

Box checking is an important business!

antonvs an hour ago | parent [-]

I can’t help noticing that an LLM can check boxes.

fragmede 2 hours ago | parent | prev [-]

tokens yes, password rotation, no.

In 2017:

> NIST changed the guidance with SP 800-63B, published June 2017. It explicitly said:

"Verifiers SHOULD NOT require memorized secrets to be changed arbitrarily (e.g., periodically)."

Instead, passwords should be changed when there is evidence they have been compromised, not every 30/60/90 days.