Description
COTP is a console-based OTP (one-time password) generator written in Rust. Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality.
Installation Instructions
Enable the Repository and Install:
sudo dnf copr enable furqanhun/cotp
sudo dnf install cotp
Install the Migration Scripts (if needed)
sudo dnf install cotp-converters
or you can grab them from GitHub.
Note: This repository is intended for my own use and may or may not be maintained for general availability.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 40 (1 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | Fedora 41 (2 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora rawhide (1 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable furqanhun/cotp
More info about enabling Copr repositories