2024-06-03 22:59:20 -05:00
---
alias: "Federated"
public: "true"
slug: "decentralized"
title: "Decentralized"
2024-06-05 23:25:48 -05:00
prev: false
next: false
2024-06-03 22:59:20 -05:00
---
2024-06-18 02:32:30 -05:00
< script setup >
import { data } from '../../git.data.ts';
import { useData } from 'vitepress';
const pageData = useData();
< / script >
< h1 class = "p-name" > Decentralized< / h1 >
< p > 80 words, ~0 minute read. < span v-html = "data[ `site/${pageData.page.value.relativePath}` ]" /></ p >
< hr / >
2024-06-03 22:59:20 -05:00
2024-06-26 09:56:04 -05:00
< details > < summary > Referenced by:< / summary > < a href = "/garden/commune/index.md" > Commune< / a > < a href = "/garden/fedi-v2/index.md" > Fedi v2< / a > < a href = "/garden/matrix/index.md" > Matrix< / a > < a href = "/garden/social-media/index.md" > Social Media< / a > < / details >
2024-06-03 22:59:20 -05:00
2024-06-26 09:56:04 -05:00
< details > < summary > Tagged by:< / summary > < a href = "/garden/activitypub/index.md" > ActivityPub< / a > < a href = "/garden/atproto/index.md" > ATProto< / a > < a href = "/garden/federated-identity/index.md" > Federated Identity< / a > < a href = "/garden/fediverse/index.md" > Fediverse< / a > < a href = "/garden/nostr/index.md" > Nostr< / a > < / details >
2024-06-03 22:59:20 -05:00
Something with no central source of authority
Common examples:
- RSS
- Email
- The [Fediverse ](/garden/fediverse/index.md )
In practice, the "pick a server" problem causes email and the fediverse to trend towards a handful of large servers that still suffer from some of the issues of centralization
Advantages over centralization:
- Data ownership
- Increased privacy
- No rules to follow
- Can fully customize your experience
- No single entity can make the experience worse for everyone
- Anyone and everyone can try their hand at improving the ecosystem