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