if all commits are like notes ( content/hash ), is possible to expose a git repository as nip34 nostr notes, with some kind of reverse proxy ?

Reply to this note

Please Login to reply.

Discussion

I think we would have problems when committing large files in nostr events. Probably there are relays that limit the size of events. And this is the kind of error that doesn't surface for weeks when a project is started.

it can work for read only project.

yes. the first ngit prototype recreated the entiregiit repo with a nostr event per commit. it ran into these limits.