diff --git a/index.html b/index.html index 88207f2..b85f00d 100644 --- a/index.html +++ b/index.html @@ -165,28 +165,49 @@

What we do not collect

but false is worse than none.

Pricing

+

Per product. Free is the full product.

- + - - - + + + +
FreeTeamBusiness
FreeTeamBusinessCompliance
The full cache server, MIT-licensed, self-hosted. Forever free.$49/month — access control, metrics UI, email support.$199/month — SSO, HA/replication, analytics, priority support with the CVE-response SLA.The full cache server, MIT-licensed, self-hosted. Every security patch, the + -fips image, and all release evidence, free.$49/month — multi-user access control, SSO (OIDC), per-project usage analytics, + email support (1-business-day target).$199/month — everything in Team, plus HA/replication and priority support with + the CVE-response target.$499/month, billed annually — everything in Business, plus the FIPS 140-3 + applicability statement, signed per-release attestation letters addressed to you, + security-questionnaire support up to 8 hours per year (async), and named-version + LTS.
+

No sales call. No per-seat tax. No enterprise pricing mystery.

+

+ The Compliance tier, plainly: the security evidence underneath — SBOMs, SLSA + provenance, signatures, VEX statements, and the FIPS 140-3 validated module + (CMVP certificate #5247) — is public and free, verifiable by anyone. What the tier + sells is the authored analysis — a FIPS applicability statement mapping the + validated module boundary onto this product — plus per-release attestation letters + signed by FosterStack LLC, and time on your security questionnaires. FosterStack + Cache is not "FedRAMP compliant" or "CMMC compliant"; those attach to your service + and your organization, never to a component you deploy. It is validated crypto and + publishable evidence for your compliance program. +

- Self-serve, credit card, cancel anytime. Priced so an engineering manager can expense it - without a procurement cycle. (For scale: the incumbent's median platform - contract — Develocity, the full product suite, of which the cache node is one - component — runs about $57k/year. That is not the price of a cache, and we are not - claiming it is; it is the procurement class this pricing deliberately avoids.) + Self-serve, credit card. Monthly tiers cancel anytime; Compliance is an annual + term. Priced so an engineering manager can expense it + without a procurement cycle.

Roadmap honesty

Gradle and Maven both run against the same server today; we maintain the cache - server, while the Maven client side is Apache's own Build Cache Extension. An npm remote - cache for CI — same core, a third protocol — is the next protocol on the list. What is - not on the list yet is a Helm chart and the paid tiers below; those are described so you - know where this is going, not sold as available. If you need something sooner, + server, while the Maven client side is Apache's own Build Cache Extension. A dependency cache — + the same server restoring node_modules, ~/.m2, and + ~/.gradle/caches by lockfile key, so ephemeral CI agents stop + re-downloading the world — is next on the list, npm first. What is + not on the list yet is a Helm chart and the paid tiers above — Team, Business, and + Compliance are described so you know where this is going, not sold as available; Free + is real and complete today. If you need something sooner, open an issue — that is what moves the roadmap.

diff --git a/llms.txt b/llms.txt index 810b0cf..624e4c1 100644 --- a/llms.txt +++ b/llms.txt @@ -58,9 +58,14 @@ Not yet shipped: - Production use beyond the project's own CI. Nobody runs this in a real build pipeline yet except the maintainer. - A Helm chart. Deploying to Kubernetes today means applying plain manifests. -- The paid tiers. Single sign-on, high-availability replication, and the license - key that unlocks them are not built. Everything in the repository is the free - MIT core. +- The paid tiers. Team ($49/mo: multi-user access control, SSO, per-project + analytics, email support), Business ($199/mo: adds HA/replication, priority + support with the CVE-response target), and Compliance ($499/mo billed + annually: adds the FIPS applicability statement, signed per-release + attestation letters, questionnaire hours, named-version LTS) are described, + not yet purchasable; the license key that unlocks them is not built. + Everything in the repository is the free MIT core, including the -fips image + and all release evidence. - A CVE patch commitment that can be relied on. The project aims to ship fixes for dependency CVEs within 48 hours of public disclosure; that is a stated intention, not a contractual promise.