cross-posted from: https://lemmy.ml/post/45529149

Here is the message where he found out what happened:

I didn’t receive any information about it but when creating a support ticket I was told my account has been flagged and I had to do some extra verification. I’ve created a support ticket now and will keep you posted. I’ll believe it’s nothing major though, I use 2FA everywhere, the last commit on all repos is what I expect, and all sessions and usages look fine

Absolutely fuck Github and Microslop, they can just vanish your projects without notice whenever they want with barely any justification for it, and then take their sweet time to fix it too.

  • WhyJiffie@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    The scraping/bandwidth abuse problem can easily be worked around.

    how?

    anubis does not protect the APIs, and it cannot protect against bot traffic coming from many different residential proxies

    • vegetaaaaaaa@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 hours ago

      It can protect APIs as much as any other URL. Or more simply you could disallow any unauthenticated API access in gitea or at the reverse proxy level?

      cannot protect against bot traffic coming from many different residential proxies

      It can block anything that doesn’t pass the proof-of-work/JS challenge. Most bots don’t interpret JS.