PWman is a curses based password storage application. It uses GnuPG to encrypt and decrypt the password file. The interface was inspired by Jaako Heinonen's abook.
PWman is a curses based password storage application. It uses GnuPG to encrypt and decrypt the password file. The interface was inspired by Jaako Heinonen's abook.
To install pwman, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pwman
To see what files were installed by pwman, run:
port contents pwman
To later upgrade pwman, run:
sudo port selfupdate && sudo port upgrade pwman
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.