this post was submitted on 06 Aug 2026
33 points (100.0% liked)

Technology

87627 readers
3650 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
top 2 comments
sorted by: hot top controversial new old
[–] XLE@piefed.social 6 points 3 weeks ago

If you're using an online chatbot, there's a roughly a 0% chance that there's any encryption keeping your conversations provably unreadable. This part of the conclusion is inevitable.

Still very glad there was an article with insider information though, because exposure like this is important.

[–] tal@lemmy.today 5 points 3 weeks ago* (last edited 3 weeks ago)

Chief among them was Seewa AI, which offered its users the “perfect AI girlfriend”, drew them in with intimate conversations and promised that all chats were strictly confidential. (They weren’t.)

End of the day, if it's in the cloud instead of local


and this applies for pretty much any service, not just LLM models


you're relying on trust in the service provider (as well as anyone who might buy them, and trust that they are able to secure their network against people who might break into it).

Only real exception to that is situations where you use client software from another source and the service provider only gets to see any data in encrypted form


think of someone providing storage for a restic backup, say.

In 2026, we don't have enough memory to do local LLM computation everywhere, so there's a real limitation versus most other forms of SaaS


we can't choose to run LLMs locally for more than a fraction of society. Cloud-based LLMs require less memory to provision one machine in the cloud and share that hardware, since any one user is only using it a fraction of the time. But as the memory shortage ends, I expect you'll have more people running LLMs locally. Still be more-expensive from a hardware standpoint than cloud computation, though.