Package: libcotp-dev Source: libcotp Version: 4.1.0-0 Architecture: amd64 Maintainer: Francisco Vilmar Cardoso Ruviaro Installed-Size: 39 Depends: libcotp4 (= 4.1.0-0) Filename: amd64/libcotp-dev_4.1.0-0_amd64.deb Size: 8124 MD5sum: e03523efe5340f6a1e1754419cbbbb5d SHA1: c21a896bddccb84262bad6d26d25e85aba1aa151 SHA256: 7086ce1474566989fbc6eeb34def5203689486a8ff190a0753feb1319ebe7f1c 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.1.0-0 Architecture: amd64 Maintainer: Francisco Vilmar Cardoso Ruviaro Installed-Size: 45 Depends: libc6 (>= 2.25), libgcrypt20 (>= 1.10.0) Filename: amd64/libcotp4_4.1.0-0_amd64.deb Size: 12332 MD5sum: dc7dcd7c512a739247487db61599b56c SHA1: 2c63bd64b9789d30f1bf0ecbd251dc1b9e2d041a SHA256: ebf13d15387997b2e8e8766d338db6cbca7a19770a4c47d37d55c1c185ef7339 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.1.4-0 Architecture: amd64 Maintainer: Paolo Stivanin Installed-Size: 578 Depends: dconf-gsettings-backend | gsettings-backend, libadwaita-1-0 (>= 1.5.0), libc6 (>= 2.34), libcotp4 (>= 4.1.0), 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.1.4-0) Filename: amd64/otpclient_5.1.4-0_amd64.deb Size: 166372 MD5sum: 0fd494ae5589f0e57e7870b09ba98edf SHA1: 2dc1f14b36a9c38bb5d9358c1351d27fb3112f2a SHA256: 36e4f945a9b6217857319e9e3ec81d8b6c8a48cad803b339265a2bae064c1962 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.1.4-0 Architecture: amd64 Maintainer: Paolo Stivanin Installed-Size: 186 Depends: libc6 (>= 2.34), libcotp4 (>= 4.1.0), 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.1.4-0) Filename: amd64/otpclient-cli_5.1.4-0_amd64.deb Size: 62486 MD5sum: 9fb944698b15fd54106c249d3458bf04 SHA1: 167a1c59c53f452918e4d783137ebd4db5133ec4 SHA256: 0b2d06451bb007ff81afd7820edb7e06ae57a82e9799006aa3394875dfc06158 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.