this post was submitted on 06 Aug 2025
133 points (99.3% liked)

Technology

73758 readers
3406 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
you are viewing a single comment's thread
view the rest of the comments
[–] vacuumflower@lemmy.sdf.org 1 points 2 days ago

No it doesn't have to, their article says if you enable it, the messages are resent someplace. Of course those that are have to be read by whatever summarizes them, so are not secured from Meta.

Honestly for systems operating on sequences of tokens, like those "AI"'s, I wonder if it's possible to divide their functionality so that it would be a zero-knowledge system with the side providing computation not being able to decipher them.

In the dumbest sense, if some operation can be reduced to multiplication of two numbers, or modulo 2 addition, or whatever, and those two numbers encrypted and combined thus result in something predictably decrypted by someone having encrypted the original numbers, then you can offload the hard operation to a remote service and not worry about them learning what the numbers really were. There are probably articles and whitepapers describing how to do exactly this, fundamental science is usually beyond what's been done practically.