• peregus@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    11 hours ago

    @[email protected] but the owner of the server could change it, could it be checked directly on the webpage of the service? Not that I will do it (I can’t, I can’t read that code), I’m just curious.

    • chebra@mstdn.io
      link
      fedilink
      arrow-up
      2
      ·
      11 hours ago

      @peregus yes, well the javascript on the site is minified, but I found this place even in the minified code. At this level it would be easier to take the source code and compile your own, host your own instance, then you know exactly what code is running there. And their minified code could be directly compared with your minified code… the beauty of open-source software.