Back to browse
GitHub Repository

Decentralized social networking with static sites

0 stars

SAT Protocol – static social networking

by remywang·Mar 10, 2026·3 points·1 comment

AI Analysis

●●SolidBig BrainBold Bet

Host encrypted social feeds on static sites without servers or relays.

Strengths
  • Per-follower key envelopes enable access revocation without requiring server-side logic.
  • Identity tied to domain ownership removes centralized auth providers.
  • WASM client aggregates feeds entirely within the user's browser.
Weaknesses
  • Unfollowing users requires re-encrypting and re-uploading your entire post history.
  • Private keys stored in localStorage risks account loss on clear.
Category
Target Audience

Privacy-focused developers, static site enthusiasts, decentralized web advocates

Similar To

Nostr · ActivityPub · Beaker Browser

Similar Projects

SocialMid

Interpoll – Tamperproof Social Media

The UI is a straightforward, local-first-feeling social shell — communities, posts and polls with an 'Offline' status hinting at P2P behavior. It's an earnest early demo: the tamperproof claim is intriguing but unexplained (no visible crypto/protocol details) and the app is essentially empty right now, so it's more promising sketch than ready alternative to ActivityPub/Nostr.

Ship ItBold Bet
thegoodduck
203mo ago