this post was submitted on 23 Sep 2023
1251 points (98.2% liked)

Comic Strips

16545 readers
2326 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] psud@lemmy.world 3 points 2 years ago

It also happens with the following process:

  1. create a new 20 char password
  2. system truncates your input to 16 chars
  3. try to log in with your 20 char password, fail since it doesn't match the hash for the 16 char version of it
  4. go to 1 (or follow the op image if you use the same pass)