Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Trojan295/android-webauthn-token

A FIDO2 WebAuthn BLE Android phone token
https://github.com/Trojan295/android-webauthn-token

android-webauthn ble-webauthn fido2 webauthn

Last synced: 3 months ago
JSON representation

A FIDO2 WebAuthn BLE Android phone token

Awesome Lists containing this project

README

        

# 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](https://github.com/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](https://webauthn.io/) and also [Dropbox](https://www.dropbox.com).

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](http://www.apache.org/licenses/LICENSE-2.0)