60
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 23 Jan 2026
60 points (96.9% liked)
Technology
84101 readers
221 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
Proton has their own AI bullshit:
https://lumo.proton.me/
At least it’s not rummaging around your email though.
And just so you know, it is not end-to-end encrypted like their email is when emailing another Proton user: https://lumo.proton.me/legal/privacy
The only way to have actually private AI is to run it on your own hardware.
I don't necessarily have a problem with offering AI. Especially in actually-useful contexts. I have a problem with it being forced on me in unwanted ones.
I have a problem with encryption possibly being a thing of the past because users I write with will put all incoming messages through some LLM because they can‘t be arsed to actually read and reply themselves.
Since when does email have encryption?
I mean in general. It doesn‘t matter what you use because the AI software will be installed on their phones.
Yes and no. If we're talking about email, that's completely different from Lumo, and can either be run locally or server-side with encryption, which is then immediately deleted.
https://proton.me/support/proton-scribe-writing-assistant#privacy
But I mean email is generally not private anyway.
Yeah but lumo is basically just a side gimmick thing that isn't integrated with the rest of their suite.
It's basically the equivalent of a self hosted small LLM that you don't have to fuck around with setting up.
There's nothing inherently wrong with LLMs as a tool. The problem is the misuse, misapplication and over scaling of them.
If they were all just one off tools like lumo that are basically slightly more advanced digital assistants they would be fine. LLMs are fantastic for quickly searching shit with crap discoverability for example. They routinely are more effective at finding random useful results in say reddit or stack overflow or even some weird forum on the 12th page of Google.
I mean, I get that, but why is Proton offering one? What value do I get from Proton’s LLM that I wouldn’t get from any other company’s LLM? It’s not privacy, because it’s not end to end encrypted. It’s not features, because it’s just a fine tuned version of the free Mistral model (from what I can tell). It’s not integration (thank goodness), because they don’t have access to your data to integrate it with (according to their privacy policy).
I kind of just hate the idea that every tech company is offering an LLM service now. Proton is an email and VPN company. Those things make sense. The calendar and drive stuff too. They have actual selling points that differentiate them from other offerings. But investing engineering time and talent into yet another LLM, especially one that’s worse than the competition, just seems like a waste to me. And especially since it’s not something that fits into their other product offerings.
It truly seems like they just wanted to have something AI related so they wouldn’t be “left behind” in case the hype wasn’t a bubble. I don’t like it when companies do that. It makes me think they don’t really have a clear direction.
Edit: it looks like they use several models, not just one:
- https://proton.me/support/lumo-privacy
I have a laptop with 48GB of VRAM (a Framework with integrated Radeon graphics) that can run all of those models locally, so Proton offers even less value for someone in my position.
Ah; as I recall, it's because they polled users and there was an overwhelming "yes please", based on Proton's privacy stance.
Given proton is hosted in EU, they're likely quite serious about GDPR and zero data retention.
Lumo is interesting. Architecturally I mean, as a LLM enjoyer. I played around with it a bit, and stole a few ideas from them when I jury rigged my system. Having said that, you could get a ton more with $10 on OpenRouter. Hell, the free models on there are better than lumo and you can choose to only use privacy respecting providers.
I played around with it a lot yesterday, giving it documentation and asking it to write some code based on the API documentation. Just like every single other LLM I’ve ever tried, it just bungled the entire thing. It made up a bunch of functions and syntax that just doesn’t exist. After I told it the code was wrong and gave it the right way to do it, it told me that I got it wrong and converted it back to the incorrect syntax. LLMs are interesting toys, but shouldn’t be used for real work.
Yeah. I had ChatGPT (more than once) take the code given, cut it in half, scramble it and then claim "see? I did it! Code works now".
When you point out what it did, by pasting its own code back in, it will say "oh, why did you do that? There's a mistake in your code at XYZ". No...there's a mistake in your code, buddy.
When you paste in what you want it to add, it "fixes" XYZ ... and ...surprise surprise... It's either your OG code or more breaks.
The only one ive seen that doesn't do this is (or does it a lot less) is Claude.
I think Lumo for the most part is really just Mistral, Nemotron and Openhands in a trench coat. ICBW.
I think Lumo's value proposition is around data retention and privacy, not SOTA llm tech.
No one is forcing you to use it. Having a european AI like Lumo that encrypts transcripts is great in comparison to shady big tech companies. Yes I know the full context is sent each time the AI wants to generate something. But still, I'm happy they offer it.
Its good to clarify that it's not end to end encrypted like their email because its not clear from their marketing wording that its not. Its very easy to presume "encrypted" is the same encryption process they are known for on their email.
The flip side of that coin is that it is a separate tool you don't have to use. You can choose to use as many or few of their products as you wish (its not forced on you).
It's also a plus that there is SOME encryption and attempts at privacy vs every other alternative besides self hosting.
I've personally found lumo to be very useful in troubleshooting computer issues that I'm unfamiliar with. I've learned a lot from using it, and the researching was faster than scouring forums myself and presented to me in a single pane. Its just a tool similar to a web browser. I choose a browser that helps me be private and I choose an AI tool that does the same, but I don't expect either to actually keep me private.