Skip to content

PassKeeper is a Windows utility that allows you to keep an encrypted list of accounts with usernames, passwords, and notes.

Notifications You must be signed in to change notification settings

lxbxl/PassKeeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassKeeper

PassKeeper is a Windows utility that allows you to keep an encrypted list of accounts with usernames, passwords, and notes.

History

I wrote this eons ago, in 1995, when there wasn't anything else out there (that I knew of) for storing passwords securely. There are many such programs now. I personally haven't used PassKeeper in at least 10 years, but every so often I still get people paying me $10 via PayPal. Crazy.

Anyway, occasionally I get a request for the source code, so I figured I'd put it out there. It was originally written with Borland C++ and their Object Windows Library (OWL). I seriously doubt this will even compile anymore, but if you want to take a stab at it, fork away.

Meta

About

PassKeeper is a Windows utility that allows you to keep an encrypted list of accounts with usernames, passwords, and notes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.6%
  • Objective-C 28.5%
  • C++ 5.8%
  • Makefile 5.5%
  • Assembly 2.5%
  • Visual Basic .NET 2.1%