-
FIDO2 standard (the superset of the older U2F standard) includes [hmac-secret extension](https://fidoalliance.org/specs/fido-v2.0-rd-20180702/fido-client-to-authenticator-protocol-v2.0-rd-20180702.htm…
-
According to CTAP 2.0 Proposed Standard: https://fidoalliance.org/specs/fido-v2.0-ps-20190130/fido-client-to-authenticator-protocol-v2.0-ps-20190130.html
and
CTAP 2.1 Review Draft: https://fidoa…
-
Hello, I tried [Implement Passwordless authentication with Amazon Cognito and WebAuthn](https://catalog.workshops.aws/cognito-webauthn-passwordless/en-US).
Then I got "Failed to activate face or touc…
-
By submitting this issue you are acknowledging that any information regarding this issue will be publicly available.
If you have privacy concerns, please email [conformance-tools@fidoalliance.org](…
-
Hi,
Thank you for creating and maintaining fido2luks.
I've successfully used it with the Nitrokey FIDO2, however the Nitrokey 3A NFC - which supports fido2 - is not detected.
Using `fido2luks co…
-
2FA would be a nice thing to protect user accounts. Thing to implement would be:
- [ ] TOTP (google authenticator)
- [ ] Fido2 / authn (yubikey)
Things we could consider:
- [ ] Authn passwordles…
-
By submitting this issue you are acknowledging that any information regarding this issue will be publicly available.
If you have privacy concerns, please email [conformance-tools@fidoalliance.org](…
-
When running the FIDO2 test suite over NFC, the run fails after approx. 2/3 of the tests – e. g. at `test_initialize` or `test_restore` – with a Transaction failed error. I also encountered this erro…
-
**Is your feature request related to a problem? Please describe.**
Passkeys are meant to be used across devices. This takes the form of either syncing or using the phone as an
authenticator. This ca…
-
### Describe the bug
The NixOS module for LUKS partitions currently uses [this line](https://github.com/NixOS/nixpkgs/blob/61d49535d870c7f777f3b09ead65afec40c8e4a6/nixos/modules/system/boot/luksroot.…