This is an old revision of the document!
Pwman3 aims to provide a simple but powerful command line interface for password management. It allows one to store your password in a SQLite database locked by a master password which can be encrypted with different algorithms (e.g AES, Blowfish, DES3, IDEA, etc.).
Pwman3 is a nice command line password manager, which is smart enough to use different SQL Databases (MySQL, SQLite, PostgreSQL). Pwman3 can also copy passwords to the clipboard (on Mac and Linux) without exposing them, so you save some typing. Besides managing and storing passwords, Pwman3 can also generate passwords using different algorithms.
Nice Features in pwman3:
File or Directory | Description |
---|---|
$HOME/.pwman3/ | User-specific pwman3 directory. |
File or Directory | Description |
---|---|
$HOME/.pwman3/config | The application's configuration file. |
Manual pages:
user@host:~$ man pwman3
Readme file:
user@host:~$ zless /usr/share/doc/pwman3/README.md.gz
To install pwman3 on Debian:
root@host:~$ apt-get update root@host:~$ apt-get -y install pwman3
None
None
None