From d47ff3699dd5278e14e526d39d876700f6968cee Mon Sep 17 00:00:00 2001 From: NGnius Date: Sun, 25 Feb 2024 03:32:05 +0000 Subject: [PATCH] Add 'Privacy Policy' --- Privacy-Policy.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Privacy-Policy.md diff --git a/Privacy-Policy.md b/Privacy-Policy.md new file mode 100644 index 0000000..8d6e613 --- /dev/null +++ b/Privacy-Policy.md @@ -0,0 +1,14 @@ +### What we collect +Valid data uploaded to our API (Application Programmer Interface) will be collected. Valid data includes the Steam user nickname and Steam user unique identifier, as well as configuration information set in PowerTools. + +Invalid data uploaded to our API may be retained for a short period in activity logs. + +Accessing this site involves sending some information so we can respond, such as IP address, but this is ephemeral and not retained. + +### What we use it for +The nickname and unique identifier are used to attribute uploaded PowerTools configuration information to you and to prevent others from impersonating you. + +Data collected in activity logs may be used for program debugging purposes. + +### TL;DR +We retain the bare minimum information to be able to show who uploaded what and to track down recent server issues when necessary. \ No newline at end of file