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.1.0 பதிப்பில் மாற்றங்கள்
7 மாதங்களுக்கு முன்பு
(7 மாதங்களுக்கு முன்பு கட்டப்பட்டது)
OTPClient 4.1.0 the followin improvements:
ADDED: minimize to tray with ayatana-appindicator3 (#386 thanks a lot @len-foss)
IMPROVED: only show memlock warning dialog when secure memory is unavailable (#397)
IMPROVED: allow creating a database via CLI (#392)
FIX: allow using different databases in flatpak (#372)
CHANGED: removed andOTP support
சமூகத்தாள் கட்டப்பட்டது
இந்த செயலி சர்வதேச சமூகத்தால் திறந்த வெளியில் உருவாக்கப்பட்டது, மேலும் GNU General Public License v3.0 or later இன் கீழ் வெளியிடப்பட்டது.