Back to browse
GitLike – Decentralized Git Hosting on IPFS

GitLike – Decentralized Git Hosting on IPFS

by Omodaka9375·Mar 15, 2026·3 points·0 comments

AI Analysis

●●SolidBold BetWizardry

Git hosting on IPFS with wallet auth and scoped write access for AI agents.

Strengths
  • Content-addressed storage on IPFS ensures code permanence beyond central server lifespans.
  • EIP-191 signatures allow safe delegated write access for autonomous AI agents.
Weaknesses
  • GitHub network effects are massive, making migration hard for most development teams.
  • IPFS pinning reliability depends on external services rather than guaranteed uptime.
Target Audience

Web3 developers, privacy advocates

Similar To

Radicle · GitHub · GitLab

Post Description

I built GitLike because code hosting shouldn’t depend on a single company. Platforms change pricing, restrict features, or disappear, and developers scramble to migrate. GitLike stores repos on *IPFS as content-addressed objects*, with commits, trees, and blobs living on a decentralized network. Authentication uses *Ethereum wallets via SIWE*, so there are no passwords to leak.

Key Features: - Solo developers: Push code and know it’s pinned on IPFS; your CIDs are yours forever. - Teams: Collaborate using wallet addresses, branch protection, pull requests, and agent delegations. - AI agents: Delegate scoped write access with EIP-191 signatures so agents can commit, branch, and merge safely. - Self-hosters: Deploy your own instance on Cloudflare Workers and federate under your domain. - Status monitoring - CLI - SPA hosting via app.gitlike.dev

The goal is simple: a Git-like workflow where you own your data. Fork it, self-host it, federate it. Your keys, your code.

The full codebase is open-source and available on GitLike itself.

https://gitlike.dev/gitlike

I’d love feedback from the community — especially on usability, security, and federation.

Similar Projects

Git Web Manager

Laravel-specific deployment dashboard when Coolify already does this.

Cozy
wallabydesigns
312mo ago