macOS
brew install cotplocal Homebrew formula metadata
brew / rank 6072
TOTP/HOTP authenticator app with import functionality. Version 1.10.0 via Homebrew; verified 2026-07-23. Also installable with debian: sudo apt install cotp.
install
brew install cotplocal Homebrew formula metadata
sudo apk add cotpAlpine Linux edge package indexes · cotp · source: dl-cdn.alpinelinux.org
sudo apt install cotpDebian stable package indexes · cotp · source: deb.debian.org
nix profile install nixpkgs#cotpnixpkgs package indexes · pkgs/by-name/co/cotp/package.nix · source: api.github.com
sudo pacman -S cotpArch Linux sync databases · cotp · source: geo.mirror.pkgbuild.com
overview
TOTP/HOTP authenticator app with import functionality
history
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.
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.
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.cotpexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cotp | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:cotp |
|---|---|
| Version | 1.10.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/replydev/cotp |
| Repository | https://github.com/replydev/cotp |
| Last updated | 2026-07-23T01:10:16Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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.10.0-1
Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality
https://github.com/replydev/cotp
sudo pacman -S cotpsource 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.