diff options
Diffstat (limited to 'templates/main/about/privacy.html')
-rw-r--r-- | templates/main/about/privacy.html | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/templates/main/about/privacy.html b/templates/main/about/privacy.html index 92a5eb73..ce6e20f8 100644 --- a/templates/main/about/privacy.html +++ b/templates/main/about/privacy.html @@ -78,12 +78,6 @@ </tr> <tr> - <td>Date of birth</td> - <td class="uk-table-shrink">Code jam profile </td> - <td style="max-width: 30rem;">Age verification and a factor in code jam team match-ups; only stored if you're over 13</td> - <td>Administrative staff</td> - </tr> - <tr> <td>GitHub username</td> <td class="uk-table-shrink">Code jam profile</td> <td style="max-width: 30rem;">Used to identify you on GitHub as part of a code jam team</td> @@ -206,6 +200,13 @@ staff. </p> <p> + We believe that the best way to keep your personal data safe is to avoid collecting it at all. + Discord itself is GDPR-compliant and they've already done the legwork required to ensure that + your data may be collected - so we don't see the need to collect your personal information + ourselves. Don't forget that by using Discord, you are stating that you are of legal age in + your country to give consent to process your data! + </p> + <p> We are currently working on an automated way to get all of your data in both a human-readable and machine-readable format. Keep your eye on the usual announcements channels for more information on that, as it happens. @@ -224,6 +225,15 @@ <ul class="uk-list uk-list-divider"> <li> + <h4>May 31st, 2018</h4> + <p> + We no longer collect your date of birth, and all collected dates of birth have been + removed from our database. The reason for this is that Discord itself already complies with + GDPR - and in order for you to sign up for a code jam, you must already have a Discord + account. + </p> + </li> + <li> <h4>May 20th, 2018</h4> <p> Completed the first version of our privacy policy. We also updated our OAuth scopes for |