It’s infuriating to create a “strong password” with letters, numbers, upper and lowercase, symbols, and non-repeating text… but it has to be only 8 to 16 characters long.

That’s not a “strong” password, random characters or not.

Is there a limitation that somehow prevents these sites from allowing more than 16 characters?

I’m talking government websites, not just forums. It seems crazy to me.

  • NotMyOldRedditName@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    7 days ago

    You could put a timeout on the hash function so that it can’t be abused that way, but then… why not just make a limit so it can’t anyway.