From 80022e60360aaf29ffaa92a5f0559c4a5985ea79 Mon Sep 17 00:00:00 2001 From: GitSnub <73504507+gitsnub@users.noreply.github.com> Date: Tue, 27 Oct 2020 00:41:47 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1de4b00..8ed2ee8 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,9 @@ git clone -n https://github.com/github/dmca.git youtube-dl && cd youtube-dl && g Now, *hilariously* GitHub also [decided not to fix a potential security issue related to how repository forks are kept on the back-end](https://iain.learmonth.me/blog/2019/2019w371/). This makes it possible to make it seem like an upstream repo contains content that never actually ended up in it. In other words, GitHub has no issue with [`youtube-dl` seemingly hosted in GitHub's own DMCA repository](https://github.com/github/dmca/tree/416da574ec0df3388f652e44f7fe71b1e3a4701f). + +## Better alternatives + + - [SourceHut](https://sr.ht/) is a nice, ethical forge. + - [GitLab](https://gitlab.com/) is a good "batteries-included" alternative; it is self-hostable, or you can set-up an account on one of the many public instances. + - [Gitea](https://gitea.io/en-us/) is a minimalistic self-hostable forge.