Privacy

OmniPackage is an open source project. This site doesn't collect, store, or share any personal information about you.

There are no accounts, no forms, no cookies, and no analytics. Nothing runs on a server we control that tries to identify you — the whole site is a set of static files served by GitHub Pages and proxied through Cloudflare. The Cloudflare layer isn't there for analytics — it's a side effect of using a custom domain, which Cloudflare R2 requires in order to serve a public bucket (the bucket hosts the OmniPackage repositories).

What your browser does talk to

To be precise, a few third parties see your requests simply because your browser loads assets from them:

We don't receive or aggregate any of that data ourselves. If you're privacy-conscious, blocking third-party requests at the browser level won't break anything important here — the text and layout come from the same origin as the page.

The OmniPackage tool itself

The OmniPackage CLI runs locally on your machine. It doesn't phone home, doesn't report usage, and doesn't require registration. The only network call it makes is to S3 bucket you configure.

Changes

If this ever changes, the update will land in this page's git history — which is probably the most honest changelog a privacy policy can have.