paolostivanin / OTPClient

Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP
GNU General Public License v3.0
459 stars 48 forks source link

OTPClient opens without asking for a password #275

Closed paolostivanin closed 1 year ago

paolostivanin commented 1 year ago

Starting from v2.6.0, OTPClient has Secret Service integration. This means that, upon a successful OS login, the user won't have to type the password to use OTPClient.

This feature is enabled by default. If you want to disable it, you can do so via the settings menu.