Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 691 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 691 Bytes

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