Skip to content

Is git-bug something federative? something like matrix or email? #897

Answered by MichaelMure
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

So, all of that is very much in the realm of the possible, and in line with how git-bug was designed.

git-bug is already capable of meshing and exchange data in arbitrary topologies, relying on git's remote system. It's more cumbursome than a fully friction-free federation or p2p exchange, but it's not so far off.

Now, if you are familiar with for example IPFS, you might see that it goes further. Deep down, git-bug express each bug into an append-only DAG made of data blocks. Those blocks and the DAG itself exist in a unique content-addressed space. You can have arbitrary many bugs, and in fact git-bug was design to be able to have all the bugs from all projects in that same space.

Point …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant