A reasonable way to achieve a long term backup of OpenPGP keys is to print them out on paper. Paper and ink have amazingly long retention qualities - far longer than the magnetic or optical means that are generally used to back up computer data.
A reasonable way to achieve a long term backup of OpenPGP keys is to print them out on paper. Paper and ink have amazingly long retention qualities - far longer than the magnetic or optical means that are generally used to back up computer data.
To install paperkey, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install paperkey
To see what files were installed by paperkey, run:
port contents paperkey
To later upgrade paperkey, run:
sudo port selfupdate && sudo port upgrade paperkey
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.