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

Key rotation helper method #23

Open
robrigo opened this issue Jan 20, 2018 · 1 comment
Open

Key rotation helper method #23

robrigo opened this issue Jan 20, 2018 · 1 comment

Comments

@robrigo
Copy link

robrigo commented Jan 20, 2018

It would be helpful and improve account security, if there was a command available in the wallet to rotate account keys for any combination of labels.

Perhaps the validation is simply proving that you hold the current key for a given label, or a key with a higher permission for that account.

I'm pretty sure this is possible on Steem, not sure if Peerplays needs to be modified at the blockchain level to support this.

@robrigo
Copy link
Author

robrigo commented Jan 20, 2018

I'm shooting from the hip, but maybe this is possible using the transaction builder + account_update_operation.

https://github.com/PBSA/peerplays/blob/master/libraries/chain/include/graphene/chain/protocol/account.hpp#L120

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

1 participant