Q: Is the customer data encrypted in your Database?
14d003b5e74865575a1b9bdba9ba850f5c2f497bApr 26, 2021
Founder Team

Miriam_ActiveCollab
May 15, 2024A: Data is encrypted in transit as well (TLS 1.3 with strong keys). The only time when data is in unencrypted form is when it's loaded in memory by the database server and the application itself, and when it is displayed to the end user by the browser.
Share
Helpful?
Log in to join the conversation
Founder

Verified purchaser
Hello! đ Database content is encrypted at rest.
Posted: Apr 26, 2021
But not in transit?