From f67d4682a217d91406eab4c65a739bb983d68c8c Mon Sep 17 00:00:00 2001 From: Oli Brandford <43728278+olibf@users.noreply.github.com> Date: Sun, 15 Feb 2026 20:55:14 +0100 Subject: [PATCH] Revise README for migration to Codeberg Updated README to reflect migration from GitHub to Codeberg, including reasons for the shift and benefits of using Codeberg. --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 3d0dd14..ac845b9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ +# MOVED TO CODEBERG + +## Migrating from GitHub to Codeberg + +Many developers are shifting from GitHub to [Codeberg](https://codeberg.org/), a European, community-driven platform. This move is largely fueled by a desire for greater data sovereignty and a commitment to open-source ethics. +Why Developers are Leaving GitHub +- **Corporate Ownership**: Concerns over Microsoft’s influence on data privacy and potential censorship. +- **Legal Risks**: Hosting with US-based companies subjects data to American jurisdiction, specifically laws like the Patriot Act and FISA, which allow broad government surveillance and data access. +- **Performance**: Increasing reports of GitHub becoming bloated or unreliable, particularly with CI/CD tools. +- **AI Ethics**: Friction regarding GitHub Copilot and the use of open-source code for training proprietary models. + +## Why Choose Codeberg? +- **Non-Profit Governance**: Operated by a European non-profit dedicated to transparency, not shareholders. +- **Legal Protections**: Benefiting from stricter European data protection regulations. +- **Seamless Transition**: Offers a familiar Gitea-based interface that minimizes the learning curve. +- **Community First**: Focuses on serving the developer community rather than monetizing user data. + +[https://codeberg.org/olibf/DbDiff](https://codeberg.org/olibf/DbDiff) + # DbDiff - Database Schema Comparison Tool DbDiff will be a set of tools for comparing database schemas. While it's still in early development, I use it daily to