Kaiord Privacy Policy
Short version: Kaiord does not collect, store, sell, or share any personal data. There are no Kaiord servers processing your data — the website is static, the workout editor runs entirely in your browser, and the browser extensions only connect your own browser tabs together.
Who we are
Kaiord is an open-source health & fitness data toolkit maintained by Pablo Albaladejo. This policy covers the kaiord.com website, the Kaiord Workout Editor, and the Kaiord browser extensions: Kaiord Garmin Bridge and Kaiord Train2Go Bridge. The source code for all of them is public at github.com/pablo-albaladejo/kaiord.
Website and Workout Editor
- kaiord.com is a static site. It has no user accounts and sets no tracking cookies.
- We use no analytics, advertising, or fingerprinting of any kind.
- Workout files you open or create in the editor (.fit, .tcx, .zwo, .krd) are processed entirely in your browser. They are never uploaded to us — we have no backend to upload them to.
Browser extensions (Garmin Bridge, Train2Go Bridge)
The extensions exist for a single purpose: to let the Kaiord Workout Editor exchange workouts with your own account on a third-party service (Garmin Connect or Train2Go) using the session already open in your own browser, so that your credentials never have to be shared with Kaiord.
What they access
-
A short-lived session token (e.g. a CSRF token) captured from the third-party
service's own pages, kept in
chrome.storage.session— in-memory storage that is cleared when you close the browser. It is never written to disk and never leaves your machine. - Workout data in transit between the editor tab and the third-party service tab. This data moves from one tab to another inside your browser only.
What they never do
- They never read, store, or transmit your passwords or OAuth tokens.
- They never send any data to Kaiord or to any other server operated by us — none exists.
- They include no analytics, telemetry, or tracking of any kind.
- They never sell or share data with third parties.
-
They only accept messages from Kaiord-controlled origins
(
https://*.kaiord.com) and only operate on the specific third-party domains declared in their manifests.
Third-party services
When you use the extensions to interact with Garmin Connect or Train2Go, your relationship with those services is governed by their own privacy policies. Kaiord only automates, inside your browser, actions you could perform manually on their sites while logged in.
Changes to this policy
Any change to this policy is published on this page and versioned in the public repository, so its full history is auditable in git.
Contact
Questions or concerns: pablo.albaladejo.mestre@gmail.com or open an issue at github.com/pablo-albaladejo/kaiord/issues.