Seahorse is a graphical interface for managing and using encryption keys.
Seahorse is a graphical interface for managing and using encryption keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to provide an easy to use Key Management Tool, along with an easy to use interface for encryption operations.
Seahorse is a graphical interface for managing and using encryption keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to provide an easy to use Key Management Tool, along with an easy to use interface for encryption operations.
To install seahorse, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install seahorse
To see what files were installed by seahorse, run:
port contents seahorse
To later upgrade seahorse, run:
sudo port selfupdate && sudo port upgrade seahorse
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.