rage is a simple, modern, and secure file encryption tool, using the age format. It features small explicit keys, no config options, and UNIX-style composability.
rage is a simple, modern, and secure file encryption tool, using the age format. It features small explicit keys, no config options, and UNIX-style composability.
To install rage, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rage
To see what files were installed by rage, run:
port contents rage
To later upgrade rage, run:
sudo port selfupdate && sudo port upgrade rage
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.