KoguNavi
Privacy
KoguNavi is built around a local-first posture for public tools. The short version: no account, no tool-input upload, and analytics disabled unless explicitly configured.
Current behavior
- Published tools are designed to process input locally in the browser.
- KoguNavi does not use a database.
- There are no accounts, sign-in flows, or user profiles.
- Favorites and recently used tools, if used, store only tool IDs in localStorage on this device.
- Analytics are disabled by default unless the deployment is explicitly configured to enable optional Cloudflare Web Analytics.
- Tool input is not intentionally uploaded.
- Typing practice stores recent score history in a browser session cookie when used; it does not save the typed text itself.
- Future server-side tools, if added, should be clearly labeled before use.
Good to know
Sensitive data
Current tools are designed to run in your browser, but the safest habit is to avoid pasting passwords, private keys, production secrets, access tokens, or legally sensitive text into any website unless you have a clear reason and trust the environment.
Future tools
If KoguNavi adds tools that require server-side processing later, those tools should be labeled with their processing mode and should explain what changes before users paste input.
Traffic measurement
KoguNavi can be configured to use Cloudflare Web Analytics for pageview-level traffic measurement after launch, but it is not enabled by default.
- If Cloudflare Web Analytics is enabled, it is used for pageview-level traffic measurement.
- Tool input is not sent for analytics.
- No custom event tracking is used in this phase.
- KoguNavi does not use cookies or localStorage for analytics.
Open tool data
The tool registry exposes processing modes, limitations, and privacy notes in a developer-friendly format.