Home / Technology / Dutch Gov Launches Own GitHub Alternative
Dutch Gov Launches Own GitHub Alternative
2 May
Summary
- Netherlands launches code.overheid.nl, a self-hosted Git platform.
- The platform aims to reduce reliance on foreign-controlled repositories.
- Forgejo is selected as the foundation for the new government Git service.

The Dutch government has initiated a significant move towards digital sovereignty by launching code.overheid.nl, its own self-hosted Git platform. This new service aims to decrease the reliance on foreign-controlled repositories, particularly those managed by US tech giants like Microsoft. Source code integrity is now classified as a critical national infrastructure requirement.
The platform is built upon Forgejo, an open-source software chosen for its ability to allow users to study, modify, and distribute its source code freely. This aligns with the government's objective to have full control over its Git infrastructure and ensure the integrity of binaries executed by its systems.
Currently, code.overheid.nl is undergoing a pilot phase, restricting access to a limited number of government institutions. This measured approach allows for the gradual development of a robust Git platform. Developers are encouraged to contribute to its improvement by submitting issues and pull requests, fostering a collaborative development environment.
This initiative reflects a broader European trend toward digital self-sufficiency. While the platform's success hinges on widespread adoption across Dutch governmental bodies and the sustained growth of its contributor community, it represents a necessary experiment in prioritizing public code and transparency.