otpclient(1) Simple GTK+ software to generate OTPs (TOTP and HOTP) otpclient(1)

OTPClient - Simple GTK+ software to generate OTPs (TOTP and HOTP)

otpclient [OPTIONS]

OTPClient is GTK+ software for two-factor authentication that supports both Time-based One-time Passwords (TOTP) and HMAC-Based One-Time Passwords (HOTP).

OTPClient have the following features:

  • 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.

Help Options:

Show help options.
Show all help options.
Show GApplication options.
Show GTK+ Options.

Application Options:

X display to use.

For other information and tutorials, see:

https://github.com/paolostivanin/OTPClient/wiki

OTPClient was written by Paolo Stivanin.

This manual page was written by Francisco Vilmar Cardoso Ruviaro for the Debian project (but may be used by others).

01 August 2020 otpclient-2.3.2