Encrypting shared preferences with password
Currently, shared preferences are really insecure, It would be nice if the user is asked a password while logging in and sensitive information that is private key and mnemonic should be encrypted with a password.
Whenever these sensitive content are accessed user should be asked for the password with a pop up to decrypt that information.
Encrypting shared preferences with password
Currently, shared preferences are really insecure, It would be nice if the user is asked a password while logging in and sensitive information that is private key and mnemonic should be encrypted with a password.
Whenever these sensitive content are accessed user should be asked for the password with a pop up to decrypt that information.