this post was submitted on 25 Jun 2025
136 points (94.7% liked)

Technology

71953 readers
3506 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 2 years ago
MODERATORS
 

LOL

you are viewing a single comment's thread
view the rest of the comments
[–] xxd@discuss.tchncs.de 16 points 1 day ago (3 children)

I'm interested in how they've allegedly achieved this working without anyone but you having access to the unencrypted messages.

Don't get me wrong, I want none of this shit in a messaging app, but I'm at least interested in how that is supposed to work.

[–] Scolding7300@lemmy.world 5 points 1 day ago (2 children)

From what I gather the texts are encrypted and sent to their LLMs that process it with some mechanism to verify the code being run in the cloud to process the texts is one that the WhatsApp app agreed to.

But they could just as well start siphoning the data after changing that code. Everyone will be able to see the cloud code changed if/when tbat happens but I don't think there's a way to differentiate that from a regular update.

Don't think theyve opensourced any of this

[–] chaospatterns@lemmy.world 3 points 1 day ago (1 children)

Fascinating. Just based on your comment and nothing else, sounds like it could be something like a CPU Enclave like Intel SGX. Basically a remote client can validate that an application runs in a secure part of a remote cloud computer. The stated goal of SGX is that you only have to trust Intel and if you trust Intel and say run program X in the enclave, then only that part of the CPU can access the data, not the applications running in the non-secure enclave.

Now that brushes over some things like you still need to trust the client and IIRC in a WhatsApp situation, you don't really know what enclave does, but the communications between the enclave and the host OS are heavily restricted. LLMs also require lots of CPU and are usually run on GPUs, so not sure how that works yet.

[–] teolan@lemmy.world 4 points 1 day ago

They use GPU based enclaves. They have a white paper available. I just seemed it but they mention AMD and NVIDIA enclaves.

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

They might publish components of it enough to verify that the processing code is not emitting any data but as others said - it could've been done locally on the phone

[–] catloaf@lemm.ee 6 points 1 day ago (2 children)

It could run entirely on-device.

[–] RmDebArc_5@sh.itjust.works 2 points 12 hours ago

According to Meta it runs on their private servers

Hahahahaha. It doesn't.