Intercloud: Eventual Consistency for Decentralised Economies via Chilling-Effect Consensus
This paper introduces Intercloud, a decentralized economic network that achieves secure, bounded-time transaction finality without global consensus by utilizing Watcher swarms and "chilling-effect consensus" to detect corruption through the absence of conflicting evidence, thereby enabling privacy-preserving regulation and economically rational security.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
The Big Problem: The "Armored Truck" Mistake
Imagine you need to move money.
- The Old Way (Blockchains): If you want to move $1, the whole world stops to watch you. If you want to move $1 billion, the whole world still stops to watch you. It's like hiring a massive, expensive armored truck convoy just to move a single dollar. It's incredibly wasteful, and everyone sees exactly what you are moving (privacy is gone).
- The Intercloud Way: Intercloud says, "Let's match the security to the value." Moving $1 gets a small security team. Moving $1 billion gets a massive security team. It's like hiring a security guard for a wallet, but a full SWAT team for a vault. The cost of security grows much slower than the value you are moving.
How It Works: The "Watcher" Swarm
Instead of one giant global ledger where everyone sees everything, Intercloud breaks the network into thousands of tiny, private streams (like individual bank accounts or chat groups).
1. The Watchers (The Security Team)
For every stream, a random group of computers called Watchers is assigned to watch over it.
- The Magic Trick: These Watchers are blind. They never see the actual money amounts, the names of the people, or the messages. They only see cryptographic hashes (which are like unique digital fingerprints of the data).
- Analogy: Imagine a bank vault. The Watchers are guards standing outside. They don't look inside the vault. They only check the seal on the door. If the seal changes, they know something happened, but they don't know what was inside. This keeps your privacy safe even if a guard is hacked.
2. The "Chilling Effect" (How they agree)
Usually, computers agree on what happened by voting (e.g., "I think the balance is $100" vs. "I think it's $90"). This paper says voting is slow and risky. Instead, Intercloud uses Chilling-Effect Consensus.
- How it works: The Watchers don't vote on a value. They simply say, "I have checked, and I see no evidence of a conflict."
- The Scary Part: If two Watchers try to say two different things (e.g., one says "Seal is A" and another says "Seal is B"), they instantly create a Proof of Corruption. This is like a digital "smoking gun" that proves they are lying.
- The Result: Because getting caught means losing your money (your "stake"), the Watchers are terrified to lie. They are "chilled" into being honest. They don't need to vote; they just need to be sure no one else is lying.
3. The Three Colors (Traffic Lights)
Every stream has a status light that tells you how safe it is:
- 🟢 Green: The Watchers have checked, no lies were found, and the transaction is final. It's safe to spend.
- 🟡 Yellow: The Watchers are still checking. It's not final yet, but nothing bad has happened. You can take a risk and accept it, or wait.
- 🔴 Red: A "Proof of Corruption" was found. The Watchers caught a liar. The stream is frozen until a new, fresh group of Watchers is assigned.
The "Ripple" and the "Random Seed"
- Ripple Deduplication: When a transaction happens, it ripples through the network. To stop it from looping forever (like a message bouncing between two people forever), every ripple gets a unique ID and a timestamp. If a computer sees the same ID twice in the same time period, it ignores it. This stops the system from crashing without needing a global boss to tell it to stop.
- The Random Seed: The only thing the whole network agrees on globally is a random number generated once every few minutes (an "epoch"). This random number decides which Watchers guard which streams. Because it's random and unpredictable, bad guys can't bribe the right guards in advance.
The Economy: Local Coins and Security
Intercloud isn't just for one currency; it allows communities to create their own local coins (like a town currency or a game token).
- Self-Calibrating Security: The paper proves that the more valuable a stream becomes, the more Watchers automatically get assigned to it. If a stream holds $1, it has ~35 guards. If it holds $1 million, it has ~35,000 guards.
- The Dot-Product: The system uses a math formula (a dot product) to ensure that the security weight always matches the economic value. You don't have to manually configure this; the system does it automatically.
Why This Solves Old Problems
- Privacy: Since Watchers only see fingerprints (hashes), no one can build a map of who is paying whom.
- Cost: You don't pay for global security. You only pay for the security your specific transaction needs.
- No "Buridan's Ass": There's a famous philosophical problem where a donkey starves because it can't choose between two identical piles of hay. The paper proves Intercloud avoids this. Because the Watchers aren't choosing between two options, but simply checking for the absence of lies, they can make a decision quickly and never get stuck in indecision.
Summary
Intercloud is a new way to run a decentralized economy where:
- Security scales with value (cheap for small things, strong for big things).
- Privacy is built-in (guards see only fingerprints, not the contents).
- Honesty is enforced by fear (lying gets you caught and punished instantly).
- No global boss is needed (except for a simple random number generator).
It turns the "armored truck" model on its head: instead of one giant truck for everyone, it creates a fleet of smart, self-adjusting security convoys that fit the size of the cargo.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.