Y
Hacker News
new
|
ask
|
show
|
jobs
by
zeroxfe
2577 days ago
I guess you can't change your password (while keeping the same private key), can you?
1 comments
roneil
2577 days ago
You can! This would re-encrypt your locally decrypted wallet seed using the new credential and store it under the newly generated lookup key
link
homakov
2577 days ago
If old pw is considered leaked, new seed must be generated as well. Leaked password is the main reason why users would change passwords.
link
roneil
2577 days ago
True - was answering the general case of password change, eg. some folks like to rotate passwords every so often in the absence of a known leak or breach.
In the case of a compromised password the entire wallet should be abandoned.
link