Looks like the #solokeyV2 (#fido2 key) is getting general availability this year and finally more resources on the firmware side.
Generally I like it a lot, but I hope the compatibility improves a bit (e.g. Apples implementation encounters an unknown error at the last stage of setup with it).
https://www.kickstarter.com/projects/conorpatrick/solo-v2-safety-net-against-phishing/posts/3755539
@jrt Really looking forward to it. There was also a similar Google Project implementing FIDO in open source ontop of TokOS(?). They didn't choose that and I wanted to chat with them about it but forgot to take them up on it.
@ljrk Their firmware is based on a shared project with @nitrokey. I think it's great that they collaborate on the firmware instead of both building such a critical component by themselves.
https://github.com/trussed-dev/trussed
GitHub - trussed-dev/trussed: Modern Cryptographic Firmware

Modern Cryptographic Firmware. Contribute to trussed-dev/trussed development by creating an account on GitHub.

GitHub
@jrt @nitrokey Totally! This was Google's project though:
https://github.com/google/OpenSK
GitHub - google/OpenSK: OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.

OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards. - google/OpenSK

GitHub
@ljrk @nitrokey Interesting. Thanks for sharing!