diff --git a/Legal/GDPR.md b/Legal/GDPR.md new file mode 100644 index 0000000..bb0ff48 --- /dev/null +++ b/Legal/GDPR.md @@ -0,0 +1,16 @@ +# GDPR + +* All personal data or data which can be used to identify a person +* Collection must be for specific use case(s) +* Needs to be accurate (updated) +* Data mustn't be stored longer than necessary OR for archiving, or statistical purposes. +* User must be allowed to request deletion (store datetime for interval analysis) +* Data must be optional unless absolutely required (e.g. HR data, customer info for invoice etc.). All other data requires approval by holder. +* Must be at least 16 years old +* Inform breach after 72 hours + +## Processing + +* Consent must be given by person (this consent needs to be able to demonstrate). Therefore it must be a activation checkbox and not a deactivation checkbox. +* Must be necessary for the contract (e.g. writing invoice etc.) +* User may request what data is stored diff --git a/Legal/Licensor.md b/Legal/Licensees.md similarity index 97% rename from Legal/Licensor.md rename to Legal/Licensees.md index 8c511a8..fd17d94 100644 --- a/Legal/Licensor.md +++ b/Legal/Licensees.md @@ -1,4 +1,4 @@ -# Licenses # +# Licensees # ## Schütz Dental GmbH diff --git a/Legal/Licensee.md b/Legal/Licensors.md similarity index 95% rename from Legal/Licensee.md rename to Legal/Licensors.md index 6d9091c..899a08a 100644 --- a/Legal/Licensee.md +++ b/Legal/Licensors.md @@ -1,4 +1,4 @@ -# Licenses # +# Licensors # ## Fonts ## @@ -57,4 +57,4 @@ Core PHP libraries * Files: PHPPresentation/* * License: https://github.com/PHPOffice/PHPPresentation/blob/develop/LICENSE -* Source: https://github.com/PHPOffice/PHPPresentation \ No newline at end of file +* Source: https://github.com/PHPOffice/PHPPresentation