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

[Feature] Add Passphrase support to Trezor Signer (hidden wallet) #1201

Open
zeroknots opened this issue Aug 27, 2024 · 1 comment
Open

[Feature] Add Passphrase support to Trezor Signer (hidden wallet) #1201

zeroknots opened this issue Aug 27, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@zeroknots
Copy link

zeroknots commented Aug 27, 2024

Component

signers

Describe the feature you would like

Trezor supports a feature of hidden wallets (passphrases).

A passphrase can be provided via the trezor protocol, that yields a different private key.

https://docs.rs/trezor-client/0.1.4/trezor_client/client/common/struct.PassphraseRequest.html#method.ack_passphrase

It would be great if we can add this to Alloy

Additional context

https://github.com/trezor/trezor-firmware/blob/c8b811bac51c835545c5f52ec4873c3f0e4e3385/rust/trezor-client/examples/interaction.rs#L25

@zeroknots zeroknots added the enhancement New feature or request label Aug 27, 2024
@zerosnacks
Copy link
Member

cc @joshieDo 😉

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

No branches or pull requests

2 participants