Another Open Source Project

Posted: March 24th, 2008 | Author: | Filed under: IT Related, My Self, Project | Tags: , , , , , , | 16 Comments »

Have you use Password Manager before?

Last 2 days, I was looking for a password manager.. a web based password manager.. so that it can helps me to organize passwords when ever I’m connected to the internet.

Finally I’ve found W3PW, a web based password wallet manager written in PHP. Users have to enter their key phrase and the information will be encrypted using the key phrase and finally the encrypted information is stored in a MySql Database.

The latest version of the W3PW is 1.40 and the development was stop in April 2005. So, I’ve decided to fork the W3PW into a new project (atas nasihat nzuhdi).

I’ve been working on it for 2 hours and here are the changelogs :-

  • Installation script.
  • Provide GUI to hash (using SHA1) the key phrase before it is stored in the database.
  • Able to directly login to certain website without need to enter username and password over and over again.

But the biggest problem now is… I STILL DON’T HAVE NAME FOR THIS NEW PROJECT! Hahahahah..!

I hope you guys can come out with several suggestions for this new project’s name.

Thank you