• Pennomi@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      Glaze is a mathematical dead end due to the Analog Gap. As long as the image is visually unchanged to humans, an algorithm is mathematically capable of replicating it.

      This is the same reason why DRM is fundamentally pointless - if a person can play the game, the DRM can be circumvented. We’ve seen this even with extraordinarily sophisticated DRM (eg Denuvo). Crackers can get through it just fine, and often with far less effort than it took to implement the DRM in the first place.

      Adblock is fundamentally different however. It operates by changing the client side rendering of a web page. Since the rendering code is owned by the end user, you can modify the final web page in any way you want and the owner of the website can’t do a damn thing about it. There has been work lately on signing a page to verify it hasn’t been tampered with, but a client browser can simply forge that response.