pkg.soopen package index

brew / 順位 6072

cotp を Homebrew, apk, apt, Nix, pacman でインストール

cotp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cotp

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add cotp

Alpine Linux edge package indexes · cotp · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install cotp

Debian stable package indexes · cotp · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#cotp

nixpkgs package indexes · pkgs/by-name/co/cotp/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S cotp

Arch Linux sync databases · cotp · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

TOTP/HOTP authenticator app with import functionality

コマンドとエイリアス

  • cotp

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2020: replydev/cotp repository created and first release published.
  • 2020: README documented encrypted database storage and import/migration from other authenticator apps.
  • 2026: Project continued publishing releases.

Related projects

  • Aegis, andOTP, Authy migration tooling, RFC 6238 TOTP, RFC 4226 HOTP.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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 files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.cotp/db.cotp

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cotp実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.10.0
マネージャ更新日2026-07-23
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cotp
バージョン1.10.0
パッケージマネージャHomebrew
ホームページhttps://github.com/replydev/cotp
リポジトリhttps://github.com/replydev/cotp
最終更新2026-07-23T01:10:16Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

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 cotp
  • Section: utils
  • Architecture: amd64
  • Source Package: rust-cotp
  • 2 依存関係
  • normalized package name match
  • 一致条件: Cotp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cotp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cotp

nix profile install nixpkgs#cotp
  • normalized package name match
  • 一致条件: Cotp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/cotp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cotp 1.9.7-r0

Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality

https://github.com/replydev/cotp

sudo apk add cotp
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: cotp
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Cotp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cotp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

cotp 1.10.0-1

Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality

https://github.com/replydev/cotp

sudo pacman -S cotp
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 5 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Cotp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cotp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation