You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
basically explains itself. if the attestation cant be verified for any reason, but the format list contains "none", just continue as if there is no attestation rather than erroring.
The text was updated successfully, but these errors were encountered:
It's not nessecarily for root checks but rather considering that new attestation formats may come around and can't verify for that reason but it is allowed to not send an attestation (i have actually sites reject my solo with attestation but accept it when i told my browser to not send the attestation, lol) to just be treated as not having an attestation.
Also pulling an attestation is not always for enforcing certain security keys or anything, but it can help example identify models and tell users about security issues or updates for their devices, or to help users keep the devices apart easier by telling them what kind of device wach one is.
basically explains itself. if the attestation cant be verified for any reason, but the format list contains "none", just continue as if there is no attestation rather than erroring.
The text was updated successfully, but these errors were encountered: