macOS
brew install cotplocal Homebrew formula metadata
brew
cotp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cotplocal Homebrew formula metadata
sudo apk add cotpAlpine Linux edge package indexes · cotp · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cotpnixpkgs package indexes · pkgs/by-name/co/cotp/package.nix · ソース: api.github.com
sudo pacman -S cotpArch Linux sync databases · cotp · ソース: geo.mirror.pkgbuild.com
概要
TOTP/HOTP authenticator app with import functionality
履歴
cotp is a command-line TOTP/HOTP authenticator aimed at users who want two-factor codes in a terminal-accessible, encrypted local database. Its niche is the intersection of password-manager-like local storage and Unix-style CLI workflows.
The replydev/cotp repository was created in December 2020 and published its first GitHub release later that month. The README says the author created cotp to have minimalist, secure, desktop-accessible software for managing two-factor authentication codes.
The project has remained a smaller security utility rather than a large platform. Its README notes distribution in Linux distro repositories and gives Homebrew, Cargo, and manual source installation paths, which is typical for Rust command-line tools that serve both desktop and shell users.
cotp initializes an encrypted database on first run, displays OTP codes in an interactive dashboard, can add TOTP and HOTP entries, lists records as JSON, imports encrypted Aegis backups, exports its database, and can copy selected codes to the clipboard.
For package nerds, cotp is notable because it packages sensitive local credential material without depending on a cloud account. The distribution concern is less about daemons or services and more about preserving a stable CLI, encryption format, clipboard integration, and migration/import behavior.
セキュリティ状態
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.
~/.cotp/db.cotp実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cotp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/replydev/cotp
インストールメタデータ
| パッケージキー | brew:cotp |
|---|---|
| バージョン | 1.10.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cotp |
| ホームページ | https://github.com/replydev/cotp |
| リポジトリ | https://github.com/replydev/cotp |
| 上流ドキュメント | https://github.com/replydev/cotp#readme |
| ライセンス | GPL-3.0-only |
| ソースアーカイブ | https://github.com/replydev/cotp/archive/refs/tags/v1.10.0.tar.gz |
| 最終更新 | 2026-07-23T01:10:16Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cotp |
| 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 パッケージリンクとは分けて表示されます。
cotp 1.9.2-1+b3
Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
https://github.com/replydev/cotp
sudo apt install cotpcotp
nix profile install nixpkgs#cotpcotp 1.9.7-r0
Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality
https://github.com/replydev/cotp
sudo apk add cotpcotp 1.9.10-1
Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality
https://github.com/replydev/cotp
sudo pacman -S cotpソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.