this post was submitted on 23 Sep 2023
1246 points (98.1% liked)

Comic Strips

11505 readers
2906 users here now

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

The rules are simple:

Web of links

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] psud 3 points 10 months 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)