decentralized-social-network

Social media platforms that operate on decentralized protocols or blockchains, rather than on centralized servers owned by a single company.

Decentralized social networks (DeSo) aim to fix the problems of Web2 social media, such as censorship, data privacy issues, and unfair monetization. In a DeSo network, the users own their data, and the rules of the network are governed by code or a community, not a CEO.

        graph LR
  Center["decentralized-social-network"]:::main
  Pre_blockchain["blockchain"]:::pre --> Center
  click Pre_blockchain "/terms/blockchain"
  Rel_lens_protocol["lens-protocol"]:::related -.-> Center
  click Rel_lens_protocol "/terms/lens-protocol"
  Rel_farcaster["farcaster"]:::related -.-> Center
  click Rel_farcaster "/terms/farcaster"
  Rel_decentralized_application_dapp["decentralized-application-dapp"]:::related -.-> Center
  click Rel_decentralized_application_dapp "/terms/decentralized-application-dapp"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧠 Knowledge Check

1 / 1

🧒 Explain Like I'm 5

Ordinary social media is like renting an apartment—the landlord can kick you out anytime. DeSo is like owning your own house. You can move your stuff anywhere, and no one can lock the door on you.

🤓 Expert Deep Dive

Utilizes technologies like IPFS for data storage, blockchains for identity and incentives, and decentralized social graphs (like Lens or Farcaster). Key features include portable identity and permissionless innovation.

🔗 Related Terms

Prerequisites:

📚 Sources