Passwords can be very important sometimes… I couldn’t stop myself laughing on the idea of keeping the same password for all the email ids or any other account one has.. especially if the person belong to computer science field..
lol…
Coming to the lesser funny part of it… if you think you are making your job of remembering the passwords easier by keeping it same everywhere, think again!!!
this can take serious turns if you are attacked by social engineering… remember you are responsible for the security of your emails…
Being related to web I would like to discuss something on the encryption of the passwords… even if your password looks something like “coccidioidomycosis“, it is not hidden from administrators who work at the Web hosting company where your database is hosted.. here encryption techniques bocome instrumental..
Scrambling the passwords using some home-brewed algorithm may add some obscurity but not true “security.” Another approach would be to encrypt all passwords in your database using some industry-standard cipher, such as the Message-Digest Algorithm 5 (MD5).
MD5 encryption is a one-way hashing algorithm. Two important properties of the MD5 algorithm are that it is impossible to revert back an encrypted output to the initial, plain-text input, and that any given input always maps to the same encrypted value. This ensures that the passwords stored on the server cannot be deciphered by anyone. This way, even if an attacker gains reading permission to the user table, it will do him no good.
Read more on how to go about this here..
Things dont work the way we might see it… ![]()
-
rav



One of the best movies I’ve ever seen…


My StumbleUpon Page
