Package: libcotp-dev Source: libcotp Version: 4.2.1-0 Architecture: amd64 Maintainer: Francisco Vilmar Cardoso Ruviaro Installed-Size: 44 Depends: libcotp4 (= 4.2.1-0) Filename: amd64/libcotp-dev_4.2.1-0_amd64.deb Size: 9048 MD5sum: a5e8ee5ac271ee9de3cc068a8616a054 SHA1: 2c76bae68bae7efdd7292a0d72110289abd87a1f SHA256: 2e88d8c27f3e67f170806c18fe3ad168d6ddbbeecc8792fa20c8d69f8ab37c90 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/paolostivanin/libcotp Description: C library that generates TOTP and HOTP (development) C library that generates TOTP and HOTP according to RFC-6238. . This package contains the files needed to compile and link programs which use this library. Package: libcotp4 Source: libcotp Version: 4.2.1-0 Architecture: amd64 Maintainer: Francisco Vilmar Cardoso Ruviaro Installed-Size: 49 Depends: libc6 (>= 2.25), libgcrypt20 (>= 1.10.0) Filename: amd64/libcotp4_4.2.1-0_amd64.deb Size: 15320 MD5sum: e2caef9349d37760953d7e2246a476b2 SHA1: a6a7ca1e30216b4002936bf2b1c8832b4595f46c SHA256: d3d474c09cbd94140cd179e77a1de56d1fbbcc1e1595cab310599fc959fae4fa Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/paolostivanin/libcotp Description: C library that generates TOTP and HOTP C library that generates TOTP and HOTP according to RFC-6238. . This package contains shared library object. Package: otpclient Version: 5.2.1-0 Architecture: amd64 Maintainer: Paolo Stivanin Installed-Size: 697 Depends: dconf-gsettings-backend | gsettings-backend, libadwaita-1-0 (>= 1.5.0), libc6 (>= 2.34), libcotp4 (>= 4.2.1), libgcrypt20 (>= 1.10.1), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0t64 (>= 2.79.0), libgtk-4-1 (>= 4.12.0), libjansson4 (>= 2.14), libprotobuf-c1 (>= 1.3.0), libqrencode4 (>= 4.0.0), libsecret-1-0 (>= 0.20.0), libuuid1 (>= 2.30.0), libzbar0t64 (>= 0.20) Suggests: otpclient-cli (= 5.2.1-0) Filename: amd64/otpclient_5.2.1-0_amd64.deb Size: 211932 MD5sum: 08831b151e9222f8efae3556660e1444 SHA1: 4630c27735bdeb840625ebafadfbf1bf135b43ee SHA256: 23ea94b136d350638b0e6cdf95efb9837e52a4b131b58bb39437a6329c560dd2 Section: utils Priority: optional Homepage: https://github.com/paolostivanin/OTPClient Description: GTK4/libadwaita app to generate OTPs (TOTP and HOTP) OTPClient is a GTK4/libadwaita application for two-factor authentication that supports both Time-based One-time Passwords (TOTP) and HMAC-Based One-Time Passwords (HOTP). . Features: - TOTP and HOTP, with SHA1/SHA256/SHA512 and Steam codes. - Custom digits (4-10) and period (10-120 seconds). - Import and export of Aegis, AuthenticatorPro, 2FAS and FreeOTP+ backups (plain or encrypted, depending on the provider). - GNOME Shell and KDE Plasma search-provider integration. - Optional storage of the database password in the system keyring via libsecret. - Local database encrypted with AES256-GCM; the key is derived using Argon2id. The decrypted database is kept in a libgcrypt secure-memory buffer and is never written back to disk. Package: otpclient-cli Source: otpclient Version: 5.2.1-0 Architecture: amd64 Maintainer: Paolo Stivanin Installed-Size: 194 Depends: libc6 (>= 2.34), libcotp4 (>= 4.2.1), libgcrypt20 (>= 1.10.1), libglib2.0-0t64 (>= 2.75.3), libjansson4 (>= 2.14), libsecret-1-0 (>= 0.20.0), libuuid1 (>= 2.30.0) Recommends: otpclient (= 5.2.1-0) Filename: amd64/otpclient-cli_5.2.1-0_amd64.deb Size: 67034 MD5sum: 8dea9f4b2f40e30cfd885ba5e04b2c10 SHA1: 61ddf452371b9946ad252144d0b2d527cba5ec83 SHA256: 346acd152b3c1a0a7756ad3e322be5fe1ac53bf3b703d02236f1585ba9140423 Section: utils Priority: optional Homepage: https://github.com/paolostivanin/OTPClient Description: command-line companion for OTPClient OTPClient-CLI is a simplified, command-line version of OTPClient. It can list the accounts stored in the database and print the current OTP for a given account/issuer, and ships bash, zsh and fish completions.