Diskuto is a distributed social network resistent to censorship and spam.
The implementation is broken into parts:
- diskuto-api
- An HTTP API server which stores content shared to the social network.
- This repository also contains documentation about the protocol, and more details about how Diskuto works.
- diskuto-web
- A web server which consumes content from the API server and renders it for the web.
- diskuto-client
- A TypeScript client for communicating with the API server.
- This is used by diskuto-web.
Diskuto has been in use for years, under its previous name, "FeoBlog". In 2025, it's been renamed to
Diskuto to show that it's more than just a "blog", and that it doesn't have to be "feo". :)