this post was submitted on 07 Aug 2023
16 points (100.0% liked)

Privacy

30856 readers
414 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 

Yo folks, I have LineageOS installed on my smartphone without any google services ofc Why can't I use U2F or FIDO2 (hardware keys)? It this Google feature?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 year ago* (last edited 1 year ago) (1 children)

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.

[–] [email protected] 2 points 1 year ago (1 children)

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

[–] [email protected] 2 points 1 year ago

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