Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Trojan295/android-webauthn-token
- Owner: Trojan295
- License: apache-2.0
- Created: 2019-05-15T17:52:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-21T16:26:51.000Z (over 5 years ago)
- Last Synced: 2024-04-18T13:14:59.232Z (7 months ago)
- Topics: android-webauthn, ble-webauthn, fido2, webauthn
- Language: Kotlin
- Homepage:
- Size: 222 KB
- Stars: 46
- Watchers: 7
- Forks: 14
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-webauthn - Damian Czaja: android-webauthn-token - A FIDO2 WebAuthn BLE Android phone token. (Software Authenticators)
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)