• Eevoltic@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 month ago

    I’m using Librewolf (on desktop) and it wouldn’t load until I checked “Enable WebGL”. Does Mull do anything with WebGL?

    On mobile I’ve tested Fennec and it works just fine.

  • grant 🍞@toast.oooM
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    1 month ago

    Canvas depends on WebGL, HTML5 canvases, web workers and local storage, if those are disabled it won’t load

    i’ll work on adding a popup for that, kinda slipped through the cracks

    and for completeness, the login page uses cookies, otherwise you won’t be able to login

    (yes i’m catching up on posts lol)

    • Possibly linux@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      1 month ago

      Thanks that does make sense. Maybe in the future investigate using pure HTML to do it. I think it should be possible with just the DOM plus a few tricks. In the meantime I’ll just use a different browser and enable webGL.

      If you are looking for max compatibly make it work in Tor as that’s what the privacy browsers are based on. If you are looking for people to help create workarounds let me know.

      • grant 🍞@toast.oooM
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        forgot to add web workers to that list, but i’m not entirely sure if it would be possible without those things

        templates require webgl to do anything related to image manipulation

        web workers i’ve seen also get disabled, but without those the website will freeze for quite a bit while it renders the canvas

        • Possibly linux@lemmy.zipOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          Web workers shouldn’t be a privacy risk. HTML canvas is very much a privacy risk and can fingerprint a device with fairly high certainty

  • Ark@leminal.space
    link
    fedilink
    arrow-up
    5
    ·
    1 month ago

    mull blocks html5 canvas access since it has changes from the arkenfox userjs project. practically any other browser will work fine.

    • Possibly linux@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 month ago

      It blocks canvas as it is used frequently for tracking and surveillance. I wouldn’t advise turning it on especially on a module device where fingerprinting is much easier

  • rbn@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    1 month ago

    On mobile I had to use Chrome as I experienced the same issue with Mull. On my PC Firefox with uBlock worked fine.

  • Hedlosa@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 month ago

    I had to use chrome I purely keep around for things like this, afaik it needs javascript enabled and maybe cookies.