diff --git a/index.html b/index.html index 88207f2..b85f00d 100644 --- a/index.html +++ b/index.html @@ -165,28 +165,49 @@
Per product. Free is the full product.
| Free | Team | Business | ||||
|---|---|---|---|---|---|---|
| Free | Team | Business | Compliance | |||
| 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.
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.