Change master password
Opened this issue · 2 comments
oegea commented
Change master password
VarunGitGood commented
can i get some more info about this
oegea commented
Hello!
Apologies for this poor description. I'll rewrite this issue in a few hours.
Basically, currently Passager does not have a way to change a user's master password. Once a user is registered, it is not possible to change it.
The idea is to create a new option in the profile page, to allow a master password change.
It is a bit complex, because all folder keys (which are crypted with the user RSA key-pair) need to be decrypted and then re-encrypted again with the new user key-pair, derived from the new selected master password.
As said, I'll rewrite this issue with more info later. 🙏