Giter VIP home page Giter VIP logo

Comments (5)

TimCook1 avatar TimCook1 commented on July 24, 2024 3

Were you planning on updating the .deb hosted on your apt repo or should we just be building from source? The apt repo appears to still be 1.1.0 without support for ed25519-sk.

from windows-fido-bridge.

mgbowen avatar mgbowen commented on July 24, 2024 1

Can you try building from master and see if it works for you? I was able to test it successfully with a YubiKey 5 Nano with recent firmware.

from windows-fido-bridge.

mgbowen avatar mgbowen commented on July 24, 2024

I've never used it, but it's interesting that Ed25519 works with that other project. Some light digging shows it passes an undocumented value to Microsoft's API which matches a value in the list of COSE algorithms (specifically -8 for EdDSA with the Ed25519 curve). It looks like Microsoft's algorithm definitions literally correspond to those COSE values since WEBAUTHN_COSE_ALGORITHM_ECDSA_P256_WITH_SHA256 maps to -7, which is the value listed on the previously linked page for ECDSA with SHA256.

I'll see if I can try passing -8 to Microsoft's API, and if it does, I'm happy to add support for it.

from windows-fido-bridge.

joshyrobot avatar joshyrobot commented on July 24, 2024

Works perfectly on a brand new YubiKey 5C! Also compiled without a hitch on Alpine WSL, so that was nice :)

from windows-fido-bridge.

mgbowen avatar mgbowen commented on July 24, 2024

Glad to hear! I'll go ahead and close this; feel free to reach out again if you have any other issues.

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.