Simpo v1.0 beta – The Simple Password Organizer
I’ve been a hardcore C++ buff right from the early days. Recently I decided to take up learning C# and .NET. Boy, was I in for a treat. I was blown away. Don’t get me wrong. C and C++ are still my favorite languages. But the simplicity and speed of C# and .NET reminded me of the Visual Basic days. Heck, they’ve even gone and made Visual Basic Object Oriented (VB.NET)
Anyways, I developed this nifty little application in my spare time (~ 3 days). Hope you guys find it useful. It basically maintains a list of all the sites and passwords that you enter in it so that you can keep track of all your passwords in one place. We all know how frustrating it is especially with multiple accounts and logins and not remembering the passwords at the right time.
The application even encrypts all the usernames/passwords/comments you store so that no one except you can have access to this sensitive information. Just make sure you don’t forget the password. There is no way to recover the master password and you will lose your data if you do. Lastly, this is hobby software and comes with no guarantee. Let me know if you find any bugs or if you can suggest some enhancements. This program needs .NET framework 3.5 installed on your machine.









