PWMan - Lightweight password manager
PWMan is a lightweight commandline based password manager.
The password database is encrypted with AES-256. Access is granted through a PBKDF2/SHA-256 hashed master password.
The program offers a shell-ideomatic commandline prompt with TAB-completion. So fast navigation though the database is possible. A built-in help system guides the user through the interactive interface. Simply type 'help' or a question mark at the command prompt to get help.
Download
Release tarball
-
pwman release 0:
pwman-0.tar.bz2
28 August 2011 21:54 (UTC) - Older pwman releases can be found here.
Latest bleeding edge pwman can be downloaded using the Git version control software by issuing the following command
git clone git://git.bues.ch/pwman.git
or by downloading the
pwman snapshot archive.
To browse the Git repository online, go to the
gitweb interface.
License / Copyright
Copyright (C)
Michael Büsch
Licensed under the terms of the
GNU General Public License version 2.
See the sourcecode for details.