Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@liammartens
There is no compromised security in this... It uses the exact same hashing salting that you use at regular login, and then compares to all (or a parameterized number of) your historical passwords. -
I should have been more clear -> I meant when this message pops up on SIGNUP meaning someone else has used the password before @kvsm @juzles @brettmoan
-
@liammartens sounds like the same website that @sansikanth posted about.
https://www.devrant.io/rants/237764
Whenever a site tells me the password I entered has already been used? I mean how are you supposed to know if you are salting and hashing the password.. Oh wait you probably just save it in plain text!! Please don't!!
undefined
wk25 password security