Veritas Protocol · Plain English Back to ELI5 →
More plain-English pages
  1. The full proposal in plain English
  2. What critics said
  3. What we're fixing
  4. The thinking behind it
  5. Where to invest

Common questions and worries — answered honestly.

If you read the simple version and thought "but what about…", this is for you. The hard questions don't get easier ones.

15 questions
  1. Won't state propaganda just use this to launder lies?
  2. How is this different from Community Notes / X factchecks?
  3. How is this different from Wikipedia?
  4. Won't it become another endless argument?
  5. Who actually decides what's verified?
  6. What if AI companies don't sign up?
  7. Why is there a blockchain at all? Isn't this just crypto?
  8. What about countries where free speech is restricted?
  9. How is this different from existing fact-check orgs?
  10. Will this actually scale?
  11. What stops spam — millions of fake "checks"?
  12. What happens to my privacy?
  13. Could this suppress minority views?
  14. When does this actually ship?
  15. Is this for-profit? Who gets paid?
Q1Won't state propaganda just use this to launder lies?

Honest answer: partially yes, and we're designing around it rather than pretending it can't happen.

Russia, China, Iran, the US — every state has narratives it wants to legitimise. If Veritas is successful, state actors will run validators. We can't realistically stop them by gatekeeping; gatekeeping would defeat the whole "different communities can participate" idea, and they'd just route around it.

What we can do — and what the design tries to do:

Will it work perfectly? No. The critical review calls out that a state actor with about $2 million per year could buy a serious presence in the system. We're working on that — it's a known weakness, not a hidden one.

Q2How is this different from Community Notes (X / Twitter)?

Community Notes is great. It works in one specific environment (X), with one specific algorithm, on one specific kind of content (tweets). It produces one verdict per note — the bridging algorithm does well, but it's a single-frame system inside one platform.

Veritas is different in three specific ways:

Honestly: Community Notes is the closest thing that works at scale. We respect it. Veritas is trying to do something broader, but it's not yet proven; Community Notes is.

Q3How is this different from Wikipedia?

Wikipedia tries to produce one neutral article per topic. The community works hard on it; the policy is "neutral point of view." It works well for many subjects and has documented struggles in politically-fraught topics (Eastern European history, Israel-Palestine, climate, anything Indian-political).

Veritas takes a different bet: some questions don't have one neutral answer. Different communities legitimately come to different conclusions. Instead of forcing one verdict, Veritas records all the verdicts with attribution — and lets the reader pick the frame they want to see.

Wikipedia is great for "what is the boiling point of water." Veritas is for "did event X cause outcome Y in conflict Z" — where reasonable scholars disagree.

They're complements, not competitors. Wikidata claims could plug into Veritas as one validator's contribution.

Q4Won't it become another endless argument like Wikipedia talk pages?

Probably yes for some claims. Disagreement doesn't go away because we have a protocol. The difference is what disagreement looks like:

This doesn't end the argument. It makes the argument visible and structured. That's the goal.

Q5Who actually decides what's verified?

Nobody decides "what's true" centrally. But several editorial choices are made by the foundation, and we should be honest:

So: the foundation has more editorial power than the marketing sometimes suggests. The critical review pointed this out, and v0.3 will reduce these surfaces and label the remaining ones honestly. Right now we count five. Target: three or fewer.

Q6What if AI companies don't sign up?

Then the main funding source dries up and the validator-compensation model has to shrink.

This is the biggest single risk in the project. If we can't get one major AI lab to do a pilot integration with measurable hallucination-reduction results, the economic model is theoretical.

Backup plans:

But we shouldn't pretend: if AI labs ignore this, the ambitious version of the project doesn't happen.

Q7Why is there a blockchain at all? Isn't this just crypto with extra steps?

Fair worry. Most projects that mix "fact-checking" with "blockchain" have failed (Civil, Po.et, Factmata, Bitpress — none reached useful scale). We've read all those postmortems.

The blockchain in Veritas does one specific job: it lets validators who hate each other still operate on the same ledger. State-aligned validators, religious validators, dissident validators — there is no neutral institution that could credentialise them all. A blockchain doesn't need a neutral credentialing institution; it just records signed events.

The blockchain is not in the hot path. AI grounding queries don't touch the chain — they hit a fast cache. Daily reading hits the cache. The chain only handles the slow stuff: settlement, payment, permanent record, retraction quorum.

Token economics follow the Chainlink pattern (service-payment utility, no mandatory burn). Not the speculation-token pattern of the failed predecessors.

If after looking we conclude blockchain doesn't earn its keep, the design can fall back to a federation-only architecture. It would lose the "mutually-hostile validators" property — which is the whole point — but it would still work.

Q8What about countries where free speech is restricted?

The chain is universal — anyone in any country can post a signed attestation. The chain doesn't care about jurisdiction.

The display layer respects local law. A German-chapter aggregator complies with German law (no Holocaust denial); a US-chapter aggregator complies with the First Amendment. Users connect to the chapter for their jurisdiction, with disclosure of what's filtered.

For users in countries where the local chapter is captured by the state, two paths:

This isn't a censorship-circumvention tool. It's an honest acknowledgement that one filter doesn't work for the whole world.

Q9How is this different from existing fact-check organisations like PolitiFact, Snopes, Full Fact?

Those organisations are the validators in our model. They already produce careful checks. The difference is:

Veritas wants to be the infrastructure on top of which fact-check organisations work. Not a replacement. The IFCN signatories could be the founding cohort of validators.

Q10Will this actually scale to internet volume?

The chain side scales fine — modern Layer-2 blockchains handle the volumes we need at very low cost (fractions of a cent per attestation).

The human side is the bottleneck. Verification still takes expert hours. We can never check every claim on the internet. The realistic goal is to cover claims where checking matters most: scientific publications, government statements, major news, contested historical questions, anything cited at scale.

That's still millions of claims. It's a lot of work. The investigation market (parties pay for claims they care about being checked) is meant to scale verification effort to where it matters most economically — but it can't make the labour problem disappear.

Q11What stops a flood of bad attestations? Spammers? Sybil attacks?

A few defences, layered:

The critical review pointed out that current per-attestation cost (~$0.05) is too low to deter a determined spammer with $2,000. We're looking at scaling the fee.

Q12What happens to my privacy?

Your consensus profile lives on your device. It's never uploaded unless you explicitly choose to share it.

The aggregators that you query don't need to know who you are. You can connect anonymously. The query itself reveals what claim you're looking at — that's a privacy trade-off, but it's the same as querying any website.

Personal data never goes on the blockchain. The chain stores claim hashes and signatures only. Evidence files stay in regular off-chain storage, and can be deleted when their subjects request it (GDPR-compliant).

Q13Could this be used to suppress minority views?

The architecture is against suppression — anyone can post; anyone can consume any view. But we should be honest about the failure modes:

This is one of the hardest open questions. We don't claim to have solved it.

Q14When does this actually ship?

Today: nothing is live. This is a working paper.

If funded:

We're not promising any of this. We're saying: if the funding lands and the pilots work, this is the timeline. If they don't, we publish what we learned.

Q15Is this for-profit? Who gets paid?

The foundation is non-profit. The validators (universities, libraries, newsrooms) get paid for their verification work — about 60–70% of inbound revenue goes to them.

The remaining 20–30% covers operations: legal, security audits, software development, foundation staff. 10–15% is held in reserve for stability.

No equity. No founder windfall. No private ownership. All flows are published. The treasury is auditable annually.

Validators getting paid isn't a problem — they should be. Verification is real work.

If we didn't answer your question

The full working paper covers everything in detail. The critical review is more honest about what doesn't work yet. There's a contact form on the brief if you want to ask directly.

Veritas Protocol · Plain-English questions · Working paper draft v0.2 · April 2026
Back to ELI5 · Back to brief · Full working paper