Thread

No more GitHub — publish your git repos on Blossom: --- cargo install hashtree-cli cd your_repo # self is an auto-generated nostr identity (nsec) in ~/.hashtree/keys git remote add htree htree://self/your_repo git push htree master clone: git clone htree://npub1xndmdgymsf4a34rzr7346vp8qcptxf75pjqweh8naa8rklgxpfqqmfjtce/hashtree-rs view at files.iris.to e.g. --- Vibe coded this in 3 weeks, using Claude Opus 4.5, along with collaborative docs editor decentralized youtube decentralized filesharing decentralized video calls I believe AI will be actually good for freedom tech: soon everyone will have the resources to create the software they need, not just big tech.

Replies (13)

Awesome, awesome work. I'm absolutely stunned. The blossom hosted "GitHub" is a absolute Killer-App and actually the first real nostr thing I would start to use every day if it turns out to be as good as it seems. I was also wondering about an addon: It would be fantastic if we could fuse-mount the remote hashtree git-repo, and then be able to use local tools and also not have to sync local/remote. This would take out the middleman (if course it's not always a good idea, but for too many situations a local repo that has to be synced with the remote is the reason I decide not to use git. What's your take on the fuse-mounting idea?