pkg.soopen package index

brew / Rang 6072

cotp mit Homebrew, apk, apt, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cotp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cotp

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add cotp

Alpine Linux edge package indexes · cotp · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install cotp

Debian stable package indexes · cotp · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#cotp

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S cotp

Arch Linux sync databases · cotp · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

TOTP/HOTP authenticator app with import functionality

Befehle und Aliase

  • cotp

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cotpExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.10.0
Manager aktualisiert2026-07-23
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cotp
Version1.10.0
PaketmanagerHomebrew
Homepagehttps://github.com/replydev/cotp
Repositoryhttps://github.com/replydev/cotp
Zuletzt aktualisiert2026-07-23T01:10:16Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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