ImplyingProgramming / Kamina

IPFS-based decentralized social networking platform
GNU General Public License v2.0
15 stars 6 forks source link

Decentralized VS Distributed #5

Open yatima1460 opened 6 years ago

yatima1460 commented 6 years ago

The main problem I see with distributed is that it can be achieved only with Blockchain, but it would be a serious hurdle on mobile devices

Decentralized is better, anyone can start his own node, and moderation is local

jcat4 commented 6 years ago

Idk how flask works. I know things like Node and NoSQL can scale across distributed systems really well. I assume you’re using something relational?

yatima1460 commented 6 years ago

We don't need a decentralized database if content is pushed like in Diaspora or Mastodon but anonymous using IPFS pubsub system