macOS
brew install totp-clilocal Homebrew formula metadata
sudo port install totp-cliMacPorts ports tree · security/totp-cli/Portfile · 来源: api.github.com
安装
brew install totp-clilocal Homebrew formula metadata
sudo port install totp-cliMacPorts ports tree · security/totp-cli/Portfile · 来源: api.github.com
nix profile install nixpkgs#totp-clinixpkgs package indexes · pkgs/by-name/to/totp-cli/package.nix · 来源: api.github.com
winget install --id yitsushi.totp-cli -eWindows Package Manager source index · yitsushi.totp-cli · 来源: cdn.winget.microsoft.com
概览
Authy/Google Authenticator like TOTP CLI tool written in Go
历史
totp-cli is a small Go command-line authenticator for managing and generating time-based one-time passwords. Its project documentation frames it as an Authy or Google Authenticator style tool for the terminal, with encrypted local storage protected by a user password.
The public release line on GitHub dates back to version 1.0.0 in September 2016. Later documentation records a storage-format migration in version 1.2.8, where stored credentials were upgraded to a more secure format the next time totp-cli wrote to storage.
The project is packaged beyond its Go install path: the official README documents installation through winget, MacPorts, and Homebrew, while the Homebrew source facts also list MacPorts, Nix, and winget package identifiers. That puts it in the package-manager niche of small security utilities installed directly onto developer workstations.
Typical use is local and interactive: users add tokens under namespaces, generate codes by namespace and account, list stored accounts, import YAML dumps, and optionally run an instant mode from an environment variable or stdin without using the storage backend.
For package nerds, totp-cli is notable less as infrastructure and more as a classic single-purpose terminal security tool: one binary, shell completions, signed release checksums, and package-manager availability for people who prefer authentication workflows inside the shell.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
${HOME}/.config/totp-cli/credentials可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
totp-cli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/yitsushi/totp-cli
安装元数据
| 软件包键 | brew:totp-cli |
|---|---|
| 版本 | 1.9.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/totp-cli |
| 主页 | https://yitsushi.github.io/totp-cli/ |
| 仓库 | https://github.com/yitsushi/totp-cli |
| 上游文档 | https://github.com/yitsushi/totp-cli#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/yitsushi/totp-cli/archive/refs/tags/v1.9.2.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | totp-cli |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
totp-cli
nix profile install nixpkgs#totp-clitotp-cli
sudo port install totp-cliyitsushi.totp-cli
winget install --id yitsushi.totp-cli -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.