FAQs on data concerns
Last updated
Was this helpful?
Last updated
Was this helpful?
We treat security seriously at Akto.
Yes, your data is secure, and doesn't leave your cloud. With our self hosted deployment, that you can deploy yourself, in your own VPC, on your own VPS. That way, you are fully in control of the Akto instance, and your data never leaves your VPC.
No data goes out of your VPC. Within your VPC, only metadata concerning your usage is stored, such as:
Usage metrics of Akto users
List of endpoint urls
Key names of request and response only
Akto reads a duplicated stream of your traffic to analyze APIs. After reading, Akto discards the data immediately after processing. We have set a hard limit of 1 hour for traffic data retention. Again, all this is happening in your VPC and no data goes out.
Akto setup is done is a private subnet which should have internet connectivity (usually via NAT Gateway). We strongly recommend you use a private subnet in Akto setup so that it is NOT reachable from outside your VPC. The outgoing internet-connectivity is required so that we can -
Download setup-related files from GitHub & images from DockerHub
Send Slack & email (Sendgrid) alerts for new endpoints and security test failures
Use AktoGPT. Read about data concerns