Skip to content

A Fido2 authenticator implementation in Android -- Compatible with NFC and BLE

Notifications You must be signed in to change notification settings

paulo-raca/android-fido-authenticator

Repository files navigation

Android FIDO Authenticator

FIDO2 authenticators are still a novelty: They aren't all that cheap, can only store a very small number of persisted keys (Necessary for single-factor), have minimalistic user interfaces and most of the time aren't hardened by biometrics/pins.

Android has all the hardware goodies to be an excellent FIDO2 authenticator.

This project aims to implement CTAP2 over NFC, BLE and HID.

Project Status

Protocols

  • U2F
  • FIDO 2

Transports

User interface

  • Show details of the site/user being enrolled / verified
  • Perform user confirmation before enrollment / verification

References

About

A Fido2 authenticator implementation in Android -- Compatible with NFC and BLE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages