KeePassX is a password manager compatiable with KeePass
KeePassX is an application for people with extremely high demands on secure personal data management. It has a light interface and is cross platform. KeePassX saves many different types of information including user names, passwords, URLs, attachments and comments in one single database.
KeePassX is an application for people with extremely high demands on secure personal data management. It has a light interface and is cross platform. KeePassX saves many different types of information including user names, passwords, URLs, attachments and comments in one single database.
To install KeePassX, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install KeePassX
To see what files were installed by KeePassX, run:
port contents KeePassX
To later upgrade KeePassX, run:
sudo port selfupdate && sudo port upgrade KeePassX
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.