mediachain / apps

Discussion and documentation of apps built on Mediachain
15 stars 5 forks source link

Mediachain as decentralized blogging platform #3

Open denisnazarov opened 8 years ago

denisnazarov commented 8 years ago

It would be awesome to use Mediachain as a blog publishing platform.

How it could work:

Publishing the blog:

Consuming the blog: This can happen in both centralized ways for convenience or totally decentralized.

Centralized (a gateway for all blogs):

Centralized (host your own blog):

Decentralized:

Applications This is where things get fun. Applications can be on top of exist blog entries in Mediachain by simply appending metadata to the canonical_id.

Some ideas that spring to mind are comments and inline annotations.

What's cool is that the poster didn't have to envision this use-case, but it could be layered on top of their content.

Imagine if anyone could implement their own Disqus or Genius on top of your content in a completely decentralized manner.

Some open questions In the examples above, the burden of building an index of a user's posts is put on the consumer of the data.


Feedback appreciated!

albertwenger commented 8 years ago

I like the thinking here. I wouldn't call the "host your own blog" option "centralized" though -- as you control your own index. I have also had a previous related post.