Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended protocol for content co-creation, beyond chat rooms #379

Open
pepoospina opened this issue Sep 17, 2018 · 0 comments
Open

Extended protocol for content co-creation, beyond chat rooms #379

pepoospina opened this issue Sep 17, 2018 · 0 comments
Labels
A-Client-Server Issues affecting the CS API feature Suggestion for a significant extension which needs considerable consideration

Comments

@pepoospina
Copy link

pepoospina commented Sep 17, 2018

Hello everyone, I've been maturing an idea for some time now regarding a protocol for communication among people but also for the co-creation of content. All of this is part of a project I've been developing called CollectiveOne.

Here is a read-friendly version of some notes I have been writing recently

In this protocol, the "messages" layer is similar to matrix.org, the only difference being that channels should be nestable, so that users can have sub-channels and listen to aggregated conversations from a single interface.

But there are two other layers which are very important in my opinion:

  • static content (so that each channel can build its own sort of wiki page, or "Google Doc") and
  • channel tokens, so that each channel can have a value system to map contributions in case it is a gathering point of an open and distributed team.

Not only this, the static content layer will also have a version control system in place similar to git and governance features that would make some of the content very hard to change (and very meaningful).

I am posting this here to ask if anyone might be interested in providing some feedback about this idea and maybe would be interested in exploring it a bit deeper.

Cheers,
Pepo

@turt2live turt2live added the feature Suggestion for a significant extension which needs considerable consideration label Sep 17, 2018
@turt2live turt2live added the A-Client-Server Issues affecting the CS API label Feb 6, 2019
@richvdh richvdh transferred this issue from matrix-org/matrix-spec-proposals Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Client-Server Issues affecting the CS API feature Suggestion for a significant extension which needs considerable consideration
Projects
None yet
Development

No branches or pull requests

2 participants