Privacy
The short version
Keysrs runs on your Mac and talks to nothing of ours. There is no account. We do not receive your usage data, your prompts, your keys, or your identity. The only data we ever hold about you is what Stripe gives us when you buy a license: your email address, the amount, and the date.
What the app reads on your Mac
- Usage records that Claude Code, OpenAI Codex CLI and Grok CLI write to your home folder (session logs and usage caches). Only counts and metadata are kept; prompt content is not stored.
- Claude's subscription limits, through Claude Code's own
/usagecommand using its existing login. No model request is made and no credentials are read. - API keys you add yourself. They are stored in the macOS Keychain under your login and are read back only after a Touch ID or login-password prompt.
The app never reads other tools' authentication files (for example ~/.codex/auth.json or ~/.grok/auth.json), never opens provider websites, and never uses browser cookies or sessions.
What stays on your Mac
- The usage catalog (an SQLite database in Application Support) holds counters and metadata only. Key values never enter it. Gateway request bodies never enter it.
- The dashboard and its API bind to
127.0.0.1only and are not reachable from other machines. - The optional Optimizer keeps explicitly saved project notes in a separate encrypted local archive.
Optional product analytics
The app can send aggregate counters (for example, how many times a pane was opened per day) to a collector, but only after you turn it on in the Privacy dialog, and only to a destination shown to you there. It is off by default. The schema is fixed and excludes prompt content, credentials, key names, project names, file paths, and any persistent device or user identifier. The Privacy dialog shows unsent reports and lets you stop collection and discard them at any time. The current build has no collector configured and cannot upload.
Purchases
Payments are processed by Stripe, Inc. We do not see or store card numbers. Stripe's handling of your payment details is governed by Stripe's privacy policy. We keep the email address, amount and date of your purchase to issue your license, honor refunds and answer support requests, and for tax and accounting records as the law requires.
This website
This site is static, sets no cookies, loads no third-party scripts, fonts or trackers, and has no analytics. It is served by Cloudflare Pages, which logs requests for security and operational purposes under Cloudflare's privacy policy.
Contact
Questions about privacy: support@keysrs.com.