koesie10 / webauthn

Go package for easy WebAuthn integration
MIT License
164 stars 17 forks source link

Add none attestation format per section 8.7 #13

Open psanford opened 3 years ago

psanford commented 3 years ago

This is useful if you set:

Attestation = AttestationConveyancePreferenceNone

which is the recommended setting for public websites by Adam Langley (agl): https://www.imperialviolet.org/2019/01/01/zkattestation.html