SourceHut is a minimalist, fully open-source software forge built around an email-driven workflow. Its web interface is server-rendered and works with no JavaScript at all, and the entire suite is free software you can self-host, with a paid hosted service as the alternative. Collaboration runs over mailing lists and git send-email rather than a pull-request button. Based in the United States.
SourceHut
sourcehut.orgA hardened pick. Worth the effort once you have chosen to shrink your footprint on purpose. Enough for most people. Threat levels
SourceHut is the forge for developers who want their tooling stripped to the metal and fully in their hands, because every component is open source and the whole web interface runs without a line of JavaScript. That minimalism is a privacy feature in its own right: nothing loads in the background to profile you, and you can self-host the entire stack. The honest catch is the on-ramp. Collaboration happens over mailing lists with git send-email, and the deliberately spartan interface assumes you are comfortable at the command line, so both are a genuine learning curve if you have only ever clicked a merge button. Pick SourceHut if you value a lean, scriptable forge with no JavaScript and the email patch model appeals to you, and look to a Forgejo instance instead if a familiar pull-request workflow matters more.
Measures the security configuration of the tool's own website, not the privacy of the product itself. A strong tool can still score low here.
SourceHut alternatives
Frequently asked
- Is SourceHut fully open source?
- Yes. Unlike open-core platforms that keep premium features proprietary, the entire SourceHut suite is free and open-source software, and you can self-host the whole thing. The hosted service is paid, with the subscription covering operation rather than unlocking closed features. Every part of the platform is open to inspection.
- Does SourceHut require JavaScript?
- No. The web interface is server-rendered HTML that works with JavaScript switched off, so pages load fast on slow connections and old hardware. Forms submit over plain HTTP and navigation uses ordinary links, which makes the whole forge unusually lightweight and resistant to tracking.
- What is SourceHut's email patch workflow?
- Collaboration happens over mailing lists using git send-email, the same decentralized model the Linux kernel has used for decades. Contributors prepare patches locally and send them to a project's list for review. It works offline and scripts cleanly, but it is a real change of habit from the pull-request button.
* Average ratings will show on this page once the threshold of 5 ratings is reached.