From 525f951641143df3510678e373d5f92c4283d1e5 Mon Sep 17 00:00:00 2001 From: Guillaume Tardif Date: Wed, 20 Jun 2018 17:53:32 +0200 Subject: [PATCH] Add GDPR related policy regarding how we handle cleaning diagnostics. Signed-off-by: Guillaume Tardif --- docker-for-mac/faqs.md | 16 ++++++++++++++++ docker-for-windows/faqs.md | 17 +++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/docker-for-mac/faqs.md b/docker-for-mac/faqs.md index 40f2b18a44..cb8f94edcd 100644 --- a/docker-for-mac/faqs.md +++ b/docker-for-mac/faqs.md @@ -154,6 +154,22 @@ response. If you do not want auto-send of usage data, use the Stable channel. For more information, see [Stable and Edge channels](#stable-and-edge-channels) ("What is the difference between the Stable and Edge versions of Docker for Mac?"). +### How is personal data handled in Docker Desktop? + +When uploading diagnostics to help Docker with investigating issues, the +uploaded diagnostics bundle may contain personal data such as usernames and IP +addresses. The diagnostics bundles are only accessible to Docker Inc. employees +who are directly involved in diagnosing Docker Desktop issues. By default Docker +Inc. will delete uploaded diagnostics bundles after 30 days unless they are +referenced in an open issue on the +[docker/for-mac](https://github.com/docker/for-mac/issues) or +[docker/for-win](https://github.com/docker/for-win/issues) issue trackers. If an +issue is closed, Docker Inc. will remove the referenced diagnostics bundles +within 30 days. You may also request the removal of a diagnostics bundle by +either specifying the diagnostics ID or via your GitHub ID (if the diagnostics +ID is mentioned in a GitHub issue). Docker Inc. will only use the data in the +diagnostics bundle to investigate specific user issues, but may derive high +level (non personal) metrics such as the rate of issues from it. ## How can I...? ### Can I use Docker for Mac with swarm mode? diff --git a/docker-for-windows/faqs.md b/docker-for-windows/faqs.md index 4770f79b12..fa0564c111 100644 --- a/docker-for-windows/faqs.md +++ b/docker-for-windows/faqs.md @@ -102,6 +102,23 @@ response. If you do not want auto-send of usage data, use the Stable channel. For more information, see [Stable and Edge channels](#questions-about-stable-and-edge-channels) ("What is the difference between the Stable and Edge versions of Docker for Windows?"). +### How is personal data handled in Docker Desktop? + +When uploading diagnostics to help Docker with investigating issues, the +uploaded diagnostics bundle may contain personal data such as usernames and IP +addresses. The diagnostics bundles are only accessible to Docker Inc. employees +who are directly involved in diagnosing Docker Desktop issues. By default Docker +Inc. will delete uploaded diagnostics bundles after 30 days unless they are +referenced in an open issue on the +[docker/for-mac](https://github.com/docker/for-mac/issues) or +[docker/for-win](https://github.com/docker/for-win/issues) issue trackers. If an +issue is closed, Docker Inc. will remove the referenced diagnostics bundles +within 30 days. You may also request the removal of a diagnostics bundle by +either specifying the diagnostics ID or via your GitHub ID (if the diagnostics +ID is mentioned in a GitHub issue). Docker Inc. will only use the data in the +diagnostics bundle to investigate specific user issues, but may derive high +level (non personal) metrics such as the rate of issues from it. + ### Can I use Docker for Windows with new swarm mode? Yes! You can use Docker for Windows to test single-node features of