The mnemonics are now stored in plain text which is vulnerable to a malicious attack. We need to encrypt them with either: * Passkey * Web Crypto * PIN code Let's research these options, pros and cons and decide one to implement.