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
- 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
To browse the Git repository online, go to the gitweb interface.
License / Copyright
Copyright (C)
Michael Büsch
Licensed under the GNU General Public License.
See the sourcecode for details.