Wiki · Foundations

Decentralisation

An educational overview of decentralisation: what it means, how it works, and the trade-offs involved in distributing control across many participants.

The core idea

Decentralisation means distributing control and record-keeping across many independent participants rather than concentrating them in a single authority. Instead of one organisation holding the master copy of what is true, many participants each hold their own copy and follow shared rules to stay in agreement.

The Flare networks are built on this principle. No single operator is in charge; the system is maintained collectively.

Why it is useful

The main benefit is resilience. If control sits with one party, that party is a single point of failure — if it goes offline, is compromised, or simply changes its mind, everyone who depends on it is affected. Spreading responsibility across many participants removes that single point of failure.

A second benefit is reduced reliance on trust in any one party. Because many independent participants must agree, no individual can quietly rewrite the shared record.

The trade-offs

Decentralisation is not free. Coordinating many independent participants is more complex and can be slower than a single central system making decisions alone. Designers of decentralised platforms constantly balance the goals of decentralisation, security, and speed — a balance often discussed as a set of competing priorities.

For a learner, the key takeaway is that decentralisation is a deliberate design choice with clear benefits and real costs, not a magic property.

Related articles

This article is part of the Flare Portal wiki — a free, independent educational reference. It is a conceptual overview and not a substitute for primary technical documentation.

← Back to the wiki