TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Recommended reading for decentralizing a social network?

9 pointsby k00bover 3 years ago

2 comments

ColinWrightover 3 years ago
The question is too broad ... you need to be more detailed about what you are trying to achieve. Something like Facebook? Something like TikTok? Something like Twitter?<p>Video sharing? Audio? GIFs?<p>Replies? Discussions? Groups? DMs and PMs?<p>Who is your audience? People who can install Docker? Or people who don&#x27;t know the difference between a browser and an &quot;app&quot;?<p>Look up and read about XMPP, Matrix, and ActivityPub. Here&#x27;s a document:<p><a href="https:&#x2F;&#x2F;docs.joinmastodon.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.joinmastodon.org&#x2F;</a><p>That talks a little about the protocols and the software and might serve as a reasonable starting point.
评论 #28518039 未加载
draygoniaover 3 years ago
The Interplanetary File System is a good start for decentralizing websites. <a href="https:&#x2F;&#x2F;docs.ipfs.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.ipfs.io&#x2F;</a><p>I&#x27;m waiting to hear from the rest of HN, I&#x27;ve been curious about decentralized websites for a while.