Skip Navigation
4 comments
  • Basically, yes. IIRC the FIDO/U2F handling is implemented in google libs.

    They are however re-implemented in microG: https://github.com/microg/GmsCore/wiki/Implementation-Status, so if you are open to using that it should work with apps using the corresponding google client libraries.

    I have used Firefox on Lineage/microG and tested FIDO2 there, it does NOT work with Fennec as that does not include the required client side libraries.

    • Okay, thanks! Is there a standalone implementation as I do not want to install whole microG?

      • Not that I know of. I think this needs to be implemented in a system framework.