If only computer passwords work like a combination lockš
@TheiconicQUASbesties167 Sep 1, 2026
Jer
@miyukinozomi Sep 1, 2026
I doubt this is even the case, as a software engineer every project (and all of the ones Iāve seen the code of) never do a text comparison with passwords, itās usually always hashed (often with a salt, this means the password becomes a irreversible series of bytes Im the sense it cannot be turned bā¦