From e15f0c8baa91f8d17380370fe8200176fcd842ab Mon Sep 17 00:00:00 2001 From: jakel181 <17256688+jakel181@users.noreply.github.com> Date: Thu, 14 Feb 2019 11:08:19 -0500 Subject: [PATCH 1/3] Update privacypolicy.jsx --- src/views/privacypolicy/privacypolicy.jsx | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/src/views/privacypolicy/privacypolicy.jsx b/src/views/privacypolicy/privacypolicy.jsx index a7f82e44d..58914f805 100644 --- a/src/views/privacypolicy/privacypolicy.jsx +++ b/src/views/privacypolicy/privacypolicy.jsx @@ -378,17 +378,16 @@ const Privacypolicy = () => (
The Scratch Team has in place administrative, physical, and - technical procedures that are intended to protect the - information we collect on the Scratch website against - accidental or unlawful destruction, accidental loss, - unauthorized alteration, unauthorized disclosure or access, - misuse, and any other unlawful form of processing of the - Personal Information in our possession. For example, we - strictly limit access to the Scratch servers and the data we - store on them. However, as effective as these measures are, - no security system is impenetrable. We cannot completely - guarantee the security of our databases, nor can we - guarantee that the information you supply will not be + technical procedures that are intended to protect the information + we collect on the Scratch website against accidental or unlawful + destruction, accidental loss, unauthorized alteration, unauthorized + disclosure or access, misuse, and any other unlawful form of + processing of the Personal Information in our possession. For example, + we use SSL/TLS for all data transfer and strictly limit access + to the Scratch servers and the data we store on them. However, + as effective as these measures are, no security system is impenetrable. + We cannot completely guarantee the security of our databases, nor + can we guarantee that the information you supply will not be intercepted while being transmitted to us over the Internet.
From ec87c9ee8fc5df310b8fb78860eb4cfec88c04c0 Mon Sep 17 00:00:00 2001 From: jakel181 <17256688+jakel181@users.noreply.github.com> Date: Thu, 14 Feb 2019 11:12:50 -0500 Subject: [PATCH 2/3] Update privacypolicy.jsx --- src/views/privacypolicy/privacypolicy.jsx | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/src/views/privacypolicy/privacypolicy.jsx b/src/views/privacypolicy/privacypolicy.jsx index 58914f805..0463a3920 100644 --- a/src/views/privacypolicy/privacypolicy.jsx +++ b/src/views/privacypolicy/privacypolicy.jsx @@ -378,17 +378,19 @@ const Privacypolicy = () => (The Scratch Team has in place administrative, physical, and - technical procedures that are intended to protect the information - we collect on the Scratch website against accidental or unlawful - destruction, accidental loss, unauthorized alteration, unauthorized - disclosure or access, misuse, and any other unlawful form of - processing of the Personal Information in our possession. For example, - we use SSL/TLS for all data transfer and strictly limit access + technical procedures that are intended to protect the + information we collect on the Scratch website against + accidental or unlawful destruction, accidental loss, + unauthorized alteration, unauthorized disclosure or access, + misuse, and any other unlawful form of processing of the + Personal Information in our possession. For example, we + use SSL/TLS for all data transfer and strictly limit access to the Scratch servers and the data we store on them. However, - as effective as these measures are, no security system is impenetrable. - We cannot completely guarantee the security of our databases, nor - can we guarantee that the information you supply will not be - intercepted while being transmitted to us over the Internet. + as effective as these measures are, no security system is + impenetrable. We cannot completely guarantee the security of + our databases, nor can we guarantee that the information you + supply will not be intercepted while being transmitted to us + over the Internet.
- The Scratch Privacy Policy was last updated: May 23, 2018 + The Scratch Privacy Policy was last updated: February 14, 2019