Application for managing TOTP/HOTP tokens with built-in encryption
Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP and has the following features:
integration with the OS' secret service provider via libsecret
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 and export encrypted/plain andOTP backup
import and export encrypted/plain Aegis backup
import and export plain FreeOTPPlus backup (key URI format only)
import of Google's migration QR codes
local database is encrypted using AES256-GCM (PBKDF2 with SHA512 and 100k iterations) and, while decrypted, it's stored in a secure memory area allocated by GCrypt.
4.3.1 අනුවාදයෙහි වෙනස්කම්
20 days ago
(Built 3 days ago)
OTPClient 4.3.1 includes the following improvements and fixes:
IMPROVED: Added configurable colors for the countdown display.
IMPROVED: Added support for selecting the countdown display type (numeric value or cake-style).
IMPROVED: Automatically disable countdown color pickers when displaying countdown as seconds.
IMPROVED: Updated color picker sensitivity dynamically when the display mode changes.
IMPROVED: Persisted tree view column widths across application restarts.
IMPROVED: Renamed the “OTP Value” column to “OTP” and added column IDs for width tracking.
Community built
This app is developed in the open by an international community, and released under the GNU General Public License v3.0 or later.