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

How to prompt for passphrase on Trezor T #283

Closed
NicolasDorier opened this issue Dec 4, 2019 · 7 comments
Closed

How to prompt for passphrase on Trezor T #283

NicolasDorier opened this issue Dec 4, 2019 · 7 comments

Comments

@NicolasDorier
Copy link

Trezor T users seems to enter the pin before the device it can get enumerated.

However, I would like them to enter the passphrase after I can enumerate it. How do I prompt them to enter the password on the device?

@achow101
Copy link
Member

achow101 commented Dec 4, 2019

Doing a getxpub (or getmasterxpub) will prompt the Trezor T to ask for the passphrase.

@NicolasDorier
Copy link
Author

thanks a lot!

@stevenroose
Copy link

This seems to be broken in 2.0.0. I think it might be a firmware issue as well.

@prusnak
Copy link
Collaborator

prusnak commented Mar 18, 2021

@stevenroose Are you on the latest firmware? If not, update and try again. If yes, please report the version number.

@NicolasDorier
Copy link
Author

There was something probably broken in trezor, but I don't think that's related to hwi 2.0

btcpayserver/BTCPayServer.Vault#29

@prusnak
Copy link
Collaborator

prusnak commented Mar 19, 2021

This seems to be broken in 2.0.0. I think it might be a firmware issue as well.

Fix probably in #495

@stevenroose
Copy link

Yeah I can confirm that #495 fixes this.

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