Is just the same as lemmy? What makes it different? Is it similar to kbin? Why is it meant to be better according so some people?

    • Rimu@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 day ago

      I really need help with anubis. I can get it to block but not in such a way that also allows API access and federation and web clients like blorpblorp.

      Anyway I only need to turn anubis on for 10 minutes and all the scrapers go away for days. They really really hate it!

      • Demigodrick@lemmy.zip
        link
        fedilink
        arrow-up
        3
        ·
        1 day ago

        I don’t use it currently (except on one of the front ends we use as a test) but I believe the easiest way would be to use nginx to separate the paths you want to pass traffic to, so it doesnt apply to api traffic etc, only the ui. I use traefik for piefed so I don’t know how it integrates in there yet, but I know a few people have got it working for lemmy by using the nginx paths.

        There is also go-away as an alternative option.

        I have made extensive use of cloudflares challenges too