• we do not store private information in the application,
• we close the server with user data from outside access,
• we encrypt the Mnemonic phrase of users with the AES algorithm using 256-bit keys,
• we duplicate all processes and data,
• we monitor security in general and solve problems beforehand: we update third-party libraries, test the product automatically and manually, use monitoring services.
Thank you a lot, admin