GitHub’s latest transparency report reveals that the company received 2,000 valid DMCA takedown notices last year, resulting in the removal of over 31,151 projects. Targeted repositories included copied code, but also pirate apps, IPTV playlists, and many Nintendo Switch emulators. Circumvention takedowns increased slightly, but GitHub notes that these continue to be heavily scrutinized.

  • Glassed Silver@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Thank you for the helpful reply!

    Does Forgejo have repo mirroring that also mirrors issues, wiki, etc?

    Basically one of my use cases for running a local Gitea instance (LAN-only) is to mirror-backup any interesting projects I see, regardless of where their home is, I expect that anything can happen, especially to things like Yuzu. To prepare for such things I want to mirror repos, but not just code and releases, but also issues and wikis which often contain crucial documentation or assistance in getting software to run, etc… (you know the drill)

    Gitea doesn’t have that quite yet, only for one-off copying a repo.