Skip to content
  • Κατηγορίες
  • Πρόσφατα
  • Ετικέτες
  • Δημοφιλή
  • World
  • Χρήστες
  • Ομάδες
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Polycycle)
  • No Skin
  • Polycycle
Collapse
Brand Logo
  1. Κεντρική
  2. memes
  3. Browsing ain't fun anymore

Browsing ain't fun anymore

Scheduled Pinned Κλειδωμένο Moved memes
memes
76 Δημοσιεύσεις 61 Posters 0 Εμφανίσεις
  • Παλαιότερο προς Νεότερο
  • Νεότερο προς Παλαιότερο
  • Most Votes
Απάντηση
  • Reply as topic
Log in to reply
Το θέμα αυτό έχει διαγραφεί. Μόνο οι χρήστες με δικαιώματα διαχειριστή θεμάτων μπορούν να το δουν.
  • D daniskarma@lemmy.dbzer0.com

    I am skeptical about the real level of protection that Anubis really provides.

    At the end is an automated test. Meaning that any machine could easily solve it.

    Most "attackers" wont bother solving it because they don't really care. But if they would want they could. It's sort of protection by obscurity.

    The more Anubis it's used the more we see attacks that actually equip a way to solve the challenges. Then is when Anubis up the challenge and the battle begin, between how much can Anubis up the challenge so normal users can still browse and how much cost the attacker is willing to eat.

    Giving that these attackers tend to have high budgets I'm not that certain about its actual capabilities to reject a targeted ddos.

    As for crawling for big data. I do think that it does nothing here. Companies willing yo scrape big amounts of data, for AI training or other purposes, have massive budgets and the electricity cost of solving the JavaScript challenges become nothing in comparison. They also doesn't need ro deny the service so they could spread the scrape to keep the challenge low reducing the cost even more.

    Once again, positive results we currently see in practice I believe that are caused just because most scrappers and ddos attackers are just blindly attacking and doesn't really equip themselves for Anubis. Protection by obscurity. But a well equiped attacker I don't think it would have that much trouble getting past it, specially for scrapping, or other type of bot attacks that could be slowed down.

    softwarist@programming.devS This user is from outside of this forum
    softwarist@programming.devS This user is from outside of this forum
    softwarist@programming.dev
    wrote last edited by
    #61

    You're right, although my understanding is that there are a lot of poorly implemented scrapers for AI services unintentionally DDoSing websites with requests, so Anubis is more of a mitigation against those.

    J 1 Reply Last reply
    11
    • H hertg@infosec.pub

      (Not so) fun fact: The Anubis image is itself AI slop

      https://github.com/TecharoHQ/anubis/commit/3e9a93f629e9c5a69bd7fcd6613d27ce9f5231f9

      ruby@lemmy.dbzer0.comR This user is from outside of this forum
      ruby@lemmy.dbzer0.comR This user is from outside of this forum
      ruby@lemmy.dbzer0.com
      wrote last edited by ruby@lemmy.dbzer0.com
      #62

      funner fact: anubis itself is slop

      https://github.com/TecharoHQ/anubis/blob/main/AGENTS.md

      1 Reply Last reply
      7
      • hylobates@jlai.luH hylobates@jlai.lu
        This post did not contain any content.
        M This user is from outside of this forum
        M This user is from outside of this forum
        mecen@lemmy.ca
        wrote last edited by
        #63

        Much better than cludflare and Google recapha

        1 Reply Last reply
        38
        • softwarist@programming.devS softwarist@programming.dev

          You're right, although my understanding is that there are a lot of poorly implemented scrapers for AI services unintentionally DDoSing websites with requests, so Anubis is more of a mitigation against those.

          J This user is from outside of this forum
          J This user is from outside of this forum
          jj4211@lemmy.world
          wrote last edited by
          #64

          Yeah, seems like the problem is that fundamentally it could work by upping the difficulty a smidge making it then meaningfully expensive, but the spread between slowest edge device and high end means it's impossible to chase that difficulty without screwing over low end device users..

          1 Reply Last reply
          0
          • idunnololz@lemmy.worldI idunnololz@lemmy.world

            https://anubis.techaro.lol/docs/admin/configuration/challenges/metarefresh/

            Apparently it just tells your browser to refresh after x seconds.

            J This user is from outside of this forum
            J This user is from outside of this forum
            jj4211@lemmy.world
            wrote last edited by
            #65

            Seems utterly pointless though...

            With the proof of work approach, at least it's demanding the client consume some resources, though the 'right' amount is a tricky question, either it's so trivial as to hardly matter to the scrapers, or it's hard enough to put a dent in the scrapers' build, but human operated low end devices are royally screwed..

            Here the crawler simply schedules a resumption and moves on to other work. The crawler doesn't need it right now and it's free for it to wait.

            1 Reply Last reply
            2
            • hylobates@jlai.luH hylobates@jlai.lu
              This post did not contain any content.
              pmjv@lemmy.worldP This user is from outside of this forum
              pmjv@lemmy.worldP This user is from outside of this forum
              pmjv@lemmy.world
              wrote last edited by
              #66

              your blog does not need an anime girl web ai firewall utility

              S hylobates@jlai.luH D 3 Replies Last reply
              2
              • B bandwidthcrisis@lemmy.world

                I had a captcha a few days ago that was something like "click on all the pictures that go with this" with a picture of a saucepan and the grid was food items and other things.

                I pointed my phone at it and asked Gemini and almost instantly it said "the potato in the top left and the carrots look the middle of the bottom row".

                J This user is from outside of this forum
                J This user is from outside of this forum
                jj4211@lemmy.world
                wrote last edited by
                #67

                While I despise the captchas from a human perspective, the fact that an LLM can solve the challenge isn't a deal breaker. It doesn't need to be impossible for a non-human to solve, it just has to be too expensive.

                It does certainly shift the equation to stuff like proof of work since a computer can solve it anyway, might as well not annoy the human.

                1 Reply Last reply
                3
                • pmjv@lemmy.worldP pmjv@lemmy.world

                  your blog does not need an anime girl web ai firewall utility

                  S This user is from outside of this forum
                  S This user is from outside of this forum
                  spicehoarder@lemmy.zip
                  wrote last edited by
                  #68

                  Watch out, you'll anger the hive mind.

                  1 Reply Last reply
                  1
                  • hylobates@jlai.luH hylobates@jlai.lu
                    This post did not contain any content.
                    S This user is from outside of this forum
                    S This user is from outside of this forum
                    spicehoarder@lemmy.zip
                    wrote last edited by
                    #69

                    If you're going to increase my compute to access your site, at least give me a crypto token that may or may not be worth anything

                    1 Reply Last reply
                    0
                    • pmjv@lemmy.worldP pmjv@lemmy.world

                      your blog does not need an anime girl web ai firewall utility

                      hylobates@jlai.luH This user is from outside of this forum
                      hylobates@jlai.luH This user is from outside of this forum
                      hylobates@jlai.lu
                      wrote last edited by
                      #70

                      Unfortunately, yes it does. Unless I want it to collapse regularly.

                      1 Reply Last reply
                      13
                      • comfortableraspberry@feddit.orgC comfortableraspberry@feddit.org

                        Spot on. There were some complaints recently made by people being afraid to be seen as a furry because she has ears and a tail. It's hilarious

                        S This user is from outside of this forum
                        S This user is from outside of this forum
                        scmstr@lemmy.blahaj.zone
                        wrote last edited by scmstr@lemmy.blahaj.zone
                        #71

                        Oh man. Those people are so gd cringe it IS hilarious.

                        1 Reply Last reply
                        0
                        • hylobates@jlai.luH hylobates@jlai.lu
                          This post did not contain any content.
                          H This user is from outside of this forum
                          H This user is from outside of this forum
                          hrabiavulpes@europe.pub
                          wrote last edited by
                          #72

                          Looks way better than half the ads I normally see.

                          1 Reply Last reply
                          9
                          • pmjv@lemmy.worldP pmjv@lemmy.world

                            your blog does not need an anime girl web ai firewall utility

                            D This user is from outside of this forum
                            D This user is from outside of this forum
                            desertdruid@lemmy.blahaj.zone
                            wrote last edited by desertdruid@lemmy.blahaj.zone
                            #73

                            it kinda does when the web is being scraped by bots to fuel the LLMs

                            1 Reply Last reply
                            11
                            • D daniskarma@lemmy.dbzer0.com

                              I am skeptical about the real level of protection that Anubis really provides.

                              At the end is an automated test. Meaning that any machine could easily solve it.

                              Most "attackers" wont bother solving it because they don't really care. But if they would want they could. It's sort of protection by obscurity.

                              The more Anubis it's used the more we see attacks that actually equip a way to solve the challenges. Then is when Anubis up the challenge and the battle begin, between how much can Anubis up the challenge so normal users can still browse and how much cost the attacker is willing to eat.

                              Giving that these attackers tend to have high budgets I'm not that certain about its actual capabilities to reject a targeted ddos.

                              As for crawling for big data. I do think that it does nothing here. Companies willing yo scrape big amounts of data, for AI training or other purposes, have massive budgets and the electricity cost of solving the JavaScript challenges become nothing in comparison. They also doesn't need ro deny the service so they could spread the scrape to keep the challenge low reducing the cost even more.

                              Once again, positive results we currently see in practice I believe that are caused just because most scrappers and ddos attackers are just blindly attacking and doesn't really equip themselves for Anubis. Protection by obscurity. But a well equiped attacker I don't think it would have that much trouble getting past it, specially for scrapping, or other type of bot attacks that could be slowed down.

                              eah@programming.devE This user is from outside of this forum
                              eah@programming.devE This user is from outside of this forum
                              eah@programming.dev
                              wrote last edited by eah@programming.dev
                              #74

                              HN comment which makes your point but is better worded

                              1 Reply Last reply
                              4
                              • H hertg@infosec.pub

                                (Not so) fun fact: The Anubis image is itself AI slop

                                https://github.com/TecharoHQ/anubis/commit/3e9a93f629e9c5a69bd7fcd6613d27ce9f5231f9

                                S This user is from outside of this forum
                                S This user is from outside of this forum
                                snowdriftissue@lemmy.world
                                wrote last edited by
                                #75

                                The repo credits a real artist for the anubis image

                                https://github.com/TecharoHQ/anubis/blob/main/web/static/img/ATTRIBUTIONS.txt

                                1 Reply Last reply
                                1
                                • U undefinedtruth@lemmy.zip

                                  Anubis is open source, self-hosted, doesn't block me just because I use a VPN and the later versions work even with JavaScript disabled!

                                  Fuck Cloudflare, long live Anubis!

                                  M This user is from outside of this forum
                                  M This user is from outside of this forum
                                  mecen@lemmy.ca
                                  wrote last edited by
                                  #76

                                  Cloudflare is great compared to Recaptcha.

                                  Anubis is the best by far.

                                  1 Reply Last reply
                                  0

                                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                  With your input, this post could be even better 💗

                                  Εγγραφή Σύνδεση
                                  Απάντηση
                                  • Reply as topic
                                  Log in to reply
                                  • Παλαιότερο προς Νεότερο
                                  • Νεότερο προς Παλαιότερο
                                  • Most Votes


                                  • Σύνδεση

                                  • Δεν έχεις λογαριασμό; Εγγραφή

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Κατηγορίες
                                  • Πρόσφατα
                                  • Ετικέτες
                                  • Δημοφιλή
                                  • World
                                  • Χρήστες
                                  • Ομάδες