this post was submitted on 09 Jun 2026
238 points (98.8% liked)

Technology

85274 readers
4195 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
[–] drmoose@lemmy.world 1 points 6 hours ago* (last edited 6 hours 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 20 minutes ago* (last edited 20 minutes ago)

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.