Comment on Plex got hacked.

<- View Parent
moseschrute@lemmy.world ⁨6⁩ ⁨days⁩ ago

I wonder how that works. The point of password hashing is to uniquely scramble your password. So userOneHash(“password”) should give a different output than userTwoHash(“password”) even if they use the same password. So your password manager shouldn’t really be able to generate the same password hash since an infinite number of hashes can be generated from the same password.

source
Sort:hotnewtop