Cocoa interface for the password entry software pinentry.
Cocoa interface for the password entry software pinentry. It is based on the upstream version of pinentry, adding a custom interface based on Cocoa for OS X look and feel.
Cocoa interface for the password entry software pinentry. It is based on the upstream version of pinentry, adding a custom interface based on Cocoa for OS X look and feel.
To install pinentry-mac, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pinentry-mac
To see what files were installed by pinentry-mac, run:
port contents pinentry-mac
To later upgrade pinentry-mac, run:
sudo port selfupdate && sudo port upgrade pinentry-mac
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.