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: 8174 MD5sum: 16636144be6515fe6b8031f151059b4d SHA1: 4a5e87fb1dec4324e1c4810551c608ff7c69b187 SHA256: 41ac7b5dfbfd086aed2d2c4798ca617966319a0a5f0a990e76475e87b8b79309 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: 46 Depends: libc6 (>= 2.25), libgcrypt20 (>= 1.12.0) Filename: amd64/libcotp4_4.1.0-0_amd64.deb Size: 12514 MD5sum: f36e39c722b0a3f6c5f312b197325568 SHA1: 2b3b660d9047f547b70d75ec4b865e439c148f3c SHA256: 20265845cf264770d32171a81d18281c0e309e78b5e15d4be946f061c506ea89 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: 574 Depends: dconf-gsettings-backend | gsettings-backend, libadwaita-1-0 (>= 1.6~beta), libc6 (>= 2.34), libcotp4 (>= 4.1.0), 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.1.4-0) Filename: amd64/otpclient_5.1.4-0_amd64.deb Size: 163054 MD5sum: 7bea6a998aeb230f5320e2012878b0ef SHA1: 3dfa76a57d60c4f95b97eaf5ba2979984a7cc81b SHA256: 57d413c36a7e9c19a57ae6f5e8107d40e1f75aebbcb46d2a890932e66afad78d 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.12.0), libglib2.0-0t64 (>= 2.76.0), 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: 61634 MD5sum: 05f9a6ae88d2b0725f79a16f78dfd2b3 SHA1: ec3ad65016eb0f859b3e744a952eece78f637adf SHA256: 99eecd5d42fc5c26ca4d10edb2a1719b0927755fafedb24a13465e03a0470f10 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.