diff --git a/src/lib/components/Privacy.svelte b/src/lib/components/Privacy.svelte index 48d47d91..70b34cda 100644 --- a/src/lib/components/Privacy.svelte +++ b/src/lib/components/Privacy.svelte @@ -15,39 +15,28 @@ -

- The content of the diagrams you create never leaves your browser. -

-

It's only stored in the URL, and your browser's local storage.

+

Your diagrams never leave your browser.

+

They're only stored in the URL and your browser's local storage.

- Mermaid Live Editor is a fully open source, client side application, deployed transparently on - GitHub Pages - . + target="_blank">GitHub Pages + that works offline as a + Progressive Web App.

- It will also work as a fully offline - - Progressive Web App. - + We use self hosted, privacy-friendly Plausible Analytics to collect anonymous usage metadata + (diagram types, feature usage, etc.). All data is publicly available.

- The only server we have is a self hosted version of the open source and privacy friendly - Plausible Analytics. We only collect anonymous data related to actions performed, like the - type of diagram rendered, number of times a feature was used, etc. -

-

- All the data we collect is anonymized and - - available publicly. - -

- -

- Additional services like the external PNG/SVG/Kroki links and "Save to Mermaid Chart" feature - will share your diagram with the respective 3rd party service. + External services (PNG/SVG/Kroki exports, "Save to Mermaid Chart", "Repair with AI") will + share your diagram with those 3rd parties, and are highlighted in the UI.