Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.55k stars 268 forks source link

how to add a yandex.key OTP? #785

Open zpcol opened 3 years ago

J-Jamet commented 3 years ago

I don't own this product so I can't tell you. But if it has standard OTP parameters, just fill in the correct fields (maybe in the QRCode).

ghost commented 3 years ago

You can close, because Yandex didn't open own RFC implementation.

J-Jamet commented 3 years ago

Yandex uses a non-standard OTP implementation that requires extensive development. So is not a priority at all, while it was enough for Yandex to follow the standards and not make a proprietary algorithm. The plugin code allows you to see how it works : https://github.com/Rookiestyle/KeePassOTP

legiz-ru commented 1 year ago

Pls get support this custom OTP. Recently, the AuthenticatorPro application has added support for these codes. https://github.com/jamie-mh/AuthenticatorPro/releases/tag/1.16.0

Sami32 commented 1 year ago

If it can help (Kotlin/Java): https://github.com/randomroot/yandexotp https://github.com/beemdevelopment/Aegis/pull/869

And to test/verify: https://yandex.com/support/id/authorization/twofa-on.html https://github.com/strongbox-password-safe/Strongbox/issues/539#issuecomment-1417408400