fido-authenticator icon indicating copy to clipboard operation
fido-authenticator copied to clipboard

FIDO authenticator Trussed app

Results 14 fido-authenticator issues
Sort by recently updated
recently updated
newest added

It is still possible to overflow the credential ID when creating a non-discoverable credential, especially by providing a long RP ID. (The allowed maximum is 256, and the maximum credential...

Currently, Trussed on the NitroKey 3 and SoloKeys Solo 2 returns "success" FIDO applet selection, but then returns `0x6985` (conditions of use not satisfied) to every command sent thereafter: ```...

Previously, we estimated that we can handle 100 resident keys when returning the number of remaining resident keys in the credential management command. This patch introduces a config option to...

Creating a new directory per resident key probably is not the most efficient way to store our data wrt. to the number of blocks used per key.

When creating a resident ssh key with the below command `ssh-keygen -t ed25519-sk -O resident -O application=ssh:solo2 -O verify-required` The key becomes unable to authenticate with the server with the...

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...

I've tested this both on my Solo 2a and my 2c Twitter and github when attempting registration I get the following screen and nothing happened when I touch the buttons...

See title. Add a key on Github on Windows, go to use it on Android + ChromeOS and it can't ready the key. Any logs, etc, I can provide just...

Hello , I'm trying to authenticate with my solo v2 (USB) to google. Everything works fine on chrome, but in firefox I got this message: ``` There was a problem...