setup git hosting: add some example in 2021 - www.codemadness.org - www.codemadness.org saait content files
 (HTM) git clone git://git.codemadness.org/www.codemadness.org
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 0d37c78df98c3e4a8eaa6323a5180dbcc51ac03c
 (DIR) parent b4c17439a89848a061c26ecdb5c25bbbb25204f0
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 19 Apr 2022 13:17:13 +0200
       
       setup git hosting: add some example in 2021
       
       Diffstat:
         M output/atom_content.xml             |       5 +++--
         M output/phlog/setup-git-hosting      |       5 +++--
         M output/rss_content.xml              |       5 +++--
         M output/setup-git-hosting.html       |       5 +++--
         M output/setup-git-hosting.md         |       5 +++--
         M pages/setup-git-hosting.md          |       5 +++--
       
       6 files changed, 18 insertions(+), 12 deletions(-)
       ---
 (DIR) diff --git a/output/atom_content.xml b/output/atom_content.xml
       @@ -925,7 +925,8 @@ keeping control over your own computing infrastructure.</p>
        <li><a href="https://en.wikipedia.org/wiki/SourceForge#Controversies">The SourceForge ads/malware/hijack controversies. Injecting malware into projects</a>.</li>
        <li><a href="https://gitlab.com/gitlab-org/gitaly/issues/2113">As of 2019-10-23 Gitlab added telemetry to their software</a>.</li>
        <li><a href="https://about.gitlab.com/blog/2019/10/10/update-free-software-and-telemetry/">On 2019-10-24 Gitlab reverted it again because many people complained</a>.</li>
       -<li><a href="https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/">On 2020-11-16 Github reinstated youtube-dl, a popular project on GitHub, to reverse a Digital Millennium Copyright Act (DMCA) takedown</a>.</li>
       +<li><a href="https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/">On 2020-11-16 Github reinstated youtube-dl, to reverse a Digital Millennium Copyright Act (DMCA) takedown</a>.</li>
       +<li><a href="https://arstechnica.com/gadgets/2021/03/critics-fume-after-github-removes-exploit-code-for-exchange-vulnerabilities/">On 2021-03-11 Github (owned by Microsoft) removes exploit code for Microsoft Exchange vulnerabilities</a>.</li>
        <li><a href="https://www.bleepingcomputer.com/news/security/github-suspends-accounts-of-russian-devs-at-sanctioned-companies/">On 2022-04-16 Russian software developers are reporting that their GitHub accounts are being suspended without warning if they work for or previously worked for companies under US sanctions</a>.</li>
        </ul>
        <p>The same thing can happen with Github, Atlassian Bitbucket or other similar
       @@ -935,7 +936,7 @@ restrictions.  When you host it yourself the restrictions are the resource
        limits of the system and your connection, therefore it is a much more flexible
        solution.</p>
        <p>Always make sure you own the software (which is <a href="https://www.gnu.org/philosophy/free-sw.html">Free</a> or open-source) and you
       -can host it yourself, so you will be in control.</p>
       +can host it yourself, so you will be in control of it.</p>
        <h2>Creating repositories</h2>
        <p>For the hosting it is recommended to use a so-called "bare" repository.  A bare
        repository means no files are checked out in the folder itself.  To create a
 (DIR) diff --git a/output/phlog/setup-git-hosting b/output/phlog/setup-git-hosting
       @@ -19,7 +19,8 @@ i                codemadness.org        70
        h* The SourceForge ads/malware/hijack controversies. Injecting malware into projects.        URL:https://en.wikipedia.org/wiki/SourceForge#Controversies        codemadness.org        70
        h* As of 2019-10-23 Gitlab added telemetry to their software.        URL:https://gitlab.com/gitlab-org/gitaly/issues/2113        codemadness.org        70
        h* On 2019-10-24 Gitlab reverted it again because many people complained.        URL:https://about.gitlab.com/blog/2019/10/10/update-free-software-and-telemetry/        codemadness.org        70
       -h* On 2020-11-16 Github reinstated youtube-dl, a popular project on GitHub, to reverse a Digital Millennium Copyright Act (DMCA) takedown.        URL:https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/        codemadness.org        70
       +h* On 2020-11-16 Github reinstated youtube-dl, to reverse a Digital Millennium Copyright Act (DMCA) takedown.        URL:https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/        codemadness.org        70
       +h* On 2021-03-11 Github (owned by Microsoft) removes exploit code for Microsoft Exchange vulnerabilities.        URL:https://arstechnica.com/gadgets/2021/03/critics-fume-after-github-removes-exploit-code-for-exchange-vulnerabilities/        codemadness.org        70
        h* On 2022-04-16 Russian software developers are reporting that their GitHub accounts are being suspended without warning if they work for or previously worked for companies under US sanctions.        URL:https://www.bleepingcomputer.com/news/security/github-suspends-accounts-of-russian-devs-at-sanctioned-companies/        codemadness.org        70
        i                codemadness.org        70
        iThe same thing can happen with Github, Atlassian Bitbucket or other similar                codemadness.org        70
       @@ -30,7 +31,7 @@ ilimits of the system and your connection, therefore it is a much more flexible        
        isolution.                codemadness.org        70
        i                codemadness.org        70
        hAlways make sure you own the software (which is »Free« or open-source) and you        URL:https://www.gnu.org/philosophy/free-sw.html        codemadness.org        70
       -ican host it yourself, so you will be in control.                codemadness.org        70
       +ican host it yourself, so you will be in control of it.                codemadness.org        70
        i                codemadness.org        70
        i                codemadness.org        70
        i## Creating repositories                codemadness.org        70
 (DIR) diff --git a/output/rss_content.xml b/output/rss_content.xml
       @@ -875,7 +875,8 @@ keeping control over your own computing infrastructure.</p>
        <li><a href="https://en.wikipedia.org/wiki/SourceForge#Controversies">The SourceForge ads/malware/hijack controversies. Injecting malware into projects</a>.</li>
        <li><a href="https://gitlab.com/gitlab-org/gitaly/issues/2113">As of 2019-10-23 Gitlab added telemetry to their software</a>.</li>
        <li><a href="https://about.gitlab.com/blog/2019/10/10/update-free-software-and-telemetry/">On 2019-10-24 Gitlab reverted it again because many people complained</a>.</li>
       -<li><a href="https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/">On 2020-11-16 Github reinstated youtube-dl, a popular project on GitHub, to reverse a Digital Millennium Copyright Act (DMCA) takedown</a>.</li>
       +<li><a href="https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/">On 2020-11-16 Github reinstated youtube-dl, to reverse a Digital Millennium Copyright Act (DMCA) takedown</a>.</li>
       +<li><a href="https://arstechnica.com/gadgets/2021/03/critics-fume-after-github-removes-exploit-code-for-exchange-vulnerabilities/">On 2021-03-11 Github (owned by Microsoft) removes exploit code for Microsoft Exchange vulnerabilities</a>.</li>
        <li><a href="https://www.bleepingcomputer.com/news/security/github-suspends-accounts-of-russian-devs-at-sanctioned-companies/">On 2022-04-16 Russian software developers are reporting that their GitHub accounts are being suspended without warning if they work for or previously worked for companies under US sanctions</a>.</li>
        </ul>
        <p>The same thing can happen with Github, Atlassian Bitbucket or other similar
       @@ -885,7 +886,7 @@ restrictions.  When you host it yourself the restrictions are the resource
        limits of the system and your connection, therefore it is a much more flexible
        solution.</p>
        <p>Always make sure you own the software (which is <a href="https://www.gnu.org/philosophy/free-sw.html">Free</a> or open-source) and you
       -can host it yourself, so you will be in control.</p>
       +can host it yourself, so you will be in control of it.</p>
        <h2>Creating repositories</h2>
        <p>For the hosting it is recommended to use a so-called "bare" repository.  A bare
        repository means no files are checked out in the folder itself.  To create a
 (DIR) diff --git a/output/setup-git-hosting.html b/output/setup-git-hosting.html
       @@ -55,7 +55,8 @@ keeping control over your own computing infrastructure.</p>
        <li><a href="https://en.wikipedia.org/wiki/SourceForge#Controversies">The SourceForge ads/malware/hijack controversies. Injecting malware into projects</a>.</li>
        <li><a href="https://gitlab.com/gitlab-org/gitaly/issues/2113">As of 2019-10-23 Gitlab added telemetry to their software</a>.</li>
        <li><a href="https://about.gitlab.com/blog/2019/10/10/update-free-software-and-telemetry/">On 2019-10-24 Gitlab reverted it again because many people complained</a>.</li>
       -<li><a href="https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/">On 2020-11-16 Github reinstated youtube-dl, a popular project on GitHub, to reverse a Digital Millennium Copyright Act (DMCA) takedown</a>.</li>
       +<li><a href="https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/">On 2020-11-16 Github reinstated youtube-dl, to reverse a Digital Millennium Copyright Act (DMCA) takedown</a>.</li>
       +<li><a href="https://arstechnica.com/gadgets/2021/03/critics-fume-after-github-removes-exploit-code-for-exchange-vulnerabilities/">On 2021-03-11 Github (owned by Microsoft) removes exploit code for Microsoft Exchange vulnerabilities</a>.</li>
        <li><a href="https://www.bleepingcomputer.com/news/security/github-suspends-accounts-of-russian-devs-at-sanctioned-companies/">On 2022-04-16 Russian software developers are reporting that their GitHub accounts are being suspended without warning if they work for or previously worked for companies under US sanctions</a>.</li>
        </ul>
        <p>The same thing can happen with Github, Atlassian Bitbucket or other similar
       @@ -65,7 +66,7 @@ restrictions.  When you host it yourself the restrictions are the resource
        limits of the system and your connection, therefore it is a much more flexible
        solution.</p>
        <p>Always make sure you own the software (which is <a href="https://www.gnu.org/philosophy/free-sw.html">Free</a> or open-source) and you
       -can host it yourself, so you will be in control.</p>
       +can host it yourself, so you will be in control of it.</p>
        <h2>Creating repositories</h2>
        <p>For the hosting it is recommended to use a so-called "bare" repository.  A bare
        repository means no files are checked out in the folder itself.  To create a
 (DIR) diff --git a/output/setup-git-hosting.md b/output/setup-git-hosting.md
       @@ -12,7 +12,8 @@ Some bad examples:
        * [The SourceForge ads/malware/hijack controversies. Injecting malware into projects](https://en.wikipedia.org/wiki/SourceForge#Controversies).
        * [As of 2019-10-23 Gitlab added telemetry to their software](https://gitlab.com/gitlab-org/gitaly/issues/2113).
        * [On 2019-10-24 Gitlab reverted it again because many people complained](https://about.gitlab.com/blog/2019/10/10/update-free-software-and-telemetry/).
       -* [On 2020-11-16 Github reinstated youtube-dl, a popular project on GitHub, to reverse a Digital Millennium Copyright Act (DMCA) takedown](https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/).
       +* [On 2020-11-16 Github reinstated youtube-dl, to reverse a Digital Millennium Copyright Act (DMCA) takedown](https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/).
       +* [On 2021-03-11 Github (owned by Microsoft) removes exploit code for Microsoft Exchange vulnerabilities](https://arstechnica.com/gadgets/2021/03/critics-fume-after-github-removes-exploit-code-for-exchange-vulnerabilities/).
        * [On 2022-04-16 Russian software developers are reporting that their GitHub accounts are being suspended without warning if they work for or previously worked for companies under US sanctions](https://www.bleepingcomputer.com/news/security/github-suspends-accounts-of-russian-devs-at-sanctioned-companies/).
        
        The same thing can happen with Github, Atlassian Bitbucket or other similar
       @@ -23,7 +24,7 @@ limits of the system and your connection, therefore it is a much more flexible
        solution.
        
        Always make sure you own the software (which is [Free](https://www.gnu.org/philosophy/free-sw.html) or open-source) and you
       -can host it yourself, so you will be in control.
       +can host it yourself, so you will be in control of it.
        
        
        ## Creating repositories
 (DIR) diff --git a/pages/setup-git-hosting.md b/pages/setup-git-hosting.md
       @@ -12,7 +12,8 @@ Some bad examples:
        * [The SourceForge ads/malware/hijack controversies. Injecting malware into projects](https://en.wikipedia.org/wiki/SourceForge#Controversies).
        * [As of 2019-10-23 Gitlab added telemetry to their software](https://gitlab.com/gitlab-org/gitaly/issues/2113).
        * [On 2019-10-24 Gitlab reverted it again because many people complained](https://about.gitlab.com/blog/2019/10/10/update-free-software-and-telemetry/).
       -* [On 2020-11-16 Github reinstated youtube-dl, a popular project on GitHub, to reverse a Digital Millennium Copyright Act (DMCA) takedown](https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/).
       +* [On 2020-11-16 Github reinstated youtube-dl, to reverse a Digital Millennium Copyright Act (DMCA) takedown](https://github.blog/2020-11-16-standing-up-for-developers-youtube-dl-is-back/).
       +* [On 2021-03-11 Github (owned by Microsoft) removes exploit code for Microsoft Exchange vulnerabilities](https://arstechnica.com/gadgets/2021/03/critics-fume-after-github-removes-exploit-code-for-exchange-vulnerabilities/).
        * [On 2022-04-16 Russian software developers are reporting that their GitHub accounts are being suspended without warning if they work for or previously worked for companies under US sanctions](https://www.bleepingcomputer.com/news/security/github-suspends-accounts-of-russian-devs-at-sanctioned-companies/).
        
        The same thing can happen with Github, Atlassian Bitbucket or other similar
       @@ -23,7 +24,7 @@ limits of the system and your connection, therefore it is a much more flexible
        solution.
        
        Always make sure you own the software (which is [Free](https://www.gnu.org/philosophy/free-sw.html) or open-source) and you
       -can host it yourself, so you will be in control.
       +can host it yourself, so you will be in control of it.
        
        
        ## Creating repositories