Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android and iPhone create qrcode is different. #116

Closed
Leekyungun opened this issue Aug 17, 2018 · 1 comment
Closed

Android and iPhone create qrcode is different. #116

Leekyungun opened this issue Aug 17, 2018 · 1 comment

Comments

@Leekyungun
Copy link

Hi, I use the spakeasy module to generate the opt.

image

I found a different QR code on Android and iPhone.

Android ignores algorithm options and makes QR code
The iPhone uses an algorithm option to create QR code.

image

So even during verification, Android has no algorithm option.
The iPhone should have an algorithm option.

If authentication fails once more, I am adding an algorithm option to proceed with authentication once more.
But I think there is another way.
In the other issue, Androids should use sha1.
But isn't using sa1 vulnerable to security?

Last I would like to know the recommended length from the generateSecret.
Security is an important project. Please refer.

Thank you~!

@Leekyungun
Copy link
Author

@markbao Can you help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant