Just another point Venge we\'ve noticed that the passwords are also stored in clear inside the database itself, so anybody with a reasonable amount of access to the server can do something nasty. For our side when we store passwords in the database we use something like md5 to hash it so that access to the database would not necessarily compromise passwords. I think it could be important because many people, well, including myself, use the same password for many different things.