Git Product home page Git Product logo

Comments (3)

mgbowen avatar mgbowen commented on July 17, 2024 1

Glad to hear!

No worries about the PR, currently working on updating the README, I'll have a commit out soon 😀

from windows-fido-bridge.

mgbowen avatar mgbowen commented on July 17, 2024

I probably should mention this in the README: the minimum supported version of OpenSSH is 8.3, unfortunately. OpenSSH 8.2 supports FIDO2/U2F keys, but there is an incompatibility between the data it passes to security key middlewares and Microsoft's WebAuthn API. Specifically, OpenSSH 8.2 passes a challenge string to be signed by the security key after it's been hashed, but Microsoft's API requires that the challenge string be passed to it before it's hashed. You can see an email thread on OpenSSH's mailing list discussing the change here.

If there aren't any incompatibilities, you may find it fruitful to try pulling OpenSSH 8.3 from Ubuntu's groovy repos, though be aware that mixing releases can lead to lots of weirdness.

from windows-fido-bridge.

schmitmd avatar schmitmd commented on July 17, 2024

Compiled 8.3p1 from source with --prefix=/usr/local (to isolate from apt packaged ssh).
Worked like a charm. Thank you so much!!
Would you like me to add this to the README and make a PR?

from windows-fido-bridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.