Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebUSB support #47

Open
nchabra opened this issue May 30, 2019 · 3 comments
Open

WebUSB support #47

nchabra opened this issue May 30, 2019 · 3 comments

Comments

@nchabra
Copy link

nchabra commented May 30, 2019

Is it possible to use the WebUSB JS library to use the app API?

My first experiments using LedgerJS did not bring any success.
I am not able to establish the transport connection with the app.
I did confirm the BtcApp works well.

@cslashm
Copy link
Contributor

cslashm commented Jun 7, 2019

@btchip

@OR13
Copy link

OR13 commented Aug 13, 2019

Same question, I looked at the internals and it seems like there is an api for this: https://github.com/LedgerHQ/ledgerjs/blob/master/packages/hw-app-eth/src/Eth.js#L230

But it would need to provide a similar interaction to the one used by the GPG Agent, and I'm not sure about the difficulty or security implications of doing that.

@cedelavergne-ledger
Copy link
Contributor

cedelavergne-ledger commented Feb 23, 2024

Hi,
Today, there is a limltation on the number of endpoints, and we can't use CCID (mandatory for smartcards) and WebUSB at the same time.

We'll look later if it can be changed.

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

No branches or pull requests

4 participants