Git repositories hosted directly on Freenet
Git remote helper over Freenet—actually cloneable demos prove it works today.

Git over HTTPS without SSH keys, but Gitea and GitHub already do this.
Developers interested in Git protocol internals
Gitea · GitHub · GitLab
git clone https://git.swerdlow.dev/spiral git clone https://git.swerdlow.dev/bad-apple
Git remote helper over Freenet—actually cloneable demos prove it works today.
Free Git CDN solves GNOME's bandwidth crisis; content-hash caching is clever.
Git hosting on IPFS with wallet auth and scoped write access for AI agents.
Laravel-specific deployment dashboard when Coolify already does this.
Handy CLI that actually pulls a repo and runs a battery of concrete heuristics — repo age, README keywords/emoji counts, commit velocity, presence of LLM-tool files, and simple commit-statistics — to guess whether code was prompt-expanded. The rule set is intentionally arbitrary and extensible, which makes this a useful starting point for audits or CI checks, but expect false positives and plan to tune or add rules for your context.
GitHub already shows contribution graphs — this just works outside their platform.