Decentralized Publishing System - Code (ii)
This is a continuation of my earlier posts here and here. This update will be short.
As I understand, we can dream about many different systems, but such abstract discussions are meaningless without actual implementations. Code and software architecture will ultimately decide what is feasible. Moreover that code will have to be maintained and improved over the long-term.
Therefore, as a next step, I will build a protype similar to the existing preprint or publication servers. That is the minimal baseline to start with, and then we can think of how various aspects of the process can be changed.
I will post an update, when the prototype is ready.