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, and nothing on a server we control tries to identify you. The whole site is static files served by GitHub Pages and proxied through Cloudflare. Cloudflare isn't there for analytics; it's a side effect of using a custom domain, which Cloudflare R2 requires 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:

None of that data reaches us. Blocking third-party requests in your browser 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. 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 directory, it makes none at all.

Changes

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