This was sent out by Mozilla today via email, fighting the recent SREN bill proposed by France ✊

Here is the email;

img1 img2

  • @DaPorkchop_@lemmy.ml
    link
    fedilink
    English
    68 months ago

    Displaying raw HTML? Sure a fair number of people can pull that off. Actually rendering HTML+CSS with all their many features and a performant JS engine is many orders of magnitude more complex though, which is why there are basically only three browser engines (two if you count Chromium as a WebKit fork)

    • @Rexios@lemm.ee
      link
      fedilink
      English
      28 months ago

      Chromium is open source. It would be trivial to build it yourself with the block list disabled.