PKeeper is a simple perl script used for storing crypted passwords on a hard drive. It users Blowfish algorithm to crypt the password with a given key. Each password is stored in a single file to the hard disk. PKeeper is a cli tool and it requires you to install some additional perl modules. You will see which when you run the program.