From 08f2871548ef75ba12944d81c6538809af5e0cab Mon Sep 17 00:00:00 2001 From: ugolino Date: Wed, 29 Nov 2023 14:27:07 +0100 Subject: [PATCH 1/2] feature/tos: updated docs --- .../PrivacyPolicyContent/blocks/index.tsx | 48 +++++++++---------- .../Docs/PrivacyPolicyContent/info.ts | 4 +- .../TermsOfServiceContent/blocks/intro.tsx | 2 +- .../Docs/TermsOfServiceContent/info.ts | 2 +- 4 files changed, 28 insertions(+), 28 deletions(-) diff --git a/packages/front-end/src/components/Docs/PrivacyPolicyContent/blocks/index.tsx b/packages/front-end/src/components/Docs/PrivacyPolicyContent/blocks/index.tsx index fb50b2951..dc817e804 100644 --- a/packages/front-end/src/components/Docs/PrivacyPolicyContent/blocks/index.tsx +++ b/packages/front-end/src/components/Docs/PrivacyPolicyContent/blocks/index.tsx @@ -1,28 +1,28 @@ export const DataCollected = () => ( <> -

{`Rysk may collect the following information from you when you access or use the Interface:`}

+

{`Ksyr may collect the following information from you when you access or use the Interface:`}

); export const Processing = () => ( <> -

{`The legal person that determines the purposes and means of the processing of personal data is Rysk, with principal office in:`}

+

{`The legal person that determines the purposes and means of the processing of personal data is Ksyr, with principal office in:`}

- {`Elgin Avenue,`} + {`Boulevard Costa del Este,`}
- {`George Town,`} + {`Financial Park building, level 17,`}
- {`Grand Cayman KY1-9001,`} + {`Juan Diaz,`}
- {`Cayman Islands`} + {`Republic of Panama`}

@@ -35,9 +35,9 @@ export const Processing = () => ( export const UseOfYourData = () => ( <> -

{`Where applicable, Rysk will use any data collected as directed by you and in accordance with the User Terms.`}

+

{`Where applicable, Ksyr will use any data collected as directed by you and in accordance with the User Terms.`}

-

{`Furthermore, Rysk may use your data in the following ways:`}

+

{`Furthermore, Ksyr may use your data in the following ways:`}

@@ -56,10 +56,10 @@ export const UseOfYourData = () => ( export const Analytics = () => ( <> -

{`Third party analytics tools collect or use information about your use of the Interface, which helps Rysk to improve it.`}

+

{`Third party analytics tools collect or use information about your use of the Interface, which helps Ksyr to improve it.`}

- {`Rysk wants to process as little personal information as possible when you use the Interface. That is why we have chosen Fathom Analytics for Interface analytics, which does not use cookies and does comply with the GDPR, ePrivacy (including PECR), COPPA and CCPA. By using this privacy-friendly website analytics software, your IP address is only briefly processed, and Rysk (running this website) has no way of identifying you. As per the CCPA, your personal information is de-identified. You can read more about this on Fathom Analytics' website, available at the following link: `} + {`Ksyr wants to process as little personal information as possible when you use the Interface. That is why we have chosen Fathom Analytics for Interface analytics, which does not use cookies and does comply with the GDPR, ePrivacy (including PECR), COPPA and CCPA. By using this privacy-friendly website analytics software, your IP address is only briefly processed, and Ksyr (running this website) has no way of identifying you. As per the CCPA, your personal information is de-identified. You can read more about this on Fathom Analytics' website, available at the following link: `} ( export const GovernmentalEntities = () => ( <>

- {`Rysk may combine any data collected with information made available in third-party databases and public sources. Rysk may use such information to address claims, to respond to governmental inquires or requests, or to investigate issues. Furthermore, such information may be shared with governmental entities including criminal, civil and regulatory agencies.`} + {`Ksyr may combine any data collected with information made available in third-party databases and public sources. Ksyr may use such information to address claims, to respond to governmental inquires or requests, or to investigate issues. Furthermore, such information may be shared with governmental entities including criminal, civil and regulatory agencies.`}

- {`Please, be aware that Rysk may keep copies of your information subject to our internal retention policies for the purposes of abiding by Applicable Laws or to prevent fraud or injury to a third-party.`} + {`Please, be aware that Ksyr may keep copies of your information subject to our internal retention policies for the purposes of abiding by Applicable Laws or to prevent fraud or injury to a third-party.`}

); @@ -107,7 +107,7 @@ export const Cookies = () => (