Blawgd is a censorship resistant micro-blogging platform.
It achieves censorship resistance and decentralization from blockchain technology. A new post, like, follow .etc. are all stored on the blockchain.
The light clients (website and apps) verify all data received from nodes of the blockchain network using merkle proofs, making it impossible for any man in the middle to censor information without being detected.
(Currently unimplemented) - All nodes on the network communicate over TOR making the network highly resistant to takedowns from external entities.
You can find out more details by going through the architecture documentation.
- Censorship proof
- Heavily decentralized
- Resitant to takedowns (unimplemented)
- Incentivizes popular posts.
Network has been released. Browser client is available here. Apps coming soon.
Feel free to create issues for any bugs you encounter and document reliable ways to reproduce them.