Security is one of our main concerns and the App has been designed to reduce interactions that increase risk. For example, all bank details are automatically validated, to confirm the owner with the bank before any transactions are approved.
The App itself has no confidential information stored on the device e.g. password or bank details. All communications between device and our systems are over HTTPS (encrypted) with SSL certificates.
The user session is protected with tokens to prevent impersonation.
The App is protected by the device’s security measures, passcodes and biometrics.
All user credentials are hashed, so even if our database was compromised, it would not allow someone access.
Comments
Please sign in to leave a comment.