Skip to content

Commit 4d6a9b9

Browse files
committed
update privacy
1 parent 9def292 commit 4d6a9b9

File tree

3 files changed

+3
-132
lines changed

3 files changed

+3
-132
lines changed

src/data/privacy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@
7878
"• if we believe disclosure is necessary or appropriate to protect the rights, property, or safety of the Company, our customers, or others."
7979
],
8080
"Security of Data": [
81-
"The security of your data is important to us but remember that no method of transmission over the Internet or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Data, we cannot guarantee its absolute security."
81+
"All data processing and operations are done entirely on the client side. No data is sent to or stored on our servers. Your data remains private on your device."
8282
],
8383
"Service Providers": [
8484
"We may employ third party companies and individuals to facilitate our Service (“Service Providers”), provide Service on our behalf, perform Service-related services or assist us in analyzing how our Service is used.",
8585
"These third parties have access to your Personal Data only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose."
8686
],
8787
"Analytics": [
8888
"We may use third-party Service Providers to monitor and analyze the use of our Service.",
89-
"We use Google Analytics as a third-party tracking service, but we dont use it to track you individually or collect personal user information. We use Google Analytics to collect information about how our website performs and how our users, in general, navigate through and use jsoncrack.com. This helps us evaluate our users use of jsoncrack.com, compile statistical reports on activity, and improve our content and website performance",
89+
"We use Google Analytics as a third-party tracking service, but we don't use it to track you individually or collect personal user information. We use Google Analytics to collect information about how our website performs and how our users, in general, navigate through and use jsoncrack.com. This helps us evaluate our users use of jsoncrack.com, compile statistical reports on activity, and improve our content and website performance",
9090
"Google Analytics gathers certain simple, non-personally identifying information over time, browser type, internet service provider, referring and exit pages, timestamp, and similar data about your use of jsoncrack.com. We do not link this information to any of your personal information such as your username. We do not collect IP addresses through Google Analytics.",
9191
"Google provides further information about its own privacy practices and offers a browser add-on to opt out of Google Analytics tracking here: https://support.google.com/analytics/answer/4597324?hl=en"
9292
],

src/layout/AuthLayout.tsx

Lines changed: 0 additions & 129 deletions
This file was deleted.

src/pages/legal/privacy.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const Privacy = () => {
2020
Privacy Policy
2121
</Title>
2222
<Text c="gray.6" ta="center">
23-
Last updated: May 21, 2024
23+
Last updated: Nov 30, 2024
2424
</Text>
2525

2626
<Stack mt={50} my="lg">

0 commit comments

Comments
 (0)