Filecoin

  • Name: Filecoin
  • URL: https://filecoin.io/
  • Category: decentralized storage market / proof-of-storage consensus / IPFS incentive layer
  • Tags: filecoin-ecosystem
  • Summary: Filecoin is the incentive and proof layer for long-duration storage. The point is not generic cloud rhetoric; it is that storage commitments, collateral, and Filecoin Plus governance turn persistence into consensus-relevant power.
  • What it does:
    • Lets clients make storage deals with storage providers who commit to storing data for an agreed duration and price
    • Requires providers to post collateral and regularly prove continued storage with proof-of-storage mechanisms, creating an onchain penalty path for failed commitments
    • Uses storage power rather than pure hashpower as the basis for leader election and block rewards, so storage commitments directly affect consensus influence
    • Runs a retrieval market alongside the storage market so data can be served back to clients and downstream users
    • Builds on IPFS-style content addressing and node interoperability, with many Filecoin nodes also participating in IPFS distribution paths
    • Adds a governance-heavy Filecoin Plus layer in which root key holders, allocators, and verified clients route DataCap toward “useful” data and thereby steer reward weighting across providers
  • Key claims:
    • The official docs define Filecoin as a peer-to-peer network for reliable decentralized file storage with built-in economic incentives, daily proofs, and slashable collateral, which is the cleanest short description of its storage-market mechanism
    • The original Filecoin paper says the protocol formalizes both a Storage Market and a Retrieval Market and ties consensus power to active storage, making Filecoin analytically closer to a useful-work market system than to simple replicated storage
    • The Filecoin spec says Storage Power Consensus uses quality-adjusted power, not just raw bytes, and that this power determines leader-election weight in Expected Consensus
    • The Filecoin Plus docs show that “useful data” is not left to a neutral market alone: root key holders and allocators distribute DataCap to verified clients, and that DataCap increases providers’ quality-adjusted power, so governance directly shapes where consensus-relevant storage demand flows
    • This means the real control surface is not only proof verification or price discovery, but also collateral requirements, quality multipliers, allocator governance, and the distinction between ordinary storage and storage that is privileged by Filecoin Plus
    • Compared with IPFS, Filecoin is not mainly a routing or content-addressing protocol; it is the incentive and verification layer that tries to make persistence economically durable
  • Whitepaper: The original Filecoin paper has been saved locally as ../whitepapers/filecoin-whitepaper.pdf. See also ../whitepapers/filecoin-primary-sources-2026-05-09.md.
  • Sources:

Internal linkages