[ Bron: otpclient ]
Pakket: otpclient (4.0.2-1~bpo12+1)
Verwijzigingen voor otpclient
Debian bronnen:
Het bronpakket otpclient downloaden:
- [otpclient_4.0.2-1~bpo12+1.dsc]
- [otpclient_4.0.2.orig.tar.gz]
- [otpclient_4.0.2-1~bpo12+1.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Simple GTK+ software to generate OTPs (TOTP and HOTP)
OTPClient is GTK+ software for two-factor authentication that supports both Time-based One-time Passwords (TOTP) and HMAC-Based One-Time Passwords (HOTP).
Features:
- Support both TOTP and HOTP. - Support setting custom digits (between 4 and 10 inclusive). - Support setting a custom period (between 10 and 120 seconds inclusive). - Support SHA1, SHA256 and SHA512 algorithms. - Support for Steam codes. - Import encrypted Authenticator Plus backup. - Import and export encrypted and/or plain andOTP backup. - Import and export plain FreeOTPPlus backup (key URI format only). - Import and export plain Aegis backup (plain json only). - Local database is encrypted using AES256-GCM. * Key is derived using PBKDF2 with SHA512 and 100k iterations. * Decrypted file is never saved (and hopefully never swapped) to disk. While the app is running, the decrypted content resides in a "secure memory" buffer allocated by Gcrypt.
Andere aan otpclient gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libcotp3 (>= 3.0.0)
- C library that generates TOTP and HOTP
-
- dep: libgcrypt20 (>= 1.10.0)
- LGPL Crypto library - runtime library
-
- dep: libgdk-pixbuf-2.0-0 (>= 2.22.0)
- GDK Pixbuf library
-
- dep: libglib2.0-0 (>= 2.67.3)
- GLib library of C routines
-
- dep: libgtk-3-0 (>= 3.21.5)
- GTK graphical user interface library
-
- dep: libjansson4 (>= 2.14)
- C library for encoding, decoding and manipulating JSON data
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG library - runtime (version 1.6)
-
- dep: libprotobuf-c1 (>= 1.3.1)
- Protocol Buffers C shared library (protobuf-c)
-
- dep: libqrencode4 (>= 3.2.0)
- QR Code encoding library
-
- dep: libsecret-1-0 (>= 0.7)
- Secret store
-
- dep: libuuid1 (>= 2.16)
- Universally Unique ID library
-
- dep: libzbar0 (>= 0.10)
- QR code / bar code scanner and decoder (library)
-
- sug: otpclient-cli (= 4.0.2-1~bpo12+1)
- command-line for OTPClient