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

Hardware wallet support #33

Open
RGPankO opened this issue Oct 21, 2024 · 1 comment
Open

Hardware wallet support #33

RGPankO opened this issue Oct 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@RGPankO
Copy link

RGPankO commented Oct 21, 2024

an I use my Trezor, Ledger, Passport, Seed Signer, etc., to make transactions?

I am a huge fan of multisignature and hardware wallets.

I do not trust software wallets, especially with a single key that one software would have access to. If it's going to be software wallets, they've got to be installed on different devices—i.e., phone + computer—and then use multisignature.

If I am not to use multisignature, it's got to be on a hardware wallet.

Can the Kraken wallet communicate with the major hardware wallets?

Seed Signer communicates using QR codes but can extract signed transactions into text, which can be imported into the Kraken wallet and broadcasted to the network.

A wallet has two purposes—to display transactions and the balance, and to make transactions. I cannot trust one wallet with a large portion of my funds.

@Hexcrypt Hexcrypt added the enhancement New feature or request label Oct 29, 2024
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

3 participants
@RGPankO @Hexcrypt and others