Friday, April 9, 2010

Sudoku for Software Engineers



I do not like to post just a picture, But this pic below is worth it. Try solving it :P:P:P:P


Thursday, April 1, 2010

Fact: Pidgin Stores Passwords in Plain Text

I learned recently that my favorite opensource and multi-protocol instant messenger client stores my passwords in plain text. Yeah thats right! once other users got hold with your machine and type the following "%appdata%\.purple\accounts.xml" on the run or search box then say goodbye to your privacy. The xml file where pidgin stores your passwords are not encrypted and can be open as plain text using your favorite text editor as shown below.
What were they (Pidgin developers) thinking? Read here

I therefore conclude that the best way to secure password is not to allow your IM client store your passwords.