Emil Lundberg
Emil Lundberg
Fixes #8409. ### Remaining things to do - [x] Rewrite data type changes in protobuf - [x] Store and validate signature counter - [ ] ~~Store transports and return in...
I would love to see the GUI support [WebAuthn](https://webauthn.guide/) as an alternative to password authentication. Although the Syncthing GUI perhaps doesn't need the strongest security since it's typically not exposed...
(Experimental/speculative) Fixes #439. In bash, the suggestions will simply be the available serial numbers. In more capable shells like zsh or fish, the suggestions will be annotated with the same...
Hi! I recently looked into testing the compatibility between [Yubico/java-webauthn-server](https://github.com/Yubico/java-webauthn-server) and ed25519-java, and I quickly ran into a small issue: the JCA provider algorithm names differ from [those used in...
https://github.com/StreakyCobra/gws/issues/48 https://github.com/emlun/gws2
As [noted in PR #98](https://github.com/Yubico/java-webauthn-server/pull/98#issuecomment-797806031), we would like to run the tests with the OpenEdDSA provider in JDK 8 at least. This is currently blocked by a [packaging issue in...
Fixes #1740. This depends on PR #1771. I open this as a "draft" PR because it has PR #1771 as its base branch, to isolate the diff to the changes...
Fixes #1510. Fixes #1556. This depends on PR #1771 and #1773. I open this as a "draft" PR because it has PR #1773 as its base branch, to isolate the...