Free and Open Source Speed Test. No Flash, No Java, No Websocket, No Bullshit.

  • Mikelius
    link
    fedilink
    arrow-up
    47
    arrow-down
    4
    ·
    29 days ago

    The NoScript list terrifies me a little though… Not sure what’s going on there, but that’s a lot of JavaScript lol.

    • dosse91@lemmy.trippy.pizza
      link
      fedilink
      arrow-up
      117
      arrow-down
      2
      ·
      29 days ago

      Hi, I’m the original author of LibreSpeed. When you load the website it downloads a list of servers and tries all of them to see which one has the lowest ping, that’s what you’re seeing.

      • Rikj000@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        23
        arrow-down
        2
        ·
        29 days ago

        Thank you for LibreSpeed! <3
        Been using it for a few years now,
        and it’s become my go-to network speed testing tool

      • Mikelius
        link
        fedilink
        arrow-up
        2
        ·
        27 days ago

        Thanks for clarifying! Took a deeper look on my computer and I guess I learned that NoScript was misidentifying due to the cors or something. Just had to call it out before, as one can never be too careful these days :D

      • Mikelius
        link
        fedilink
        arrow-up
        35
        arrow-down
        4
        ·
        29 days ago

        I use iperf3 with Speedtest’s servers, personally. But for a browser, yes JavaScript is needed… But needing JavaScript files from like 20 different domains is typically a red flag for me on any site.

        • dosse91@lemmy.trippy.pizza
          link
          fedilink
          arrow-up
          29
          arrow-down
          1
          ·
          29 days ago

          It doesn’t need javascript from “20 different domains”, only a file called empty.php is fetched from those servers to measure the ping. The javascript is hosted on librespeed.org, which is under my control.

    • Samvega@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      10
      ·
      edit-2
      29 days ago

      I temporarily trusted the two domains that started with librespeed and it worked.

      What the other 17 are for, I can’t say.

      Edit: looking at the server list, many of them match up with the serves you can select.

    • xavier666@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      28 days ago

      It’s open-source. You can always check if there is anything shady. If you can’t read it, you can raise an issue on Github and wait for a response :)