|
100 | 100 | <main class="main"> |
101 | 101 | <div class="prose"> |
102 | 102 | <h1>Privacy Policy</h1> |
103 | | - <p class="lead">Effective Date: February 23, 2026</p> |
| 103 | + <p class="lead">Effective Date: March 18, 2026</p> |
104 | 104 |
|
105 | 105 | <p> |
106 | 106 | tracekit can be used in two ways — self-hosted (you run it |
@@ -251,13 +251,41 @@ <h2>3. How Data Is Used</h2> |
251 | 251 | Shares your data with third parties (other than |
252 | 252 | sub-processors listed below) |
253 | 253 | </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> |
255 | 258 | <li>Sells, licenses, or discloses your data to anyone</li> |
256 | 259 | </ul> |
257 | 260 |
|
258 | 261 | <hr /> |
259 | 262 |
|
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> |
261 | 289 |
|
262 | 290 | <p> |
263 | 291 | tracekit connects to the platforms below using credentials |
@@ -396,18 +424,13 @@ <h2>9. Changes to This Policy</h2> |
396 | 424 | <hr /> |
397 | 425 |
|
398 | 426 | <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="mailto:chris@tracekit.app" |
| 431 | + >chris@tracekit.app</a |
| 432 | + >. |
| 433 | + </p> |
411 | 434 | </div> |
412 | 435 | </main> |
413 | 436 |
|
|
0 commit comments