Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LedgerHQ/android-u2f-bridge
Generic support for USB U2F tokens on Android
https://github.com/LedgerHQ/android-u2f-bridge
infraprj-4968
Last synced: 2 months ago
JSON representation
Generic support for USB U2F tokens on Android
- Host: GitHub
- URL: https://github.com/LedgerHQ/android-u2f-bridge
- Owner: LedgerHQ
- License: apache-2.0
- Archived: true
- Created: 2016-12-06T00:43:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-05T21:43:44.000Z (over 7 years ago)
- Last Synced: 2024-08-02T01:26:57.966Z (6 months ago)
- Topics: infraprj-4968
- Language: Java
- Size: 463 KB
- Stars: 49
- Watchers: 9
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android U2F Bridge
This application is an early implementation of an U2F implementation for USB devices on Android. Expect alpha quality software : the UI is buggy, the U2F implementation has been thoroughly simplified, and it works sometimes, for many devices, and sometimes not (typically on a Yubikey v4, for unknown reasons). It is mostly intended for developers, U2F fans or Ethereum enthusiasts who want to join the latest popular ICO with MyEtherWallet on Android.
The bridge aggressively catches events sent to Google Authenticator - if you wish to test it with a different event source, comment it out in the manifest.
Building
========Use gradlew assembleDebug
Contact
=======Please report bugs and features to [email protected]