android-webauthn-token icon indicating copy to clipboard operation
android-webauthn-token copied to clipboard

A FIDO2 WebAuthn BLE Android phone token

BLE WebAuthn Token for Android

This application is an attempt to implement a WebAuthn compatible Bluetooth token for Android phones.

The project is based on kshoji/BLE-HID-Peripheral-for-Android, as it started as a USB token emulation using HID over BLE, but now it implements a BLE WebAuthn token directly.

It works with testing sites like webauthn.io and also Dropbox.

DO NOT USE THIS PROJECT IN REAL APPLICATIONS! I do not take responsibility for any harm caused by this software.

LICENSE

Apache License, Version 2.0