Skip to content

Commit 63b09e4

Browse files
authored
Revise privacy policy with new AI and sharing details
Updated privacy policy to include exceptions for snapshot sharing and AI-assisted features.
1 parent c00e903 commit 63b09e4

1 file changed

Lines changed: 24 additions & 5 deletions

File tree

PRIVACY.md

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,27 @@
11
# MetaConfigurator Privacy Policy
22
MetaConfigurator is designed to respect your privacy and keep your data safe. Here’s how it works:
33

4-
- **Everything stays on your computer**: When you use MetaConfigurator, the website is downloaded to your browser (just like a PDF or image would be). All the editing and processing happen directly in your browser. This means the data you type in never leaves your device. It is not sent to GitHub, our university servers, or anyone else.
5-
- **What GitHub Pages sees**: MetaConfigurator is hosted on GitHub Pages. Like almost all websites, GitHub Pages may record basic visitor statistics (e.g., how many people visited, what browser was used, and general location like country). These are anonymous and do not include the content you type.
6-
- **Snapshot sharing (the only exception)**: If you click the “Share Snapshot” button, your current data will be sent to and stored temporarily on a University of Stuttgart server. This allows you to share a unique link with others so they can see your snapshot. Your data is only sent when you click that button, never before.
7-
- **No hidden tracking or ads**: MetaConfigurator does not include advertisements, tracking pixels, or third-party analytics that read your data.
8-
- **Open Source transparency**: Our entire code is public on GitHub. Anyone can verify that we do not secretly send your information anywhere.
4+
## Everything stays on your computer
5+
6+
When you use MetaConfigurator, the website is downloaded to your browser (just like a PDF or image would be). All the editing and processing happen directly in your browser. This means the data you type in never leaves your device. It is not sent to GitHub, our university servers, or anyone else. Exceptions: when using the Snapshot sharing or AI-assistance features.
7+
8+
## What GitHub Pages sees
9+
10+
MetaConfigurator is hosted on GitHub Pages. Like almost all websites, GitHub Pages may record basic visitor statistics (e.g., how many people visited, what browser was used, and general location like country). These are anonymous and do not include the content you type.
11+
12+
## Snapshot sharing
13+
14+
If you click the “Share Snapshot” button, your current data will be sent to and stored temporarily on a University of Stuttgart server. This allows you to share a unique link with others so they can see your snapshot. Your data is only sent when you click that button.
15+
16+
## Optional AI-assisted features
17+
18+
MetaConfigurator now offers optional AI-assisted functionality. To use these features, you must provide an AI endpoint and authentication token. When an AI feature is used, the relevant data (for example, the text to be edited, schema information, and the user prompt) is securely combined and sent to your specified AI endpoint for processing.
19+
If no AI endpoint or authentication key is provided, or if no AI-related feature is used, no data is transferred to any AI service or endpoint.
20+
21+
## No hidden tracking or ads
22+
23+
MetaConfigurator does not include advertisements, tracking pixels, or third-party analytics that read your data.
24+
25+
## Open Source transparency
26+
27+
Our entire code is public on GitHub. Anyone can verify that we do not secretly send your information anywhere.

0 commit comments

Comments
 (0)