From ca9557a5f99b67ef583ed2e3fad2a419b4e22891 Mon Sep 17 00:00:00 2001 From: Hermes Date: Sat, 23 May 2026 13:09:43 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20Agora=20competitive=20landscape=20?= =?UTF-8?q?=E2=80=94=204-layer=20analysis=20(publishing,=20payments,=20con?= =?UTF-8?q?tracts,=20identity)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ideas/competitive-landscape-agora.org | 183 ++++++++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 ideas/competitive-landscape-agora.org diff --git a/ideas/competitive-landscape-agora.org b/ideas/competitive-landscape-agora.org new file mode 100644 index 0000000..cbb36db --- /dev/null +++ b/ideas/competitive-landscape-agora.org @@ -0,0 +1,183 @@ +:PROPERTIES: +:ID: competitive-landscape-agora +:CREATED: [2026-05-23 Sat] +:END: +#+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. + +* Layer-by-Layer Map + +** Layer 1: Publishing / Social / Content + +Centralized: + +| 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. | + +Decentralized: + +| 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. | + +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. + +** Layer 2: Payments + +Centralized: + +| 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. | + +Decentralized: + +| 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. | + +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. + +** Layer 3: Contracts / Agreements + +Centralized: + +| 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. | + +Decentralized: + +| 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. | + +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. + +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. + +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). + +** Layer 4: Decentralized Identity / DIDs + +Centralized: + +| 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. | + +Decentralized: + +| 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. | + +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. + +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. + +* Who Spans Multiple Layers + +No product spans all four layers. The closest are: + +| 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. | + +* Analysis by Competitive Dimension + +** Where Agora Wins + +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). + +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). + +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. + +** Where Agora Is Vulnerable + +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. + +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. + +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. + +** Where the Competitive Set Changes + +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. + +* Strategic Implications + +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. + +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. + +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. + +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. + +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. + +* 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. + +* References + +- [[file:agora.org][Agora overview]] +- [[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]]