From 0d4b2281b5478e48e22fa43ff0cf38e3719d29a7 Mon Sep 17 00:00:00 2001 From: Wayne Heaney <42350981+wheaney@users.noreply.github.com> Date: Tue, 13 Feb 2024 09:53:01 -0800 Subject: [PATCH] Update README.md Added Data Privacy Notice --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 146556f..de895af 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,23 @@ Rerun the `breezy_vulkan_setup` script. No need to re-download this script, as i ### Uninstalling If you wish to completely remove the installation, run the following: `sudo ~/bin/breezy_vulkan_uninstall`. This won't uninstall the base driver package, follow the instructions at the end of the uninstallation to do this manually. + +## Data Privacy Notice + +Your right to privacy and the protection of your personal data are baked into every decision around how your personal data is collected, handled and stored. Your personal data will never be shared, sold, or distributed in any form. + +### Data Collected + +In order to provide you with Supporter Tier features, this application and its backend services have to collect the following pieces of personal information: + +* Your email address is sent to this application's backend server from either the payment vendor (Ko-fi) or from your device (at your request). Your email address may be used immediately upon receipt in its unaltered form to send you a transactional email, but it is then hashed prior to storage. The unaltered form of your email address is never stored and can no longer be referenced. The hashed value is stored for later reference. + * Other personal data may be sent from the payment vendor, but is never utilized nor stored. +* Your device's MAC address is hashed on your device. It never leaves your device in its original, unaltered form. The hashed value is sent to this application's backend server and stored for later reference. + +Hashing functions are a one-way process that serve to anonymize your personal data by irreversibly changing them. Once hashed, they can never be unhashed or traced back to their original values. + +### Contact + +For inquires about data privacy or any related concerns, please contact: + +Wayne Heaney - **xr.on.linux@gmail.com**