W dniu 3.12.2024 o 18:49, Jeffrey Taylor via openSUSE Users pisze:
Amazon Web Services is demanding I use an Authenticator app, hardware TOTP Token, Passkey or Security key to sign in. Is there an Authenticator program for Leap 15.5?
TIA, Jeffrey
The main point of authenticator apps is that they are something separate from your PC. If your second-factor authentication is done using the same device, that holds your password in a manager, it's no longer a second factor and defeats the whole purpose. But if you insist, there is for example pass-otp [1], an extension for pass [2], which keeps everything on your device encrypted with gpg key. Or if you are interested in really increasing your security, then you can buy a yubikey [3] and use the yubioath app [3], which works both on desktops and phones. [1] https://github.com/tadfisher/pass-otp [2] https://www.passwordstore.org/ [3] https://www.yubico.com/ [4] https://developers.yubico.com/yubioath-flutter/