|
|
|
|
|
by ChristianBundy
2282 days ago
|
|
> Using dgit doesn't require running a "node" of any kind (aka an SSB peer) I'm not sure that I understand this, could you add details? The only interpreteation that makes sense is "you don't have to run any software on your computer", but that would suggest that the storage is centralized on some internet services. Happy to chat about SSB any time. Good luck on this project! |
|
However, even with distributed storage, you still need to know what makes up the git index on a given git url (aka dgit://quorumcontrol/tupelo) - this is where the Tupelo DLT comes in. When you do a push, the Tupelo network verifies the request and updates the refs of that repo.
Both of these are just basic tcp/https requests, so there truly is no long running daemon on your machine required in order to push or fetch dgit repos.