macOS
brew install gauthlocal Homebrew formula metadata
brew
Google Authenticator in your terminal. Version 1.5.0 via Homebrew; verified from local package data.
install
brew install gauthlocal Homebrew formula metadata
sudo apk add gauthAlpine Linux edge package indexes · gauth · source: dl-cdn.alpinelinux.org
overview
Google Authenticator in your terminal
history
gauth is a small command-line authenticator for time-based one-time passwords. Its README frames the project as a terminal replacement for Google Authenticator.
The official GitHub repository was created in 2013 and is maintained as a Go command-line tool. The README documents installation through Homebrew or `go install`, a plain text account file, optional OpenSSL-based encryption, and compatibility reports for common services.
Official adoption evidence is modest and mostly visible through packaging and repository activity. The tool is packaged by Homebrew and Alpine, and the README invites users to report additional service compatibility results.
Users store one secret per line in `~/.config/gauth.csv` using `name:secret` entries or otpauth URLs, restrict file permissions, and run `gauth` to display previous, current, and next codes. The CLI also supports printing a single key, bare output for scripting, adding and removing keys, and retrieving an account secret.
gauth matters to package-manager users as a deliberately small security CLI: one binary plus a user-managed local secrets file. It represents the Unix preference for inspectable text configuration and shell-friendly output in a domain often dominated by mobile apps.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gauth | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/pcarrier/gauth
install metadata
| Package key | brew:gauth |
|---|---|
| Version | 1.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gauth |
| Homepage | https://github.com/pcarrier/gauth |
| Repository | https://github.com/pcarrier/gauth |
| Upstream docs | https://github.com/pcarrier/gauth#readme |
| License | ISC |
| Source archive | https://github.com/pcarrier/gauth/archive/refs/tags/v1.5.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gauth |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gauth 1.5.0-r14
Replacement for Google Authenticator
https://github.com/pcarrier/gauth
sudo apk add gauthsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.