Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Consider WebUSB as alternative solution for Chrome Apps deprecation #88

Open
reillyeon opened this issue Feb 5, 2018 · 1 comment
Open

Comments

@reillyeon
Copy link

An alternative to building native applications (issue #64) as a solution to the Chrome Apps deprecation on Linux, macOS and Windows (issue #29) is to move the Chrome Apps code onto ledgerwallet.com and use the WebUSB API (available in Chrome) to communicate with the hardware wallet.

This path is being investigated by the Trezor hardware wallet (development branch).

Disclosure: I am the author of the WebUSB specification.

@btchip
Copy link
Contributor

btchip commented Feb 5, 2018

We're currently doing the same thing over U2F and have been deploying it since 2016. WebUSB is also an option we'll be looking at in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants