Skip to content

Commit 08f5372

Browse files
authored
feat: Added privacy policy (#22)
1 parent 39addf0 commit 08f5372

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/privacy_policy.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
id: privacy_policy
3+
title: Privacy Policy
4+
---
5+
6+
# Privacy Policy
7+
8+
There are two main modes of using Tangle:
9+
* Deploying your own Tangle instance (e.g. running locally or creating your own HuggingFace Space)
10+
* Using a Tangle instance maintained by the Tangle team (such as the Tangle team's shared HuggingFace Space [https://huggingface.co/spaces/TangleML/tangle](https://huggingface.co/spaces/TangleML/tangle))
11+
12+
The applicable privacy policy depends on which modes is used.
13+
14+
## Your own Tangle instance
15+
16+
When you install Tangle yourself, the Tangle team does not collect any personally-identifiable data from you (except the anonymized data currently collected by Google Analytics).
17+
In the future we might add deactivatable anonymized telemetry to track which app features are used.
18+
19+
## Tangle instance maintained by the Tangle team
20+
21+
Example of such Tangle instance is the Tangle team's shared HuggingFace Space [https://huggingface.co/spaces/TangleML/tangle](https://huggingface.co/spaces/TangleML/tangle)).
22+
23+
When you interact (e.g. login, submit pipeline runs) with such Tangle instance maintained by the Tangle team,
24+
the data that you provide to the app (such as the HuggingFace authentication info, submitted pipelines) is received and stored by the Tangle instance.
25+
This is by design, since you're explicitly providing the data to the app to be processed and used by the app.
26+
To be able to function, the app needs to store and use the provided data.
27+
28+
The data collected by the Tangle instances maintained by the Tangle team is covered by the following [Privacy Policy](https://www.shopify.com/legal/privacy).

0 commit comments

Comments
 (0)