
0
Answered
How do you handle security?
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.
Customer support service by UserEcho
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.