@maegul @joeldebruijn I think you have something there. a simple protocol, something like the blogosphere with RSS but with some additions:
- a properly defined markup language that can be read by clients, not the HTML5 monstrosity.
- it would work like RSS in the client fetching new entries from servers, but extend it so it can submit comments directly from the client.
- make something like WordPress, but orders of magnitude smaller, that can make hosting your own blog or server a breeze.
- ideally some other software like WriteFreely where multiple less technically inclined people can sign up and have their social blog without any setup required. this would be hosted by volunteers, like mastodon instances.
I’m not sure if something like this would work, but wanted to share it.
@maegul @joeldebruijn clients would also have an option to send new blog entries to your own server. this would allow for a seamless UI not too different from Mastodon clients, but simpler and less cluttered of course.
everything properly defined in a protocol as simple as possible so there can be as many implementations of clients and servers as there are RSS readers.