🚀 Feature: yandex totp support (sha256, 8 digits token)
What is your idea?
https://community.bitwarden.com/t/yandex-totp/58990 it should be great feature to accept yandex key codes too
The app already supports sha256 and 8 digits token. Or does the token generated by Yandex contain letters? Yandex says on this website:
You can use apps other than Yandex Key to generate a one-time password. Install any two-factor authentication app that supports the TOTP RFC algorithm.
If the information on their website is correct, it should work.
The "Yandex Key app" does two things, it tries to be something like "Microsoft Auth app and supports a keyring with entries for the user's TOTP and supports both 6 and 8 digits in tokens. And yandex also uses a proprietary TOTP format for its ecosystem i.e. https://360.yandex.com and https://yandex.cloud/en the proprietary token is 8 letters long. there is a bit about this in the link above on forum bitwarden. here is a screenshot from the yandex key app.
| picture | margin |
|---|---|
| margin |
Okay, thanks. So basically a similar issue like with Steam (#6). Can't promise when I have time to implement this.
If I find a spec or working example of how Yandex generates its TOTPs, I'll certainly come back and share it.