Skip to content

1.7.0

Compare
Choose a tag to compare
@maximbaz maximbaz released this 21 Apr 17:50
bb5c86e

✅ Implement proper U2F/FIDO2 support by reading HID devices

Kudos to @FFY00 for coming up with this idea, studying FIDO spec, figuring out how to actually do all this, and spending time with me teaching me the basics of HID protocol and interaction with devices in Linux!
Huge thank you!! 🎉

With this release, U2F/FIDO2 becomes the first protocol where detecting touch requests doesn't rely on a ton of weird hacks 🙂