DID is novel decentralized social media infrastructure that empowers users to own and distribute content. Think of it like decentralized Twitter where the data is entirely in the user's hands and where everyone is free to post content and subscribe to updates
Hey hunters 👋
This is my new hobby project - proof of concept decentralized publishing platform. The motivation behind developing this platform is the belief that the foundation of global social networking should be both free and decentralized.
Everyone should have the right to read uncensored news, from all sources of the world. We should have a platform that is impervious to regulation, outages and corporate bias.
How it works:
1. Users compose social media posts and host them on their own domains (websites). These posts are simple html documents with some specific meta tag syntax.
2. Users submit URLs of these posts, signed with their private keys to decentralized network called DID
3. URLs are shared between all p2p instances of the network. Anybody can subscribe to the updates, fetch social posts from URLs and read them.
You can think about it like global RSS feed of everything or like decentralized Twitter. The network stores only URLs, this allows the network to be very fast and potentially scale to millions of users.
I am sharing a link to demo writer interface, that will help you to compose and publish your first DID post! Keep in mind that as a prerequisite you must have a functioning personal website. The process is not exactly easy, but I hope some of you will make it and give your feedback 🐱
Mask Link