From 1dc9e75e9613eaf555ec90d654e03b012f194167 Mon Sep 17 00:00:00 2001 From: Samuel Date: Thu, 23 Jan 2025 16:47:34 +0100 Subject: [PATCH] feat: add link to privacy policy --- src/index.tsx | 3 +++ src/pages/privacy.tsx | 10 +++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index 7425a2a..8033a8e 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -67,6 +67,9 @@ if (root) { {props.children} +
+ Privacy policy +
); }} diff --git a/src/pages/privacy.tsx b/src/pages/privacy.tsx index a73a67b..7d36c3c 100644 --- a/src/pages/privacy.tsx +++ b/src/pages/privacy.tsx @@ -9,13 +9,13 @@ export const Privacy: Component = () => { Privacy policy Introduction

- This project ("signalstats", "I", "my") was built with the explicit target to not harm the privacy of its users. - This project was created to be useful, but also to showcase privacy preserving technology. It is built to not - collect any personal identifiable information. + This project ("signalstats", "I", "my") was built with the intention to not harm the privacy of its users. This + project was created to be useful, but also to showcase privacy-preserving technology. It is designed to not + collect any personally identifiable information.

- Therefore all data processing happens on your device. The data contained in your backup and your passphrase will - never leave it. + All data processing happens on your device. The data contained in your backup and your passphrase will never + leave it.

Data I collect and usage of data