Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Password Keeper

0.00/5 (No votes)
27 Sep 2002 1  
A utility to manage your passwords and membership info in encrypted form

Sample Image - PasswordKeeper.jpg

Introduction

This is a simple utility that I developed to help myself remember the passwords and memberships at different websites.

Details

For passwords archiving, I'm using blowfish encryption algorithm which is included as a separate class. This utility can manage multiple users at the same time. It also provides a facility to print all of your records in the form of an HTML file. For this purpose it automatically generates the HTML code for the file. I hope this is really useful for personal use as well as learning to program in VB. All your comments/feedback are very special to me.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here