mediachain / concat

Mediachain daemons
MIT License
42 stars 13 forks source link

Public "PR" mechanism #42

Closed parkan closed 7 years ago

parkan commented 7 years ago

This is one potential mechanism for data set aggregation: prompt a remote operator to merge in some statements from your node. Can probably take the form of a web UI that shows the changeset (+ potentially any conflicts) and lets the user merge that set through the normal mechanisms.

This is a nice, shareable way to get users to interact with the system and potentially supplements whatever other aggregation mechanisms we choose to use.

Complements #23 for less trusted sources.

denisnazarov commented 7 years ago

I like this idea 👍

parkan commented 7 years ago

Semantics of whether or not this crosses namespace boundary is tbd

@vyzo what do you think?

vyzo commented 7 years ago

Maybe we can do that, but it may better belong to aleph in terms of UX.

parkan commented 7 years ago

Agreed, gonna move to that repo 😄