Kensa

Legal

Privacy Policy

Last updated: June 9, 2026

Draft - this document is a working placeholder that describes how Kensa operates. It has not yet been reviewed by a lawyer and does not constitute legal advice.

Kensa is a local-first desktop application. Your test cases, runs, and project data live as plain files inside your own git repository on your own machine - there is no Kensa account, no Kensa server, and no cloud sync. This policy explains the little data that is involved and how it is handled.

The short version

  • Your test content never leaves your machine. Kensa reads and writes Markdown files in the repository you point it at; it does not upload them anywhere.
  • There is no account and no login. We do not collect your name, email, or test data to run the app.
  • We do not sell data. There is nothing collected to sell.

Data the desktop app handles

The desktop app stores everything locally on your device:

  • Test cases, suites, runs, and configuration - written as files in your chosen project folder, under your version control.
  • Local application settings and preferences - stored in your operating system's standard application-data location.
  • Optional update checks - the app may contact the distribution endpoint to learn whether a newer version is available. This request reveals only standard network metadata (such as your IP address and app version) and contains none of your test content.

Your own AI agent

Kensa does not bundle an AI model. If you connect your own command-line AI agent (for example Claude Code or Codex), that agent runs under your own credentials and sends data to that provider according to the provider's terms and privacy policy - not ours. Review your provider's policy to understand what it does with the files and prompts you send it.

This website

The marketing website (the pages you are reading now) is served as static content. Like most websites it may record basic, aggregated server logs and, if enabled, privacy-respecting analytics to understand traffic. It does not require an account and does not track you across other sites. [Confirm the exact analytics provider, if any, before launch.]

Third-party services

  • Downloads and updates are served from the distribution host.
  • Source code, issues, and releases are hosted on GitHub, subject to GitHub's privacy policy.
  • The Feedback form, if you choose to use it, transmits only what you type into it.

Children

Kensa is a professional developer tool and is not directed at children under the age of 16.

Changes to this policy

This policy may be updated as the product evolves. Material changes will be reflected here with a new last-updated date.

Contact

Questions about this document? Reach the maker through the Feedback page or open an issue on GitHub - Kensa is a one-person project, so it lands directly on the developer's desk.