Git backed by object storage because you can't stop me
git object-storage kefka
10

Configure Feed

Select the types of activity you want to include in your feed.

docs(README): update with honesty

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso (May 29, 2026, 1:06 AM EDT) 3d889908 95c2851b

+7 -1
+7 -1
README.md
··· 2 2 3 3 An experiment in storing git repositories in object storage. You probably don't need this. This is a proof of concept and doesn't really have a lot of uses yet. 4 4 5 - Notable features of objgit: 5 + This is heavily vibe coded as an exploration of the design space. See [the claude plans folder](./docs/plans/) for an idea of the kinds of things that were being explored and why. If this experiment ends up being shippable, a better implementation will be made to replace this terrible code. 6 + 7 + License: MIT 8 + 9 + Price: Free as in mattress. If you use this, it's your problem. 10 + 11 + ## Notable features 6 12 7 13 - ssh, http, and git protocol support. 8 14 - [post-receive hooks](./docs/usage/hooks.md) powered by userspace sandboxed shells and [Kefka](https://xeiaso.net/blog/2026/dancing-mad-sandboxing/).