From 170b7437d84839c41147bb7199c709e9e5341487 Mon Sep 17 00:00:00 2001 From: Juan Gilsanz Polo <47545344+JGeek00@users.noreply.github.com> Date: Fri, 30 Sep 2022 11:44:50 +0200 Subject: [PATCH] Created Privacy policy (markdown) --- Privacy-policy.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Privacy-policy.md diff --git a/Privacy-policy.md b/Privacy-policy.md new file mode 100644 index 0000000..b08d4d9 --- /dev/null +++ b/Privacy-policy.md @@ -0,0 +1,2 @@ +# Privacy policy +AdGuard Home Manager does not collect any personal user data. All data stored into the application is kept on the user's device. All the logs are stored only into the device and removed when the application is closed. Sharing it is up to the end user. \ No newline at end of file