What Happens If H33 Disappears?
A reasonable question. Here is the honest answer.
Imagine H33 shuts down tomorrow. The company is acquired and the product is sunsetted. The startup runs out of funding. The website goes dark.
What happens to the search results you have already attested? What happens to the bundles your regulators expect you to produce? What happens to the evidence you have on file?
The answer is the same for all three: verification still succeeds. You do not lose your evidence when H33 stops existing.
What You Still Have
When H33 disappears, you still have:
Your bundles
Every search result H33 attested for you is a self-contained file. JSON, hashes, signatures, and references — all in one bundle. Your team keeps the file. Your auditors get a copy. Your court receives the bundle as evidence. The bundle was always yours; H33 just signed parts of it.
Your verifier
The verifier is open source under Apache 2.0. You can download it today. You can keep a copy on your laptop, your air-gapped network, your archival storage. When H33 disappears, your local copy still runs. The binary does not phone home. The binary does not check for updates. The binary does not need a license. It just verifies your bundles.
Your published conformance vectors
The conformance vectors that prove the verifier produces the right output are published as files at h33.ai/conformance/. You download them. You keep them. Any third party can run a fresh implementation of the verifier against the vectors and confirm it produces byte-identical output. The vectors are how you know your verifier is the same verifier H33 published.
Your standards-based cryptography
H33 uses NIST-standard post-quantum cryptography — ML-DSA, SLH-DSA, ML-KEM. These algorithms are not H33 inventions. They are published NIST FIPS standards. Other implementations exist. Other auditors can verify them.
Your customer-held keys (Federal customers)
If you are a Federal-profile customer, you already hold your own cryptographic keys in your own HSM. H33 never had operational access to your signing keys. When H33 disappears, your keys are still yours, still HSM-protected, still capable of producing signatures that other implementations can verify.
What Still Works
When you run the verifier on a bundle, even after H33 is gone:
- The verifier reads the bundle bytes.
- The verifier checks each cryptographic signature using public keys that are also in the bundle or on file with you.
- The verifier validates each hash chain.
- The verifier confirms that the policy committed before the model produced output, that the corpus was pinned before retrieval began, that the citations bind specific byte ranges to specific evidence items.
- The verifier produces a verdict: PASS, FAIL, or INCONCLUSIVE.
None of these steps requires an H33 endpoint. None requires a network call to h33.ai. None requires a license check. None requires an H33-issued credential.
When H33 is gone, the verifier still runs. The verdict it produces is still meaningful. The bundle it verified is still authoritative. This is not a promise. This is how the system is built.
What You Lose
We will be honest about what stops working.
New attestations stop
H33 will no longer produce new bundles. If H33's API was your source of new attestations, that source stops. You either run your own implementation of the substrate (it is open source, with published specs and conformance vectors) or you migrate to another vendor.
H33's hosted services go offline
The hosted revocation registry stops. The hosted demo bundles stop. The h33.ai website stops. Customer-hosted alternatives can be stood up — but the H33-operated services go offline.
H33's support stops
Engineering escalations, solution architecture conversations, sales engineering — all stop. You either operate the substrate yourself or you do not get help.
What does NOT happen
Existing bundles do not become invalid. Existing signatures do not expire because H33 is gone. Existing evidence is not retroactively revoked. Existing audit records remain audit records.
Why This Is Structural, Not Promised
Other vendors will say "your evidence is safe with us." H33 says something stronger: your evidence does not depend on H33 being alive.
The difference matters because promises break. Structures do not.
The verifier is open source
Apache 2.0. The source code is on GitHub. You can compile it yourself. You can audit it. You can fork it. When H33 is gone, the GitHub repository remains accessible (Apache 2.0 includes a permanent license to use, modify, and distribute). If GitHub also disappears, you keep your local checkout.
The conformance vectors are published
The vectors that prove the verifier produces correct output are files on the internet today. You can mirror them. You can include them in your archival storage. You can reference them in your procurement contracts. When H33 is gone, the vectors are still files; mirrors and archives still work.
The cryptography is standard
ML-DSA, SLH-DSA, ML-KEM, SHA3 — all NIST FIPS standards. NIST does not need H33 to exist for the standards to remain valid. Other implementations of the same standards already exist. When H33 is gone, other implementations of the same standards still work.
Federal customers hold their own keys
If you are a Federal-profile customer, your signing keys are in your HSM, under your operational control. H33 publishes the ceremony guidance (9A) and the revocation architecture (9B), but the actual keys are yours. When H33 is gone, your keys remain yours.
The independence is not a feature. The independence is the design. Every architectural decision H33 made was made with this scenario in mind. The verifier output literally says "H33 was not contacted during this verification" — not because it is a marketing tagline, but because it is the structural truth about how verification works.
Brief Technical FAQ
Q: What about H33's revocation registry?
A: The registry is hosted by H33. When H33 disappears, the hosted registry goes offline. The records-forever discipline means existing records are still in archives. Customers can stand up a mirror or operate their own registry. Federal customers already operate their own registry.
Q: What about future audits of past bundles?
A: Past bundles do not require live H33 services to audit. The verifier consumes the bundle file plus the published conformance vectors. Both are independently available.
Q: What about my data inside H33's hosted services?
A: H33's hosted services for the substrate API have customer data retention policies that meet enterprise customer requirements. If H33 winds down, customers have export rights to their data per those policies. Federal customers do not have data hosted at H33; Federal customers operate the substrate themselves.
Q: What if H33 is acquired?
A: If H33 is acquired and the acquirer maintains the substrate, this page becomes hypothetical. If the acquirer sunsets the substrate, the answers on this page apply.
Get Started
The best way to understand what H33's independence means is to verify a bundle yourself.
Download the verifier Download the bundle Run the demoThis page is intentionally honest. We do not promise H33 will exist forever. We demonstrate that H33's continued existence is not a condition of your evidence being valid.
Bundle + Attestation + Submission + Verifier all agree. No H33 contact required.