mgbowen/windows-fido-bridge

Create a new release

mgbowen opened this issue · 2 comments

There's been quite a few changes since the last release in November 2020, notably Cygwin and Ed25519 support. A new release would be convenient.

Before releasing a new version, remember to flip the README examples from ECDSA to Ed25519.

Yes, I was confused by this too. I read it has ed25519 support, but it didn't work when I installed it from the repo. This issue alerted me to the fact that I have to build it myself.

I might have ran into this too. I was using OpenSSH 8.9 and when using apt to install it, the error message I got was indicated that the bridge implemented a version of the protocol that is incompatible with 8.9.

Compiling it from source fixed it for me.