git-remote-htree
Git remote helper for hashtree - push/pull git repos via Nostr and hashtree.
Installation
Usage
# Clone a repo
# Push your own repo
# Link-visible repo (encrypted, shareable via secret URL)
# Clone with secret key
# Private repo (encrypted, author-only)
P2P
For P2P sharing between peers, run the hashtree daemon:
Git operations automatically use the local daemon when running, enabling direct peer-to-peer transfers via WebRTC.
Configuration
Keys file: ~/.hashtree/keys
nsec1abc123... default
nsec1xyz789... work
Use petnames in remote URLs: htree://work/myproject
Part of hashtree-rs.