How is my data protected from unauthorized access?

Modified on Sun, 23 Jul 2023 at 01:22 PM

Access controls are implemented to restrict user access to data based on authentication, authorization levels, and user roles. This ensures that only authorized individuals can access and modify data.

Data at rest are encrypted using 256-bit Advanced Encryption Standard (AES)

Data in transit between the app and our servers is protected using Secure Sockets Layer (SSL)/Transport Layer Security (TLS) protocols.

Applications and infrastructure are regularly tested for security vulnerabilities, and hardened to enhance security and protect against attacks

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article