• ZerushOP
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 year ago

    Of course, it makes many calls to Vivaldi on startup, which is normal if you have sync enabled, it’s not so scandalous if it collects technical and statistical values, which any browser does. It is also true that Vivaldi cannot be compiled with the Source Code, because 5% of the script related to the UI are proprietary, but they are 100% auditable and even modifiable by the user, the Forum even teaches how to do it. The only thing that this is not allowed to use these scripts for other Browsers. All other Data is stored locally or is part of the data that is synced, no Data is sold to third parties. It is true that one of the Search Engines is Bing, which comes by default, but everyone is free to delete it, if they don’t want to use it (as any other sponsor link or search engine), and add any other search engine(s) of their choice (Firefox by default has Google search). The Data that supposedly goes to Google is relative to the Chrome Store, but even these can be turned off, although then you can’t download extensions from there. Critical is certainly the use of Cloudflare on its official page. So this Spyware Risk thing is somewhat exaggerated.

    Discussion in the community about this https://forum.vivaldi.net/topic/88821/vivaldi-is-spyware/8?_=1689249574264

    • breadsmasher@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      1 year ago

      That forum post is about styling the UI. Irrelevant when discussing whether any closed source code is safe. Its not auditable if the code isn’t published.

      Data that goes to google … can be turned off

      Can it?

      Even if you disable everything under “Google Services” and “Google Extensions” under “Privacy” in settings, it will still make automatic connections to Google

      • Catweazle@social.vivaldi.net
        link
        fedilink
        arrow-up
        4
        arrow-down
        1
        ·
        edit-2
        1 year ago

        @breadsmasher @Zerush, modding Vivaldi is certainly about modding the UI part, precisely the suposing “no auditable” proprietary part, the only it has. All other is OpenSource.
        Read also the forum discussion about Vivald Spyware in the added link.
        Mozilla send user data to Google (Alphabet), Vivaldi don’t. Mozilla spyware risk for this? I don’t think so.

        • breadsmasher@lemmy.world
          link
          fedilink
          arrow-up
          1
          arrow-down
          2
          ·
          1 year ago

          Being able to supply custom functionality and css to the UI is not the same as being able to review the UI source code. Not really sure why people are finding that so difficult to understand.

          • Catweazle@social.vivaldi.net
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            1 year ago

            @breadsmasher, difficult to understand what means auditable? How will you modify a source with unknown content?
            Try it with Chrome, EDGE or Opera. Not the same, there is nothing auditable or modificable, at least if you don’t use reverse engineering, which in Vivaldi isn’t needed. The UI source is the only proprietary script but not hidden, it’s simply a license thing.
            If it go OpenSource, in the next versión Chrome and Edge will use it and kill with this all other Browser in the market.

            • breadsmasher@lemmy.world
              link
              fedilink
              arrow-up
              1
              arrow-down
              2
              ·
              1 year ago

              Talking generally. You can build a system which accepts new source code and styles and applies them.

              Think about modding games for example. They are created without access to source code. The developers provide the ability to add new functionality to the system without providing the source code.

              Heres the source code for Chromium upon which Chrome is built

              https://github.com/chromium/chromium

              You can modify chrome, edge, firefox. Plenty of themes and extensions exist. Just because its not a simple css file doesn’t mean it can’t be changed.