[Bug 284929] [new port] security/gauth: Google Authenticator in your terminal

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 Feb 2025 16:32:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284929

Yusuf Yaman <nxjoseph@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nxjoseph@protonmail.com

--- Comment #1 from Yusuf Yaman <nxjoseph@protonmail.com> ---
Created attachment 257696
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257696&action=edit
security/gauth.patch

gauth is a command-line utility that replaces Google Authenticator, providing a
convenient way to generate two-factor authentication codes from your terminal.
It stores secrets locally, supports encryption, and offers features like
displaying progress bars, adding/removing keys, and compatibility with
various services like AWS, Github, and more. This tool is ideal for
users who prefer managing their 2FA on their computers rather than
relying solely on their smartphones.

WWW:    https://github.com/pcarrier/gauth \
        https://pkg.go.dev/github.com/pcarrier/gauth


Poudriere testport passes on 142amd64-default.

Pet port{clippy,fmt,lint}.

Thanks in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.