Privacy
DevKit is built on three rules:
- Every tool runs entirely in your browser. We do not send your input anywhere.
- We do not require an account, store profiles or use tracking cookies.
- Aggregate usage is measured with Cloudflare Web Analytics, which is cookie-less and does not see your input.
What is stored locally
Your theme preference (dark/light) is saved in localStorage. You can clear it any time from your browser settings.
Security headers
We ship a strict Content Security Policy that disallows third-party scripts. If you're curious, view the _headers file in the project repo.