With the recent WWDC apple made some bold claims about privacy when it comes to so called Apple Intelligence. This makes me wonder if they did something to what Microsoft did with Recall feature, would people be less concerned and to an extend praise their effort?

Do you trust apple with their claims?

  • @pound_heap@lemm.ee
    link
    fedilink
    4614 days ago

    Apple’s PR is better. With Microsoft all news titles were like “OMG Windows will take screenshots of all you do and send it to AI”, and with Apple it’s more like “Apple is carefully adding AI to their products, respecting user privacy as they always have been”.

    Of course, when one looks into technical details they would find that MS Recall is strictly local and runs only on special hardware that people don’t even have yet.

    Apple Intelligence does send your data to cloud and scans everything you have in Apple ecosystem, not just screenshots. Of course they say it’s done in very privacy respecting ways, and provide a lot of technical information to back this claim. But at the end it’s closed source and is subject to change at any time.

    Having said that, Apple users are used to and value that Apple magically takes care of everything, so they are happy to pay premium for Apple’s products whatever the company does.

    • @abuttandahalf@lemmy.ml
      link
      fedilink
      614 days ago

      As far as we know, apple’s system does not take screenshots automatically, storing them unencrypted, likely revealing secrets to other programs.

    • @NGC2346@sh.itjust.works
      link
      fedilink
      514 days ago

      Makes a lot of sense until the closed source affirmation. The source code of the OS they develop is closed source, but a lot of what they do is open source and independantly audited by experts, so there’s that in the balance.

      Windows is just a pile of trash.

      • JJLinux
        link
        fedilink
        414 days ago

        What that Apple does is Open Source? This is the first time I’ve read this.

        • @NGC2346@sh.itjust.works
          link
          fedilink
          9
          edit-2
          14 days ago

          Swift, Webkit, Researchkit, Carekit, FoundationDB, CUPS, Darwin, LLVM and Clang, SwiftNIO, Turi Create, Homekit ADK,

          Its one thing to be against a product but its essential to be well informed and not base our perceptions on biased informations.

          • wuphysics87
            link
            fedilink
            314 days ago

            I’m not familiar with all of them, but I know several of them are tools. Isn’t it in apple’s best interest to open source the tools if people use and improve them, and subsequently it means they get more money from the app store? And if these are the only things they open source, they still have a tight fist on the vast majority of their code base.

            While on the subject of apple and FOSS. They may open source some tools, but do they give back to other projects? I.e. does apple push upstream? Substantially less than google and ms. And I would go so far to say almost never.

            • @NGC2346@sh.itjust.works
              link
              fedilink
              113 days ago

              You’re diverging from the main subject from what is open source to what you find acceptable behaviour from a corporation, which i do not involve in.

          • JJLinux
            link
            fedilink
            214 days ago

            Yup, that’s why I asked. I still hate Crapple and everything they stand for, but this is good data to start doing some in-depth research. Thanks.

              • JJLinux
                link
                fedilink
                214 days ago

                Who says I am a man? Just kidding, I am. I do hate Apple, Google, Microsoft, Meta and every other company out there that operate business on a predatory model. Am I damaged? Absolutely, at so many levels it’s hard to count them. But that makes me just human, as you will find there is not 1 single human out there that is not damaged at some or other. On the brighter side, I am doing what I can to heal.

          • JJLinux
            link
            fedilink
            3
            edit-2
            14 days ago

            I have heard of Darwin, and went back to read up on it to refresh my memory. While it is considered open source, it is also useless unless it is used for Apple’s closed source operating systems, as can be appreciated in this explanation:

            In the beginning, Apple used to make Darwin available as a separate OS, including compiled binaries, installers, ISOs, etc. that you could install on Apple hardware. However, for many years now, Apple only provides a source code dump, every time a new release of macOS comes out. It isn’t even possible to compile this source code, because it depends on Apple’s internal build tools and build pipeline. There have been some projects trying to patch Darwin to compile it with publicly available tools, but those projects have all died from lack of interest.

            Open Source should be compilable and able to be used, at least that’s my perspective, and I just may be wrong.

            Here’s the article this came from on StackExchange:

            https://apple.stackexchange.com/questions/401832/why-is-macos-often-referred-to-as-darwin

          • @jonne@infosec.pub
            link
            fedilink
            214 days ago

            Yeah, but that’s just the kernel. Anything above that (window manager, the utilities that they didn’t outright copy from BSD, apps, …) is basically closed source.