this post was submitted on 15 Jul 2024
281 points (99.3% liked)
xkcd
8773 readers
108 users here now
A community for a webcomic of romance, sarcasm, math, and language.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Lmao I love the word jokes. Especially the alt text one.
For the people out of the loop: salt is a term used for a piece of data to add to a password before hashing it, so two people with the same password will appear to have different passwords in the DB. So my password will be stored as xyz in the DB while Joe's password will be ABC, although we both use "hunter2".
It prevents an attack using so called "rainbow tables", which is a dictionary of hashes and their corresponding password (so xyz -> hunter2).
Wait a second... how did you know my password?
All I see is *******
They forgot the pepper AND the salt. What animals!