|
|
|
|
|
by davidrusu
2898 days ago
|
|
I've been working on this distributed offline-first datastore that uses the Git protocol as the network layer. I'm calling it GitDB (but the Git trademark is getting more strictly enforced these days so that'll need to change). The idea is that we should be able to build tools where the user can understand and manage where data is stored while at the same time keeping many of the conveniences of modern apps, like cross-device sync. As a user, you can decide if you trust Github, Gitlab, Bitbucket, etc. and pay them to host your data. The first tool I wanted to build with GitDB was a password manager but seeing this post made me wonder if there would be enough people who wanted this level of control over data, does this sound like something you'd be into? This work is all super early, but would love to gauge the interest from others. If someone wants to help build this thing:
https://github.com/the-gitdb-cooperative/gitdb |
|