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
458 stars 47 forks source link

OTPClient generates invalid code #325

Closed katonagl closed 7 months ago

katonagl commented 7 months ago

I have OTPClient configured for outlook.office.com and also for a university system. For both systems OTPClient worked for a few days, but now after a system update the generated code is invalid. Trying the same secret in another TOTP generator (keysmith) on the same computer produces valid code. Recreating the entries in OTPClient or requesting new secrets does not help. OTPClient is 3.2.1 under openSUSE Tumbleweed. With the current update libcotp2 was updated to 2.1.0 from 2.0.2.

paolostivanin commented 7 months ago

Hello, That's because OTPClient needs to be recompiled against the newer libcotp.

For whatever reason, rebuild wasn't done automatically so I had to do it yesterday. It will require a couple of days until it reaches the official repo. In the meanwhile, you can use the following:

https://build.opensuse.org/project/show/home:polslinux:otpclient