otpclient 2.4.6-1 source package in Ubuntu

Changelog

otpclient (2.4.6-1) unstable; urgency=medium

  * New upstream version 2.4.6.
  * debian/copyright: update upstream and packaging copyright years.

 -- Francisco Vilmar Cardoso Ruviaro <email address hidden>  Tue, 16 Nov 2021 13:41:25 +0000

Upload details

Uploaded by:
Francisco Vilmar Cardoso Ruviaro
Uploaded to:
Sid
Original maintainer:
Francisco Vilmar Cardoso Ruviaro
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
otpclient_2.4.6-1.dsc 2.3 KiB a1d9e9ae6b450b6bbda4c26e07cf62130e6938588f99de4f9e0e88241eacc861
otpclient_2.4.6.orig.tar.gz 164.1 KiB 81159a968ecbdd118df4277188e90db822bf55246fd09c011f0fcbcb6596b75a
otpclient_2.4.6.orig.tar.gz.asc 833 bytes bd5294003f3edf5b8ae1b0353049acc5dc7fc7522d8a95aee015740bdc65ca81
otpclient_2.4.6-1.debian.tar.xz 11.6 KiB 22cd26ca17cfeef7007d4a671636faa9cf3f6d4319fb40db670df2d1cfe43571

Available diffs

No changes file available.

Binary packages built by this source

otpclient: 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.

otpclient-cli: command-line for OTPClient

 OTPClient-CLI is simplified version of OTPClient.
 Only two operations are supported:
  - list: this will print all pairs of account and issuer
    that are in the database.
  - show: this will show the OTP for a given account/issuer.

otpclient-cli-dbgsym: No summary available for otpclient-cli-dbgsym in ubuntu kinetic.

No description available for otpclient-cli-dbgsym in ubuntu kinetic.

otpclient-dbgsym: debug symbols for otpclient