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

ignore 0 when comparing signature counters #3

Closed
sorah opened this issue May 19, 2022 · 1 comment
Closed

ignore 0 when comparing signature counters #3

sorah opened this issue May 19, 2022 · 1 comment

Comments

@sorah
Copy link
Owner

sorah commented May 19, 2022

if sign_count <= last_sign_count

https://www.w3.org/TR/webauthn-3/#sctn-sign-counter

If either is non-zero, and the new signCount value is less than or equal to the stored value, a cloned authenticator may exist, or the authenticator may be malfunctioning.

@sorah
Copy link
Owner Author

sorah commented May 26, 2022

Yes, this: Issue 1196788: Make macOS platform authenticator sign counter zero https://bugs.chromium.org/p/chromium/issues/detail?id=1196788&q=component%3ABlink%3EWebAuthentication%20OS%3DMac%20counter&can=1

@sorah sorah closed this as completed in 3433d4f May 26, 2022
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