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
-
@Linux still not safe, anyone with access to your pc or passing by can see your password
-
Linux438107y@Afrohacker
Well, dont give them access? Dont ask for password reset on a machine that other people have access to? Set a smaller font on your screen? -
A password should never be able to be seen as plain text because it SHOULD. BE. STORED. ALREADY. ENCRYPTED. INSIDE. THE. DATABASE. DAMNIT!
-
@fun2code just checked the difference between hashing and encrypting and yes I meant hashing because it is irreversible
Related Rants
-
l0om44100% Real. And it's not even the worst on the site.
-
Codazed11Being 100% serious, I saw a guy in my Computer Programming I class using MS Word to write code that he would c...
-
dfox8I worked with a good dev at one of my previous jobs, but one of his faults was that he was a bit scattered and...
Forgotten password was sending the password in plain text to email.
rant
wk99