Skip to content

Commit 1df8538

Browse files
committed
Updates policy
1 parent d9a3ff2 commit 1df8538

1 file changed

Lines changed: 38 additions & 15 deletions

File tree

site/src/privacy.html

Lines changed: 38 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<main class="main">
101101
<div class="prose">
102102
<h1>Privacy Policy</h1>
103-
<p class="lead">Effective Date: February 23, 2026</p>
103+
<p class="lead">Effective Date: March 18, 2026</p>
104104

105105
<p>
106106
tracekit can be used in two ways — self-hosted (you run it
@@ -251,13 +251,41 @@ <h2>3. How Data Is Used</h2>
251251
Shares your data with third parties (other than
252252
sub-processors listed below)
253253
</li>
254-
<li>Uses your data for advertising or machine learning</li>
254+
<li>
255+
Uses your data for advertising, machine learning, or AI
256+
model training
257+
</li>
255258
<li>Sells, licenses, or discloses your data to anyone</li>
256259
</ul>
257260

258261
<hr />
259262

260-
<h2>4. Third-Party Platforms You Connect</h2>
263+
<h2>4. No AI or Machine Learning</h2>
264+
265+
<p>
266+
tracekit does not use AI or machine learning models on your
267+
data — for any purpose. Specifically:
268+
</p>
269+
<ul>
270+
<li>
271+
Your activity data, files, and account information are
272+
never passed to an AI or ML model for analysis,
273+
classification, or any other processing.
274+
</li>
275+
<li>
276+
Your data is never used to train, fine-tune, or evaluate
277+
any AI or machine learning model, whether by tracekit or
278+
any third party.
279+
</li>
280+
<li>
281+
No AI-generated inferences or scores are derived from
282+
your data.
283+
</li>
284+
</ul>
285+
286+
<hr />
287+
288+
<h2>5. Third-Party Platforms You Connect</h2>
261289

262290
<p>
263291
tracekit connects to the platforms below using credentials
@@ -396,18 +424,13 @@ <h2>9. Changes to This Policy</h2>
396424
<hr />
397425

398426
<h2>10. Contact</h2>
399-
<ul>
400-
<li>
401-
Open an issue at
402-
<a
403-
href="https://github.com/ckdake/tracekit"
404-
target="_blank"
405-
rel="noopener"
406-
>github.com/ckdake/tracekit</a
407-
>
408-
</li>
409-
<li>Or contact the maintainer directly via GitHub</li>
410-
</ul>
427+
<p>
428+
For any privacy-related questions or requests, contact
429+
<a
430+
href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#99;&#104;&#114;&#105;&#115;&#64;&#116;&#114;&#97;&#99;&#101;&#107;&#105;&#116;&#46;&#97;&#112;&#112;"
431+
>&#99;&#104;&#114;&#105;&#115;&#64;&#116;&#114;&#97;&#99;&#101;&#107;&#105;&#116;&#46;&#97;&#112;&#112;</a
432+
>.
433+
</p>
411434
</div>
412435
</main>
413436

0 commit comments

Comments
 (0)