Hello, I need an help to understand where the master password is stored and which encryption algorithm is used?
Gnome Keyring protects my passwords by encrypting them using a master password.
I Change the master password as below.
I believe that my password is stored at ~/.local/share/login.keyring, encrypted by aes128-cbc. My password is safe.
But, where the master password is stored and which encryption algorithm is used?
I haven’t found any hints of the master password in the repository.
Thanks for the help.
regards,
David