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

feat: add utility lock and unlock commands #464

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

Cafe137
Copy link
Collaborator

@Cafe137 Cafe137 commented Aug 14, 2023

No description provided.

@Cafe137 Cafe137 merged commit c8b1648 into master Aug 14, 2023
1 of 4 checks passed
@Cafe137 Cafe137 deleted the feat/utility-lock-unlock branch August 14, 2023 09:47
@attila-lendvai
Copy link
Contributor

@Cafe137 this works great, thanks!

unfortunately, i have just realized that this only works for the blockchain key, which is enough when someone wants to mine a new node into a neighborhood. but just now, when i wanted to migrate a node from one environment to another, i realized that the other keys (libp2p_v2.key and pss.key) are also encrypted with the password, so i cannot migrate the node.

i'll probably proceed by changing my service code to assign a separate password for each node it starts, but i wanted to let you know about this uncovered use-case, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: lock private key feat: unlock v3 wallet feat: modify v3 password
2 participants