← kanmiso

privacy policy

last updated 2026-03-25

client-side processing

kanmiso is a client-side data workbench. All operations — encoding, decoding, hashing, cipher transforms, text manipulation — execute entirely within your browser using JavaScript. Your input data and recipe configurations are never transmitted to any server.

No data you enter into the input panel, no intermediate pipeline results, and no final output values are collected, stored, or sent off your device. The processing model is the same whether you are online or offline.

no analytics or tracking

kanmiso does not use analytics services such as Google Analytics, Plausible, or similar tools. We do not track page views, session duration, click events, or user behaviour. No fingerprinting or cross-site tracking techniques are employed.

cookies

kanmiso may set first-party cookies strictly for functional purposes such as remembering layout preferences and session continuity. These cookies are not used for advertising, tracking, or profiling. No third-party cookies are set.

external services

The application loads web fonts from Google Fonts during page load. This is the only external network request made by the client. Google's font service may log standard HTTP request metadata (IP address, user agent) per their own privacy policy. No other third-party services are contacted during normal operation.

data storage

kanmiso does not persist your data between sessions. Closing the browser tab discards all input, recipe state, and output. No data is written to localStorage, IndexedDB, or any other client-side storage mechanism beyond the functional cookies described above.

cryptographic operations

The cipher and hash operations provided by kanmiso are intended for educational and utility purposes. They should not be relied upon for securing sensitive data in production systems. No guarantee of cryptographic correctness is made.

hosting

kanmiso is hosted on Cloudflare Pages. Cloudflare may collect standard web server logs (IP addresses, request timestamps, HTTP headers) as part of their infrastructure. This data is subject to Cloudflare's privacy policy and is not accessed or processed by kanmiso.

changes to this policy

Updates to this policy will be reflected on this page with a revised date. As kanmiso does not collect email addresses or user accounts, we cannot provide direct notification of changes.

contact

For questions about this privacy policy, open an issue on the project repository or contact the maintainer directly.

releases · kanmiso is a client-side tool. no data leaves your browser.