Microsoft is running one of the largest corporate espionage operations in modern history. Every time any of LinkedIn’s one billion users visits linkedin.com, hidden code searches their computer for installed software, collects the results, and transmits them to LinkedIn’s servers and to third-party companies including an American-Israeli cybersecurity firm.

https://news.ycombinator.com/item?id=47613981

  • Madrigal@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    2
    ·
    9 hours ago

    That can all be done 100% client side. The server does not need this information.

    • 3abas@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      2
      ·
      9 hours ago

      If you can do it client side, you can send it to a server…

      The difference is intent.

      • Madrigal@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        8 hours ago

        you can send it to a server

        Yes, because web browsers, under current web architecture, allow this.

        This is entirely my point.

        • 3abas@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          29 minutes ago

          How would they prevent it? If they allow your app to read a value client side, it can do whatever it wants with it, including sending it.

          If your app needs to present different behavior based on user settings, it needs to read it.

        • vacuumflower@lemmy.sdf.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 hours ago

          They allow this because they are being developed to allow this.

          Browsers that don’t allow this in a Web-like system without such functionality (like Gemini) can be written in two days or a week if you don’t hurry.

          Or at least take as long as Mosaic or Arena took to become usable.

          Enormous resources are being invested into continued development of a platform where users provide valuable feedback.

          By the way, ML is long past the point where that data could even be interpreted ambiguously. Those who have the data know exactly who you are and probably some useful traits of what you are thinking the moment you are typing a comment at any big website.

    • Dnb@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      edit-2
      9 hours ago

      Ah I read as the Brower doesn’t need that data. I’d say it needs width (maybe height) but that’s it

      But this info talked about in OP is done via client sending the data to a server not the server getting it all the time