Email or username:

Password:

Forgot your password?
microG Project

Services Core v0.2.25.223616 was just released 🎉

Beside the usual set of improvements and fixes to keep compatible with Play Services, this release adds support for the Fido API to use U2F and Fido 2nd factor devices like Yubikey via Chromium and Firefox WebAuthn API and an updated set of client libraries to make it easier for existing apps to become fully free software. Check the release notes for more details.

Release notes: github.com/microg/GmsCore/rele
Download: microg.org/download.html

2 comments
canard164

@microg
Is this only for the FIDO hardware devices? Is it planned to have access to the new FIDO passkeys?

Marvin W

@canard164 The FIDO API currently supports WebAuthn Level 1. Passkeys seems to be marketing speech for WebAuthn Level 3 (or some specific features of it). Some of these features are surely on the roadmap (like using the phone's secure storage as a roaming authenticator for desktop devices).

As "Passkeys is not a formal term of FIDO Alliance or its specifications", figuring out which feature exactly will be relevant for someone that wants Passkeys support is not really possible.

Go Up