Package: libcotp-dev Source: libcotp Version: 4.2.2-0 Architecture: amd64 Maintainer: Francisco Vilmar Cardoso Ruviaro Installed-Size: 44 Depends: libcotp4 (= 4.2.2-0) Filename: amd64/libcotp-dev_4.2.2-0_amd64.deb Size: 9118 MD5sum: ffa5c70df9bc7ca0304ee50ea88b1893 SHA1: 9e85c5bbfa5eec63080eeef42821f615bbaf3698 SHA256: 8730e61ee27b36c41eb3e737484bf5a8c44462d39724fb4671f73b32c4127f5a 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.2-0 Architecture: amd64 Maintainer: Francisco Vilmar Cardoso Ruviaro Installed-Size: 50 Depends: libc6 (>= 2.25), libgcrypt20 (>= 1.12.0) Filename: amd64/libcotp4_4.2.2-0_amd64.deb Size: 14748 MD5sum: c0846859f9f2c29584c33e20b50acfb0 SHA1: 788962e3528e90b4c3e6d6bf25734262fc6f9bbf SHA256: 07566e8c50e1db15e40d02f739871d992fb287c15731a49d63917570885690ef 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: 689 Depends: dconf-gsettings-backend | gsettings-backend, libadwaita-1-0 (>= 1.6~beta), libc6 (>= 2.34), libcotp4 (>= 4.2.2), libgcrypt20 (>= 1.12.0), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0t64 (>= 2.80.0), libgtk-4-1 (>= 4.12.0), libjansson4 (>= 2.14), libprotobuf-c1 (>= 1.3.1), 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: 207952 MD5sum: 16410c1ce659ed734ed7d18b056631f7 SHA1: 12bfadbcba254cf6c6a96a9d820d2e376f73f62c SHA256: 6b4530bdf2cad4f14e1e967878d67aec0da30366ec45b1a765401e7ab3aa43f7 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.2), libgcrypt20 (>= 1.12.0), libglib2.0-0t64 (>= 2.76.0), 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: 66180 MD5sum: cda1d916dcbb24aaff9f6b2c9e326ee7 SHA1: 4bce522545f1914a03f02d43fa1f93cc4a0a0a90 SHA256: 20fc723fe8d48fd1815494b49011492b11ec006dd98375d4824f5b31243139f0 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.