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

Associating an existing ID with another keypair (CryptoUpdate) #570

Open
ghost opened this issue Dec 19, 2021 · 2 comments
Open

Associating an existing ID with another keypair (CryptoUpdate) #570

ghost opened this issue Dec 19, 2021 · 2 comments
Labels
enhancement improvements to existing features or app in general

Comments

@ghost
Copy link

ghost commented Dec 19, 2021

Problem

Associating an existing ID with another keypair.

Use Case: I want to keep my ID that is tied to a software keypair and move it to a secure Ledger hardware wallet keypair.

Solution

Implement this feature.

Alternatives

There is no wallet that supports this feature yet so I used BugBytes tool. The problem is that their signing tool does not support communicating with a Ledger hardware wallet. I have to paste in the private keys of both participants.

@ghost ghost added the enhancement improvements to existing features or app in general label Dec 19, 2021
@Cooper-Kunz
Copy link

Agree that this would be nice. Adjacently wonder if @bugbytesinc would consider adding Ledger support within his tool?

@bugbytesinc
Copy link

Presently it appears the device only supports account creation and transfer of funds out of that ledger created account. When the device supports key rotation and other types of transactions, it would definitely be nice to extend the signing tool.

ref: https://github.com/hashgraph/ledger-app-hedera

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improvements to existing features or app in general
Projects
None yet
Development

No branches or pull requests

2 participants