this post was submitted on 09 Jun 2026
217 points (99.1% liked)

Technology

85330 readers
3903 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] chronicledmonocle@lemmy.world 33 points 2 days ago (2 children)

While I loathe AI bullshit, Apple is at least prioritizing local, on-device AI and end-to-end encryption with their cloud AI services.

I'll still be passing on any of this bullshit, but I appreciate that they tried to make a less problematic version.

[–] audaxdreik@pawb.social 17 points 2 days ago (2 children)

What does end-to-end encryption even accomplish when you're just feeding the information into an obscured, blackbox AI on the other end?

Like yes, I understand the importance of E2EE, I'm just making a point, it's all rather ridiculous.

[–] KoalaUnknown@lemmy.world 3 points 1 day ago

It’s not E2EE that matters most, but Apple’s Private Compute

[–] msage@programming.dev 6 points 2 days ago (1 children)

Thank you, this is exactly true.

Most internet things are E2EE nowadays, but it matters not when the other end is AWS, Google, Cloudflare, or OpenAI.

[–] chronicledmonocle@lemmy.world 2 points 2 days ago (1 children)

Supposedly Apple claims to encrypt it at rest and in transit.

[–] msage@programming.dev 1 points 2 days ago (1 children)

But data goes to the mothership anyway.

'Bad actors' can't read your chatgpt conversations either, but OpenAI still does and can sell it.

Apple may better than Google, but I still don't want my data there.

[–] drmoose@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (1 children)

Yeah also Prism - hello? Over 10 years ago we discovered that US can just enter any US based company's server and read anything they want unless it's directly encrypted but for these tools to function they have to decrypt data server side so LLMs can read the contents. Which means your data is not private in any way shape or form, not from Apple and not from US and not from anything in-between.

These claims by Apple are absolutely meaningless smoke for the ignorant who just follow tech buzzwords.

[–] KoalaUnknown@lemmy.world 1 points 1 day ago* (last edited 1 day ago) (1 children)

Apple addressed that exact issue:

Since Private Cloud Compute needs to be able to access the data in the user’s request to allow a large foundation model to fulfill it, complete end-to-end encryption is not an option. Instead, the PCC compute node must have technical enforcement for the privacy of user data during processing, and must be incapable of retaining user data after its duty cycle is complete.

We designed Private Cloud Compute to make several guarantees about the way it handles user data:

  • A user’s device sends data to PCC for the sole, exclusive purpose of fulfilling the user’s inference request. PCC uses that data only to perform the operations requested by the user.
  • User data stays on the PCC nodes that are processing the request only until the response is returned. PCC deletes the user’s data after fulfilling the request, and no user data is retained in any form after the response is returned.
  • User data is never available to Apple — even to staff with administrative access to the production service or hardware.
[–] drmoose@lemmy.world 1 points 1 day ago

And what is that supposed to guarantee? Who ever owns the hardware of unencrypted data owns it. There's no way to pass tokens to LLM without unencrypting the content. Whatever path is made to obfuscation is fundamentally incapable of security.

[–] drmoose@lemmy.world -2 points 1 day ago* (last edited 1 day ago) (1 children)

There's no on device AI in Apple land - what are you talking about?

Also literally everything is end to end encrypted in this niche, that's what s in https stands for.

[–] glockenspiel@lemmy.world 2 points 1 day ago

There is on device AI in the Apple ecosystem. Many of the AI features that they announced will run locally (assuming hardware requirements are met). Things like Spatial Reframing will touch the cloud (via private compute) though. Other than that, Apple has an entire entry point for running AI close to the metal via MLX. It is kind of their entire angle at this point given their inability to create a competitive compelling AI product of their own. They appear to be taking on the role of "platform" once again.