Skip to content

Commit

Permalink
FAQ: Privacy Statement (#2071)
Browse files Browse the repository at this point in the history
* FAQ: Privacy Statement

Signed-off-by: Simon Bennetts <[email protected]>

Co-authored-by: Rick M <[email protected]>
Signed-off-by: Simon Bennetts <[email protected]>
  • Loading branch information
psiinon and kingthorin authored Aug 22, 2023
1 parent 5f1585b commit 1e85b07
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions site/content/faq/what-data-does-zap-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: "What data does ZAP collect?"
type: faq
category: General Questions
weight: 2
---

### A.K.A. ZAP Privacy Statement

As a Manipulator in the Middle (MitM) proxy ZAP is able to observe a large amount of potentially very sensitive information.

By default ZAP makes a set of [calls home](/faq/what-calls-home-does-zap-make/), in order to check for updates,
display news items, and collect telemetry.
As explained in that FAQ all of these calls can be disabled.

ZAP does not and will not collect any Personally Identifiable Information (PII) data.

The ZAP team will not sell any of the data we collect.

We only collect data in order to make ZAP a better tool.

We may publish any of the data we collect, for example on the [statistics](/docs/statistics/) pages.

0 comments on commit 1e85b07

Please sign in to comment.