rewrite: Agora competitive landscape — replaces 20+ centralized platforms across social, publishing, video, messaging, e-commerce, identity, and work
This commit is contained in:
@@ -5,179 +5,216 @@
|
||||
#+title: Agora Competitive Landscape
|
||||
#+filetags: :passepartout:agora:competitive:strategy:landscape:
|
||||
|
||||
The Agora is a unified platform spanning four layers: publishing, payments, contracts, and decentralized identity. No single competitor spans all four. This page maps the competitive landscape at each layer, then analyzes who spans multiple layers, and identifies where the Agora's structural advantage is strongest and weakest.
|
||||
The Agora is a decentralized social operating system that replaces the entire centralized internet platform stack: every function that currently runs on Facebook, Twitter, Instagram, YouTube, TikTok, Reddit, Medium, Substack, OnlyFans, Pornhub, WhatsApp, Signal, Telegram, Discord, LinkedIn, eBay, Etsy, GitHub, DocuSign, Stripe, and Google/Apple ID — all through one unified identity, one data model (the Note), one communication protocol (DIDComm), one payment rail (Lightning), and one contract layer (SCAL).
|
||||
|
||||
* Layer-by-Layer Map
|
||||
There is no single competitor. The competition is the /category/ of centralized internet platforms and the psychological status quo of managing 15+ separate accounts.
|
||||
|
||||
** Layer 1: Publishing / Social / Content
|
||||
This page maps every platform the Agora replaces, organized by domain, with the specific Agora capability that makes the replacement possible.
|
||||
|
||||
Centralized:
|
||||
* Social Graph & Publishing
|
||||
|
||||
| Product | Users | Revenue | Business model | Notes |
|
||||
|---------+-------+---------+----------------+-------|
|
||||
| X/Twitter | ~350M MAU | ~$3B/yr | Ads + subs (X Premium) | Declining trust, platform risk. Users leaving after ownership change. |
|
||||
| Substack | ~3M paid subs | ~$100M/yr | 10% rev share on subscriptions | Writer-centric. No identity layer, no federation. |
|
||||
| Medium | ~100M MAU | ~$50M/yr | Subscriptions + ads | Declining relevance, no ownership. |
|
||||
| Ghost | ~1M publications | ~$20M/yr | SaaS subscriptions | Open-source publishing. Developer-centric. No social graph. |
|
||||
| WordPress | ~43% of web | ~$200M/yr (.com) | Hosting + enterprise | Publishing infrastructure. No identity, no contracts. |
|
||||
| LinkedIn | ~310M MAU | ~$15B/yr | Recruiting + ads | Professional identity, but walled garden, data not portable. |
|
||||
** Twitter/X
|
||||
- *User need:* Broadcast short-form content, follow interesting people, real-time news
|
||||
- *Agora replacement:* Feeds and streams via the Note primitive (`is_feed: true`), with Lens architecture for customizable curation. Follows are cryptographic subscriptions, not API-gated relationships.
|
||||
- *Agora advantage:* No algorithmic manipulation, no ads, no shadowbanning. Users choose their Feed Generators via the Algorithm Marketplace. Portable social graph — follows are signed Notes, not a database row.
|
||||
- *Migration:* Twitter archive import for followed accounts.
|
||||
|
||||
Decentralized:
|
||||
** Facebook / Meta
|
||||
- *User need:* Social graph, family/friend connections, event management, groups
|
||||
- *Agora replacement:* Collective Personas for groups, DID-based social graph (not platform-controlled), Persona isolation for work/personal/family
|
||||
- *Agora advantage:* No central feed algorithm that optimizes for engagement over well-being. Portable identity — your social graph leaves the platform when you do. No data mining.
|
||||
- *Timing:* Year 3+ after network effects. Facebook's moat is the largest social graph; Agora's Persona system makes it portable by design.
|
||||
|
||||
| Product | Users | Protocol | Identity | Notes |
|
||||
|---------+-------+----------+----------+-------|
|
||||
| Bluesky/AT Protocol | ~30M users | AT Protocol | PLC Directory + DIDs | Closest analogue to Agora's publishing+identity layer. DID:PLC directory is centralized (Bluesky runs it). Data portability via federation. No payments, no contracts. |
|
||||
| Mastodon/Fediverse | ~2M MAU | ActivityPub | Instance-based | User identity tied to server. No portable reputation. Federation is a feature and a weakness (defederation, moderation fragmentation). |
|
||||
| Farcaster | ~350K registered, ~60K DAU | Farcaster Hub | FIDs + ENS | Crypto-native. Identity is an NFT (Farcaster ID). Requires onchain registration. Warpcast (main client) is centralized. Limited to crypto audience. |
|
||||
| Nostr | ~50K DAU, ~1M pubkeys | Nostr | Public keys | Pure pubkey identity. Relays are uncoordinated. No contract layer. Minimal ecosystem. |
|
||||
| Lens Protocol (Avara) | ~100K profiles | Lens Protocol | Polygon NFTs | Struggling adoption. Rebranded to Avara. No payments layer. Limited contract capability. |
|
||||
** Instagram
|
||||
- *User need:* Visual content sharing, photo feeds, stories
|
||||
- *Agora replacement:* Visual Notes with `content_type: image/*`. Lens architecture renders them through an "Instagram-style" grid or a "Pinterest-style" discovery view depending on user-selected Lens.
|
||||
- *Agora advantage:* User-chosen discovery algorithm. No engagement-maximized feed. Content is not manipulated for ad placement.
|
||||
|
||||
Agora's position at Layer 1: The publishing layer is not the differentiator. Bluesky has 30M users, Mastodon has federation, Farcaster has crypto-native identity. Agora's publishing is /better/ (verified, signed, attested) but the UX must match or exceed these alternatives for publishing alone to be the entry vector. The advantage appears when publishing is combined with the other three layers.
|
||||
** LinkedIn
|
||||
- *User need:* Professional identity, job market, professional networking
|
||||
- *Agora replacement:* Professional Persona (unlinkable from personal), Aletheia Portfolio (static site published natively to the network), Contract Notes for hiring/service agreements
|
||||
- *Agora advantage:* Portable professional reputation — not locked to a platform. Verified work history via signed Notes. Direct hiring without platform intermediation fees.
|
||||
|
||||
** Layer 2: Payments
|
||||
** Reddit / Forums (phpBB, vBulletin)
|
||||
- *User need:* Community discussion, Q&A, interest-based groups
|
||||
- *Agora replacement:* Social Spaces with Collective Personas, pluggable feed generation, competitive labeling for moderation
|
||||
- *Agora advantage:* Sovereign moderation (users choose their Labelers), portable identity across communities, no censorship risk. Communities can fork if the Collective governance fails.
|
||||
- *Migration:* Import subscribed subreddits.
|
||||
|
||||
Centralized:
|
||||
** Medium / Substack
|
||||
- *User need:* Long-form publishing, subscription-based content, creator monetization
|
||||
- *Agora replacement:* Feed Notes (`is_feed: true`) with paywalled content via LSAT protocol (Lightning Service Authentication Tokens). Subscriptions are streaming Lightning payments.
|
||||
- *Agora advantage:* Near-zero platform fees (relay costs only). Content ownership — readers subscribe to the creator's DID, not to a platform. No censorship risk.
|
||||
- *Strategic target:* Phase 1 platform replacement.
|
||||
|
||||
| Product | Volume | Model | Reach | Notes |
|
||||
|---------+--------+-------+-------+-------|
|
||||
| Stripe | ~$1T/yr processed | 2.9% + $0.30 per transaction | Global | Dominant online payments. No identity layer, no contracts. API-first. |
|
||||
| PayPal/Venmo | ~$300B/yr | ~3% per transaction | Consumer + merchant | Walled garden. Identity tied to phone/email. No programmable contracts. |
|
||||
| Square/Block | ~$200B/yr | ~2.6% per transaction | Small business | Hardware + software. No identity layer. |
|
||||
| Wise | ~$100B/yr | 0.5% average | Cross-border | Specialized in international transfers. No contracts no identity. |
|
||||
* Video & Audio
|
||||
|
||||
Decentralized:
|
||||
** YouTube
|
||||
- *User need:* Video hosting, discovery, comments, monetization
|
||||
- *Agora replacement:* Video Notes (`content_type: video/*`) viewed through a "YouTube Lens" (displaying comments via `reply_to` and related videos). The exact same Note can be viewed through an "Educational Lens" or "Podcast Lens."
|
||||
- *Agora advantage:* No algorithm that optimizes for watch time over well-being. Lens architecture lets users choose discovery logic. Content monetized via LSAT + Seeder Rewards — creators earn directly, and bandwidth providers (seeders) earn micro-rewards.
|
||||
|
||||
| Product | Volume | Model | Notes |
|
||||
|---------+--------+-------+-------|
|
||||
| Lightning Network | ~$20M routed | 0.01-0.1% routing fees | Bitcoin L2 for micropayments. Growing but small. No identity, no contracts. |
|
||||
| Ethereum L2 payments | ~$100B/yr on L2s | $0.01-0.50 per tx | General-purpose. High throughput but UX is crypto-native. Not for everyday payments. |
|
||||
| Wallet-to-wallet (MetaMask, WalletConnect) | ~$500B/yr in DEX volume | Gas fees only | User has key, no identity layer. No recovery if key lost. |
|
||||
** TikTok
|
||||
- *User need:* Short-form vertical video, discovery algorithm
|
||||
- *Agora replacement:* Short-duration video Notes trigger a "TikTok-style" vertical scroll and auto-play in the UI when `content_type: "video/mp4"` and duration is short.
|
||||
- *Agora advantage:* The "For You" algorithm is a user-chosen Lens, not a platform-controlled black box. No engagement-extremification.
|
||||
|
||||
Agora's position at Layer 2: The payment layer is /also/ not the differentiator on its own. Stripe processes $1T/yr. Lightning processes $20M. Agora is not going to win payments by being a better Stripe. The advantage is that payments are /natively integrated/ with identity and contracts — a user can send a payment, sign a contract, and publish a post under one identity. Stripe + DocuSign + Twitter is three separate logins, three separate reputations, three separate data silos.
|
||||
** Podcasts / Audio
|
||||
- *User need:* Audio content, background play
|
||||
- *Agora replacement:* Audio Notes (`content_type: audio/mpeg`) viewed through a "Podcast Lens" with 1.5x speed and background play. Same Note can be listened to or watched depending on Lens.
|
||||
|
||||
** Layer 3: Contracts / Agreements
|
||||
* Messaging & Communication
|
||||
|
||||
Centralized:
|
||||
** WhatsApp / Signal / Telegram
|
||||
- *User need:* Private messaging, group chats, voice/video calls, encryption
|
||||
- *Agora replacement:* DIDComm v2 for transport, Double Ratchet Algorithm (Signal Protocol) for Perfect Forward Secrecy, WebRTC for voice/video with decentralized signaling via DIDComm. PDS acts as encrypted mailbox proxy.
|
||||
- *Agora advantage:* Multi-persona isolation — Work DID and Personal DID have separate message queues that never mix. Onion routing for metadata privacy. Off-the-Record mode for ephemeral interactions. No central server controlling the directory.
|
||||
|
||||
| Product | Revenue | Model | Notes |
|
||||
|---------+---------+-------+-------|
|
||||
| DocuSign | ~$2.5B/yr | Subscription ($10-50/user/mo) | Dominant e-signature. Simple contracts only. No execution, just signatures. No verification. |
|
||||
| HelloSign (Dropbox) | ~$100M/yr | Subscription | DocuSign competitor. Same limitations. |
|
||||
| Ironclad | ~$200M/yr | Enterprise CLM | Contract lifecycle management. Legal workflows. No decentralized execution. |
|
||||
| LexisNexis / Thomson Reuters | ~$10B/yr | Legal research + tools | Incumbent legal infrastructure. Verify documents against laws. No programmable contracts. |
|
||||
** Discord / Slack
|
||||
- *User need:* Community chat, voice channels, collaboration
|
||||
- *Agora replacement:* Social Spaces with Collective Personas. DIDComm-based group messaging. Governance modules (GEM) for roles, permissions, and moderation.
|
||||
- *Agora advantage:* Server ownership is cryptographic, not corporate. Communities can fork. No per-seat pricing. Portable membership history.
|
||||
|
||||
Decentralized:
|
||||
** Email
|
||||
- *User need:* Asynchronous messaging, identity, document delivery
|
||||
- *Agora replacement:* Directed Notes (Copy-on-Send model). PDS as encrypted mailbox. The Note is a universal message format — no separate email protocol needed.
|
||||
- *Agora advantage:* End-to-end encryption by default. Cryptographic sender verification (no phishing, no spoofing). No spam (relays only route to subscribed destinations). Attachments are CIDs, not MIME blobs.
|
||||
|
||||
| Product | TVL / Revenue | Model | Notes |
|
||||
|---------+--------------+-------+-------|
|
||||
| Ethereum smart contracts | ~$50B TVL | Gas fees ($2B-20B/yr) | Dominant programmable contract platform. But /execution/ verification only — no /correctness/ verification. Every exploit is a contract that ran correctly but was specified incorrectly. |
|
||||
| Solana | ~$5B TVL | Low gas fees | Speed advantage. Same correctness gap as Ethereum. |
|
||||
| Cosmos / IBC | ~$3B TVL | Interchain fees | Cross-chain contracts. Interoperability focus. Same correctness gap. |
|
||||
| Hyperledger Fabric | Enterprise | Annual license | Permissioned blockchain for enterprises. Privacy-focused. No public network effects. |
|
||||
** Zoom / Google Meet
|
||||
- *User need:* Video conferencing, screen sharing
|
||||
- *Agora replacement:* WebRTC over DIDComm signaling. P2P tunnel — no central server sees call data.
|
||||
- *Agora advantage:* No Zoom-bombing (call is authenticated by DID). No platform listening in. No account required beyond your DID.
|
||||
|
||||
Agora's position at Layer 3: This is the real differentiator. The Agora is the only platform that verifies /correctness/ not just /execution/. Ethereum proves the contract ran according to its bytecode. Agora proves the contract is correct with respect to a formal specification — and that it ran correctly. This is a strictly stronger guarantee.
|
||||
* E-Commerce & Marketplaces
|
||||
|
||||
The gap narrows as Ethereum's formal verification tooling improves (KEVM, Certora, Runtime Verification), but those tools verify /individual contracts/ not the /platform itself/. Agora's ACL2 prover is part of the runtime. Every contract execution produces a machine-checkable proof automatically. No Ethereum-equivalent exists today.
|
||||
** eBay / Etsy
|
||||
- *User need:* Buy and sell goods, auction, fixed-price listings, dispute resolution
|
||||
- *Agora replacement:* Contract Notes as product listings (Offer → Take model). HODL invoice escrow for payments. SCAL (Sovereign Contract & Arbitration Layer) for dispute resolution.
|
||||
- *Agora advantage:* Fees below 5% (vs. 10-15%). Transparent reputation system based on DID history. No account bans. Multi-level arbitration (Local Elders → Guilds → Global Juries).
|
||||
|
||||
However: Agora's contract layer requires the compute marketplace and installed base. It cannot compete with Ethereum on /scale/ until adoption is significant. The first contracts should not try to compete with general-purpose smart contracts — they should target niches where correctness matters more than liquidity (insurance, regulatory compliance, audit chains).
|
||||
** OnlyFans / Patreon / Fansly
|
||||
- *User need:* Subscription content, adult content, creator-direct monetization
|
||||
- *Agora replacement:* Paywalled Notes via LSAT protocol. Streaming Lightning subscriptions. Encrypted content with Blind CDN seeding.
|
||||
- *Agora advantage:* Censorship-resistant (no payment processor can cut you off). Near-zero platform fees. Pseudonymous by default. Adult content doesn't face the banking discrimination that existing platforms do.
|
||||
- *Strategic target:* Phase 1 platform replacement (underserved, clear pain point).
|
||||
|
||||
** Layer 4: Decentralized Identity / DIDs
|
||||
** Pornhub / Adult content
|
||||
- *User need:* Adult content hosting, discovery, monetization
|
||||
- *Agora replacement:* Same Note primitive with `content_type: video/*`. LSAT for paywalled access. Blind CDN for distribution.
|
||||
- *Agora advantage:* No centralized moderation that can delist creators. Lightning-native payments bypass banking discrimination. Privacy (identity not tied to consumption).
|
||||
- *Strategic target:* Phase 1 platform replacement.
|
||||
|
||||
Centralized:
|
||||
* Work & Collaboration
|
||||
|
||||
| Product | Users | Model | Notes |
|
||||
|---------+-------+-------+-------|
|
||||
| Sign in with Apple/Google | Billions | Free (data moat) | Dominant identity provider for the web. No portability. You don't own your identity. |
|
||||
| Microsoft Entra ID | ~500M enterprise | Per-user license | Enterprise identity. No consumer use case. No portability. |
|
||||
| GitHub | ~100M developers | Free | Developer identity. Limited to code. No payments, no contracts. |
|
||||
** GitHub / GitLab
|
||||
- *User need:* Version control, code hosting, issues, pull requests, CI
|
||||
- *Agora replacement:* Code is stored as Merkle DAGs of commit Notes. Issues and PRs are Contract Notes. Collective Personas own repositories.
|
||||
- *Agora advantage:* Truly decentralized version control — no central repository host. Signed commits with DID. Smart contracts for bounty management (Lightning bounties).
|
||||
|
||||
Decentralized:
|
||||
** Google Docs / Office 365
|
||||
- *User need:* Collaborative document editing, spreadsheets, presentations
|
||||
- *Agora replacement:* Static pages (`is_feed: false`) with versioned CID history. Collaborative editing via Contract Notes defining access control.
|
||||
- *Agora advantage:* Document history is immutable and verifiable. No platform lock-in.
|
||||
|
||||
| Product | Names | Model | Notes |
|
||||
|---------+-------+-------+-------|
|
||||
| ENS (Ethereum Name Service) | ~2M .eth names | $5+/yr registration | Dominant decentralized naming. Strong brand, liquidity (ENS domains trade on OpenSea). But: names only — no PDS, no messaging, no contracts, no payments. Reversible? No. Governance is a DAO. |
|
||||
| Bluesky PLC Directory | ~30M handles | Free (Bluesky-operated) | Centralized directory. Bluesky controls the PLC server. AT Protocol handles are portable in theory, but the directory is a single point of control. |
|
||||
| ION (Microsoft, Sidetree) | ~100K DIDs | Free (on Bitcoin) | DID method on Bitcoin. Requires full node. Low adoption. No ecosystem. |
|
||||
| Ceramic / ComposeDB | ~1M streams | Developer-focused | Data streams not identity. Composable data layer for DIDs. No naming, no payments. |
|
||||
| Spruce / DEX | Developer tools | SDK licensing | DID + verifiable credentials toolkit. Building blocks, not a product. |
|
||||
| Keybase | ~50K active | Free (Zoom-owned) | Encrypted messaging + proof-of-identity (link social accounts). Abandoned after Zoom acquisition. Legendary UX for key management. Never monetized. |
|
||||
| Handshake / Namebase | ~200K TLDs | Auction-based | Decentralized TLDs. Alternative DNS, not identity. |
|
||||
** Project Management (Jira, Trello, Asana)
|
||||
- *User need:* Task tracking, project management, team coordination
|
||||
- *Agora replacement:* Tasks as Contract Notes in negotiation state. Status changes are signed state transitions.
|
||||
- *Agora advantage:* Portable project history. Tasks are data you own.
|
||||
|
||||
Agora's position at Layer 4: ENS is the strongest direct competitor at the identity layer. ENS has liquidity (domains trade on OpenSea), brand recognition, and a governance DAO. But ENS is /just names/. Agora offers names + PDS + messaging + contracts + payments under the same identity. The question is whether the /bundle/ is compelling enough to overcome ENS's network effects in naming.
|
||||
** Upwork / Fiverr / Freelancer
|
||||
- *User need:* Find freelancers, manage contracts, escrow payments
|
||||
- *Agora replacement:* SCAL contracts for service agreements. HODL invoice escrow. Multi-level arbitration. Reputation tied to DID history.
|
||||
- *Agora advantage:* Lower fees, portable reputation, no platform lock-in.
|
||||
|
||||
Bluesky's PLC directory is the other threat — 30M users, free handles, growing fast. But PLC handles are controlled by Bluesky. Agora's HD key derivation is truly self-sovereign (no server can revoke or reassign a key-derived DID). This is a material difference for the privacy-aware audience.
|
||||
* Identity & Infrastructure
|
||||
|
||||
* Who Spans Multiple Layers
|
||||
** Google / Apple ID
|
||||
- *User need:* Single sign-on across the internet
|
||||
- *Agora replacement:* DID-based authentication via Personas. No central identity provider. User controls which Persona is used for which service.
|
||||
- *Agora advantage:* No surveillance (Google sees every SSO login). Granular persona isolation. No single point of failure.
|
||||
|
||||
No product spans all four layers. The closest are:
|
||||
** ENS (Ethereum Name Service)
|
||||
- *User need:* Human-readable decentralized names
|
||||
- *Agora replacement:* Agora naming registry with similar auction model. But integrated with PDS, messaging, contracts, and payments — a name in the Agora is a full identity, not just a pointer to a wallet.
|
||||
- *Agora advantage:* Names come with native capabilities (PDS, messaging, contracts). ENS is names-only.
|
||||
|
||||
| Product | Publishing | Payments | Contracts | Identity | Notes |
|
||||
|---------+------------+----------+-----------+----------+-------|
|
||||
| Bluesky/AT Protocol | Yes | No | No | Partial (PLC) | Best single competitor. Publishing + identity. No payments or contracts. |
|
||||
| Farcaster | Yes | No | No | ENS-integrated | Publishing + identity via ENS. No native payments or contracts. |
|
||||
| Ethereum + ENS | No | Yes (ETH) | Yes (smart contracts) | Yes (ENS) | Combined they cover all four layers, but /as separate products/ with separate UX, separate keys, separate reputations. The /combination/ is the gap Agora fills. |
|
||||
| Internet Computer (ICP) | Yes | Yes (cycles) | Yes (canisters) | Yes (II) | Covers all four layers technically. Adoption is tiny (~50K users). UX is developer-focused. No verification layer. |
|
||||
| Solana + Bonfida | No | Yes (SOL) | Yes | Partial (SNS) | Similar to Ethereum + ENS. Separate products. No publishing layer. |
|
||||
| Keybase (abandoned) | Yes (teams) | No | No | Yes (key proofs) | Covered identity + publishing + messaging. Proved the /bundle/ could work. Never monetized. Abandoned. |
|
||||
* The Competitive Analysis: What This Changes
|
||||
|
||||
* Analysis by Competitive Dimension
|
||||
The Agora is not competing with any single product. It is competing with the /aggregate/ of 20+ products — and the friction of managing 20+ separate accounts, logins, reputations, and data silos.
|
||||
|
||||
** Where Agora Wins
|
||||
** The Real Competitor Is the Status Quo
|
||||
|
||||
1. /Verification-as-a-platform:/ Agora is the only platform where correctness verification is built into the runtime. Every contract execution, every attestation, every identity operation produces a machine-checkable proof. This is a strictly stronger guarantee than Ethereum (execution only) or DocuSign (signature only).
|
||||
The centralized internet works well enough for most people. The friction is spread across 20+ platforms — no single platform is bad enough to leave. The Agora's value proposition is not "Twitter but better" but "one account replaces every platform you use."
|
||||
|
||||
2. /Unified identity across all layers:/ The same DID controls your publishing, your payments, your contracts, and your PDS. No other product offers this. Keybase proved the bundle was desirable but never monetized it. Agora can learn from Keybase's failure (no revenue model, no exit strategy).
|
||||
This is a harder sell because:
|
||||
1. The status quo is familiar. Switching all 20+ platforms at once is cognitively overwhelming.
|
||||
2. Network effects at each platform are entrenched. No single platform can be replaced without bringing the users.
|
||||
3. The value of unification compounds with adoption — but requires critical mass to be visible.
|
||||
|
||||
3. /Portable reputation:/ Reputation built on the Agora is not tied to a server (Mastodon) or a company (Bluesky) or a wallet address (Ethereum). It's tied to a key. If the user migrates to a different PDS instance, their attestation history comes with them.
|
||||
** The Entry Vector Must Be a Niche, Not a Mass Market
|
||||
|
||||
** Where Agora Is Vulnerable
|
||||
The strategic documents recognize this explicitly. Phase 1 targets underserved communities with clear pain points:
|
||||
- OnlyFans creators facing payment discrimination and censorship
|
||||
- Reddit communities tired of centralized moderation
|
||||
- Developers frustrated with platform lock-in
|
||||
- Adult content platforms facing banking discrimination
|
||||
- NGOs and guilds needing sovereign identity
|
||||
|
||||
1. /Network effects at each layer:/ Each layer has established competitors with massive network effects. Publishing has Bluesky (30M users). Identity has ENS (2M domains, $500M+ in secondary volume). Payments has Stripe ($1T/yr). Competing on any single layer is a losing bet. The win condition is the /bundle/ — users stay because replacing one layer means replacing all four.
|
||||
Each of these communities has a /specific/ pain point that the Agora solves directly. The win condition is: a user joins for one reason (e.g., censorship-resistant adult content monetization) and discovers the other 19 capabilities as a free bonus.
|
||||
|
||||
2. /UX gap:/ Decentralized products consistently lose to centralized ones on UX. Keybase was the best-in-class example of making crypto UX transparent, and it was still niche. Agora must match Keybase's UX standard or better — meaning identity creation is a single click, payments feel like Venmo, contracts feel like Google Docs.
|
||||
** The Structural Advantage Is Unassailable
|
||||
|
||||
3. /The liquidity trap for contracts:/ Ethereum's $50B TVL is not just a number — it's a moat. Smart contracts are only valuable if there are counterparties. A new contract platform starts with zero liquidity. The first contracts must be /credible commitments/ between existing Agora users, not general-purpose financial contracts competing with Uniswap.
|
||||
No centralized competitor can match the Agora's bundle:
|
||||
- Meta cannot offer portable identity (it destroys their business model)
|
||||
- Google cannot offer private messaging (it destroys their data model)
|
||||
- Stripe cannot offer contracts and social (outside their competence)
|
||||
- DocuSign cannot offer payments and publishing (outside their competence)
|
||||
- The entire category of centralized platforms cannot offer user-owned data
|
||||
|
||||
** Where the Competitive Set Changes
|
||||
The only way to compete with the Agora is to build a similar decentralized platform — and that requires matching all four layers (identity, publishing, payments, contracts) simultaneously. No decentralized project has done this. The closest (Farcaster) has identity and social but no payments or contracts. Bluesky has identity and social but no payments or contracts. Ethereum + ENS has identity, payments, and contracts but no social layer.
|
||||
|
||||
The closest competitor is not any single product. It's the /status quo/ — using separate products for publishing (Twitter/Substack), payments (Stripe/PayPal), contracts (DocuSign/Ethereum), and identity (Google/ENS). The user feels the friction of managing 4-5 separate accounts, but the friction is familiar. The Agora must make the unified alternative frictionless enough that the /aggregate/ switching cost is lower than the /cumulative/ frustration of managing separate silos.
|
||||
** The Risk Is Not Competition but Indifference
|
||||
|
||||
* Strategic Implications
|
||||
The Agora's biggest risk is not that a competitor builds a better product, but that the status quo friction is tolerable enough that users never switch. The centralized internet is bad — but it is familiar. The Agora is better — but unfamiliar.
|
||||
|
||||
1. /Do not compete on publishing alone./ Bluesky has 30M users and growing. Mastodon has federation. Farcaster has the crypto-native audience. Agora's publishing layer is superior (verified, signed, attested) but superiority does not win against network effects. Publishing is an entry vector, not a moat.
|
||||
The counterargument: this is true for every platform shift. Email was a worse experience than postal mail in 1992. The web was a worse experience than AOL in 1994. Instagram was a worse experience than Flickr in 2010. Each won because a /specific/ use case was dramatically better, and the rest of the ecosystem followed. The Agora must find its "camera with filters" moment — the one use case that is so clearly superior that users adopt it despite the rest of the ecosystem being immature.
|
||||
|
||||
2. /Do not compete on payments alone./ Stripe has $1T/yr volume. Lightning has micro fees. Agora's payment advantage is integration, not cost or speed.
|
||||
* Comparison Summary
|
||||
|
||||
3. /Do compete on contracts with correctness./ This is the layer where Agora has a genuine, durable technical advantage. Ethereum cannot offer /correctness/ of contracts — only /execution/. This gap is structural, not incremental. The first contract products should be in niches where correctness is the primary value: insurance, regulatory attestation, audit verifiability, supply chain provenance.
|
||||
| Agora replaces | Incumbent | Agora advantage | Risk to Agora |
|
||||
|----------------+-----------+----------------+---------------|
|
||||
| Social graph | Facebook | Portable identity, no data mining | Facebook's 3B user moat |
|
||||
| Microblogging | Twitter/X | Algorithm choice, no censorship | Network effects |
|
||||
| Visual content | Instagram | No engagement-extremified algorithm | UX polish gap |
|
||||
| Professional | LinkedIn | Portable rep, no platform fees | Professional network effects |
|
||||
| Video | YouTube | Lens choice, Seeder Rewards | Content moderation surface |
|
||||
| Short video | TikTok | Users choose the algorithm | Discovery algorithm sophistication |
|
||||
| Forums | Reddit | Sovereign moderation, portable identity | Community migration inertia |
|
||||
| Publishing | Medium/Substack | Near-zero fees, content ownership | Creator distribution |
|
||||
| Messaging | WhatsApp/Signal | Multi-persona isolation, onion routing | Friend network effects |
|
||||
| Community | Discord | Cryptographic ownership, forkable | Voice/UX maturity |
|
||||
| E-commerce | eBay/Etsy | <5% fees, transparent reputation | Trust in new platform |
|
||||
| Subscription | OnlyFans/Patreon | No payment discrimination | Creator acquisition cost |
|
||||
| Video hosting | Pornhub | No censorship, Lightning payouts | Reputation risk |
|
||||
| Code hosting | GitHub | Truly decentralized, DID-signed commits | Developer habit |
|
||||
| Identity | Google/Apple ID | No surveillance, persona isolation | Convenience of SSO |
|
||||
| Naming | ENS | Name + PDS + messaging + contracts | ENS's 2M domain moat |
|
||||
| Collaboration | Google Docs | Verifiable history, no platform lock-in | Real-time collaboration UX |
|
||||
| Freelance | Upwork/Fiverr | Lower fees, portable reputation | Liquidity of gig listings |
|
||||
| Meetings | Zoom | P2P, no central server | Call quality/reliability |
|
||||
|
||||
4. /Compete on identity via integration./ ENS has the decentralized naming market. Agora should not try to replace ENS — it should integrate with it. An Agora user should be able to use an existing .eth name as their Agora identity. The value is the PDS + messaging + contracts + payments that come with it, not the name itself.
|
||||
* Conclusion
|
||||
|
||||
5. /The threat is not a competitor but the bundle being unpacked./ If Bluesky adds payments, or if ENS adds contracts, or if Stripe adds identity — the unified advantage erodes. The probability of any single competitor spanning all four layers is low, but the probability of the /ecosystem/ converging (Ethereum + ENS + Ceramic + Farcaster ≈ Agora) is higher. The race is to establish the unified platform before an interoperable stack of separate products becomes good enough.
|
||||
The Agora does not compete with any single platform. It offers an alternative to the /entire paradigm/ of centralized internet services. The competitive analysis is not about which platform to beat — it is about which /use case/ to lead with so that users adopt the unified platform despite the rest of the ecosystem being immature.
|
||||
|
||||
* Comparison Summary Table
|
||||
|
||||
| Dimension | Agora | Closest competitor | Gap |
|
||||
|-----------+-------+-------------------+-----|
|
||||
| Contract correctness | Built-in ACL2 proof | Ethereum (execution only) | Structural advantage |
|
||||
| Unified identity | DID + PDS + messaging + payments + contracts | ENS (names only) | Integration moat |
|
||||
| Publishing scale | 0 | Bluesky (30M) | Must grow or integrate |
|
||||
| Payments volume | 0 | Stripe ($1T/yr) | Must adopt or niche |
|
||||
| Contracts TVL | 0 | Ethereum ($50B) | Technical advantage but no liquidity |
|
||||
| UX maturity | 0 | Keybase (best-in-class, abandoned) | Must build from scratch |
|
||||
| Developer ecosystem | 0 | Ethereum (5K+ dapps) | Must attract developers |
|
||||
| Regulatory credibility | Undeployed | None in decentralized space | First-mover opportunity |
|
||||
|
||||
* Conclusion: The Structural Play
|
||||
|
||||
The Agora cannot win on any single layer against the incumbent at that layer. The win condition is the /combination/ — a user who joins for one reason discovers the other three, and the /set/ becomes the product. The switching cost is not the cost of replacing one tool but the cost of replacing four.
|
||||
|
||||
The most dangerous competitor is not Ethereum or Bluesky or Stripe. It is the /ecosystem/ — if Bluesky, ENS, Stripe, and DocuSign each build open APIs that interoperate, the user gets the bundle without a unified product. This is the AT Protocol's thesis: standardize the identity layer and let everyone build on it. If AT Protocol adds payment channels and contract primitives to its DID system, it becomes the Agora's closest analogue.
|
||||
The OnlyFans/Patreon entry vector is the strongest Phase 1 play: a community with clear pain (payment discrimination, censorship), high willingness to pay, and low switching costs (creators want their audience independent of the platform). From there, publishing, messaging, and identity flow naturally.
|
||||
|
||||
* References
|
||||
|
||||
- [[file:agora.org][Agora overview]]
|
||||
- [[file:agora.org][Agora overview]] (brain docs)
|
||||
- [[file:agora-contracts.org][Agora contract platform]]
|
||||
- [[file:agora-usernames.org][Premium username registry]]
|
||||
- [[file:alternative-growth-social-first.org][Social-first growth scenario]]
|
||||
- [[file:pds-as-a-service.org][PDS as a service]]
|
||||
- [[file:compute-marketplace.org][Compute marketplace]]
|
||||
- [[file:../agora/docs/agora-requirements-01-overview.org][Agora Protocol Overview]] (spec repo)
|
||||
- [[file:../agora/docs/agora-requirements-05-social.org][Social Space specification]]
|
||||
- [[file:../agora/docs/agora-requirements-06-exchange-and-contracts.org][Exchange and Contracts specification]]
|
||||
- [[file:../agora/docs/agora-requirements-10-user-journey.org][User journey and platform replacement strategy]]
|
||||
|
||||
Reference in New Issue
Block a user