arso-project / sonar

A p2p content database and search engine
https://sonar.arso.xyz/
GNU General Public License v3.0
121 stars 6 forks source link

Clarify forking and merging workflow #48

Open Frando opened 4 years ago

Frando commented 4 years ago

Current state of things:

Because Alice doesn't know about B her kA doesn't include B. What we currently do support is the following:

However, Bob could also send his key to Claire. Then, the following would happen:

This model is interesting and might work out, however there's several challenges involved:

An alternative workflow look be more like git forking:

Maybe it makes sense for us to pick up the fork/branch terminology. Not sure yet, will have to think all this through once more.