A distributed social network build on IPFS.
- Implement protocol
- Implement working prototype with CLI frontend
- Implement GUI frontend with azul or Qt.
- Publish POC on IPFS forums, Rust forums, reddit, hackernews, etc and ask for comments and contributors.
- Publishing content (text or media data)
- Following profiles
- requires investigation how to do right, because that information should be stored locally, but also should be synced to other devices of the profile.
- Merging other devices
- Merging strategies must be defined and investigated
GPL-2.0 only.