0
Answered

How do you handle security?

Kiel Janssen 9 years ago updated by Chad Williams 9 years ago 1

We take security very seriously. Everything that goes in and out of the system is encrypted (SSL). For the items that are stored, our we are not currently storing any personal information. When we do, our encryption strategy is to have a hashed value for private data in the database.

Answer

Answer
Answered

We take security very seriously. Everything that goes in and out of the system is encrypted (SSL). For the items that are stored, our we are not currently storing any personal information. When we do, our encryption strategy is to have a hashed value for private data in the database.


Answer
Answered

We take security very seriously. Everything that goes in and out of the system is encrypted (SSL). For the items that are stored, our we are not currently storing any personal information. When we do, our encryption strategy is to have a hashed value for private data in the database.