-
### What is your idea?
Because Windows 10 1809 is not supported, the App is unable to be installed on Windows Server 2019 which is based on 1809.
On Windows Server 2022 it works great via App-Instal…
-
With the completed-demo branch i get the "Can not authenticate signature" error whenever i try to register. I am Using Yubico Security Key NFC and chrome 73.0.3683.75.
The demos at https://webauthn…
-
**Is your feature request related to a problem? Please describe.**
2Factor authentication is generally a very handy feature for security purposes as passwords and logins sometimes fail. 2Factor Aut…
-
The scope of this ticket is the introduction of meaningfully secure U2F support. For example resetting U2F keys via e-mail doesn't add meaningful security.
Global enrollment flag options:
* Manda…
-
I was previously using a Yubikey which allows me to store a GPG key on the device and use it for SSH and I'm able to easily fetch the public portion of the key and configs from the web.
I was hopin…
-
I'm trying to update my Solo to the latest firmware. I followed the instruction. When I insert the key, it's current firmware release is recognized. However, when choosing 'Inspect Key', every browser…
-
Is there a way to test FIDO2 CTAP2 Webauthn?
```[tasklist]
### Tasks
```
-
We don't have an immediate need for this but it would be a very cool thing to add. Would ideally use API tokens to integrate with an existing one time password provider.
This feels like an addition t…
-
It's pretty straightforward to implement TOTP/HOTP in the following way:
- we store the TOTP/HOTP secret on the computer (Password manager maybe?)
- we extend CipherKeyValue or SignIdentity messag…
-
I've successfully created ecdsa-sk key with ssh-keygen -t ecdsa-sk command using softu2f service. Approval notification appears and key is successfully generated
But when I try to create key ed25519-…