Emil Lundberg

Results 340 comments of Emil Lundberg
trafficstars

Great, thanks! We'll look into it.

Thanks for the report! Could you try running the application as `./yubikey-manager-qt-1.2.3-linux.AppImage --log-level debug` and post the output here?

I agree with adding the `transports` field to the `AuthenticatorAttestationResponse` value (perhaps conditionally, if the client provides the method). The WebAuthn spec now [recommends all RPs to store the getTransports()...

Alright, PR is open: #44 ! :slightly_smiling_face:

Which OS are you using? In Linux, the import dialog behaves as you request it would.

Hi, We have not yet run the FIDO tests against this library, and unfortunately haven't implemented all the attestation formats yet - specifically, the `android-key`, `apple` and `tpm` attestation statement...

Ah, sorry, that should have been `android-key`, not `android-safetynet`. I'll update the previous comment with that. A `MetadataService` implementation is not necessary for verifying that the attestation signature is valid...

Oh, and the `apple` attestation statement format is also supported now.

Hi! Work is currently underway to implement built-in support for the [FIDO Metadata Service 3](https://fidoalliance.org/metadata/), which will make up the bulk of release 2.0. We're hoping to finish and release...

Hi @ashensw, Sorry, version 2.0 will not yet support all attestation formats and will not be finished this month. Conformance tests will also come later. Sorry for the slow progress...