Peer-to-peer, encrypted, ephemeral Git collaboration (git daemon with encryption)
I have a Git repository and I want to collaborate with others. We do not have a public server, and do not wish to use existing hosting services.
git withme provides a way for a single host to invite numerous peers with short, one-time secure codes. The peers connect directly via Dilated Magic Wormhole channels, allowing collaborators to git clone git://localhost/<repo-name>.
Related contents: