What we’ve covered in the PoBU theme series so far

What we’ve covered in the PoBU theme series so far

As you know, we’ve been breaking the nerdy version of the PoBU paper into small, easy parts. The goal is simple: help you understand PoBU without needing to read it like a researcher.

So far, we have covered six themes. Here’s a smooth recap of that:

1) Decentralization is not just about more nodes

We started with a basic question:

What does “decentralized” even mean if the system is supposed to be built around real humans?

PoBU says decentralization should not only be about how many nodes, wallets, or validators exist. It should also be about who is actually participating and how independent they really are.

That’s why the paper looks at decentralization in four ways:

  • how many real humans can be eligible
  • how control is spread across keys
  • who actually takes part over time
  • and how hard it is for a small group to take over

So the first theme was really about this:

PoBU tries to measure decentralization in a more human way.

2) Then we asked: who gets to participate?

After that, the next step was obvious.

If PoBU cares about real humans, then how does the system decide who is allowed to participate?

That’s where the paper introduces the eligibility interface.

In very simple words, it works like this:

First, a person proves they are unique. Then that proof is recorded on-chain. And if the system resets, the old eligibility can be cleared and done again.

So this theme was about turning the idea into a process.

Instead of just “one human, one account” as a slogan, “one human, one eligible account” as something the chain can actually track.

3) Then we covered an important truth: PoBU is probabilistic

This part matters a lot. The paper does not say PoBU is perfect. It says the rule comes with measurable limits.

Why?

Because biometric checks can make mistakes. And because the system also has rules about how long eligibility lasts, when it expires, and when it gets reset.

So the strength of the rule depends on two things:

  • how often the uniqueness check makes mistakes
  • and how the system is set up over time

This was the theme where we explained that PoBU works more like a real-world system than a fantasy.

Instead of pretending that errors do not exist, it includes them in the model.

4) Then we looked at what can go wrong

Once you understand how a system works, the next question is:

Where can it break?

That is what the PoBU’s threat model is about.

The paper highlights four main risks:

  • too much power at the eligibility issuer layer
  • compromise or coercion in practice
  • system downtime
  • privacy and tracking risks

This part makes the paper stronger, because it not only describes the ideal version of PoBU. It also says:

Here are the weak points, and here is what needs attention.

5) Then we moved from theory to measurement

After definitions and risks, the paper shifts to something more concrete:

What can we actually measure on a real running chain?

Because the uniqueness check occurs off-chain, the paper focuses on public-chain data.

It measures things like:

  • how broad the validator set is
  • how much it changes over time
  • and how concentrated block production is

This is the part where the paper tries to answer:

Does the live network actually look broad and distributed at the key level?

So this theme was about evidence. Instead of what PoBU says in theory, what can be observed in practice.

6) Then, we covered the limits of what the chain can show

This was an important follow-up.

Even though the paper measures a lot from public chain data, it is very careful about what those measurements mean.

The chain mostly shows keys. It does not directly show unique humans.

So the paper makes a clear distinction:

Chain data is useful for measuring participation and concentration. But some of the most important human-level details still live off-chain.

That’s why the paper says the evaluation would become even stronger if safe identity-layer summaries could be published in the future.

Things like:

  • issuance and revocation counts
  • error summaries
  • enrollment and renewal success rates
  • governance participation summaries

So this theme was about honesty. What the chain can show today. And what it still cannot show directly.

So what have we really learned so far?

Step by step, the paper has been building a full picture:

First, it redefines decentralization around humans.Then it explains how eligibility works.Then it explains why the rule is probabilistic.Then it names the risks.Then it measures what can be measured.Then it explains the limits of those measurements.

So if you step back, the flow looks like this:

What matters → who gets in → how strong the rule is → what can break it → what can be measured → what still remains outside the chain

That’s the PoBU theme series so far, in plain language. The next natural step is the paper’s future path:

what it says should happen next to make PoBU evaluation stronger over time.