Privacy

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

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

What your browser does talk to

A few third parties see your requests because your browser loads assets from them:

We don't receive or aggregate any of that data. If you block third-party requests in your browser, nothing important here breaks — 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, report usage, or require registration. The only network call it makes is to the S3-compatible storage you configure — and if you publish to a local filesystem, none at all.

Changes

If this ever changes, the update will land in this page's git history.