diff options
-rw-r--r-- | site/git/index.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index ebd110f..29d4bd4 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -189,7 +189,9 @@ </ul> <p> Most Git hosting providers distribute <a href="https://www.gnu.org/philosophy/javascript-trap.html">non-free JavaScript</a> on their website, but as far as we are aware all of these - providers are freedom-friendly and reliable to use. This list will be expanded upon at a later date. + providers are freedom-friendly and reliable to use. This list will be expanded upon at a later date. The hosting providers + above are all powered by Free Software, which means that you can also host your own version of the software that they use + on their website. </p> <p> We generally recommend self-hosting (first option in the list above). Git is a <em>decentralized</em> (distributed) version control system. |