Tool for generating one-time password codes with YubiKey
Cross-platform application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
Cross-platform application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
To install yubico-authenticator, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install yubico-authenticator
To see what files were installed by yubico-authenticator, run:
port contents yubico-authenticator
To later upgrade yubico-authenticator, run:
sudo port selfupdate && sudo port upgrade yubico-authenticator
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.