-
Hi there,
I was interested in using the standard to implement both passwordless login as well as usernameless login, so I created a demo for it which allowed both forms: https://github.com/MxBlu/fi…
MxBlu updated
2 years ago
-
## Expected Behavior
nRF52840 USB dongle should work with source code on stable branch or develop branch
## Actual Behavior
Neither stable nor develop branch work.
Following below steps
```
…
-
Unable to download resident keys. It looks like ssh/libfido2 is still using the 0x41 code defined in FIDO_2_1_PRE, not the FIDO_2_1 one 0x0A implemented in ctap_types.
```
$ fido2-token -I /dev/h…
kanru updated
2 years ago
-
I would like to use ed25519-sk with my FIDO2 stick. Currently the situation is as follows:
```
ssh-keygen -t ed25519-sk -f ~/.ssh/id_ed25519_sk
Generating public/private ed25519-sk key pair.
You…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
1. On the server that you'…
-
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](…
-
### Bounty Objective
A Nillion Network user has a [Ed25519 key pair](https://cryptography.io/en/latest/hazmat/primitives/asymmetric/ed25519/#key-interfaces) consisting of a public and private key.
I…
-
The `FIDO_USAGE_DATA_OUT` constant is probably equal to `0x21`, and not to `0x04`. The exact value is not specified in the FIDO CTAPHID spec from the brief look. Because of the wrong value, the fido2l…
-
### Missing feature
https://fidoalliance.org/specs/fido-v2.0-rd-20180702/fido-client-to-authenticator-protocol-v2.0-rd-20180702.html#sctn-hmac-secret-extension
### Justification
My specif…
-
I'm working on the support of WebAuthn over USB. For this, the Android device needs to have special USB HID descriptor (CTAP) and Authorizer needs to implement the device logic (key creating and authe…