this post was submitted on 16 Mar 2024
2 points (100.0% liked)

Linux

46797 readers
918 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] crispy_kilt@feddit.de 0 points 5 months ago (3 children)

Aaaand it's electron garbage.

[–] JetpackJackson@feddit.de 0 points 5 months ago (5 children)

Out of the loop, what's wrong with electron?

[–] crispy_kilt@feddit.de 0 points 5 months ago (11 children)

It's basically Chrome. It's not a real application, it's a website pretending to be one. It uses a metric fuckton of RAM and eats your battery faster than Prince Andrew a minor.

load more comments (11 replies)
[–] gencha@feddit.de 0 points 5 months ago (1 children)

It's what you deploy to your users if you want to work around ad blockers and browser extensions. It's a great tool to get operating system level access to exfiltrate information about your users and identify them uniquely, even if they would prefer that not to happen.

All that with the help of Google's telemetry engine aka Chrome, which further helps Alphabet to manifest their interpretation of web standards in the world.

We worked to move things onto the web. Now people bring the web back to your desktop with every application bringing it's own browser shell. We have come full circle and we're now using 10x the resources.

Electron is the prime example of everything that is wrong in IT.

[–] JetpackJackson@feddit.de 0 points 5 months ago (2 children)

Wow. That sounds horrible. Do you have a source about the system level access statement? I would like to see people's thoughts on it, if it's as bad as it sounds, I'm surprised I haven't heard about it before

[–] gencha@feddit.de 0 points 3 months ago (1 children)

What source do you need? It's almost literally the mission statement of Electron.

[–] JetpackJackson@feddit.de 0 points 3 months ago

I've never gone to the webpage of electron

[–] dan@upvote.au 0 points 5 months ago* (last edited 5 months ago) (1 children)

Do you have a source about the system level access statement?

Electron apps are native apps with the Chromium browser embedded in their windows, so they can do anything a native app can. It supports Node.js modules for things like filesystem access, and can interop with C++ code by writing an add on (https://nodejs.org/api/addons.html)

[–] JetpackJackson@feddit.de 0 points 5 months ago

Ah ok gotcha. Thanks.

[–] PlexSheep@feddit.de 0 points 5 months ago (1 children)

It's just the webapp. If we want the webapp we use a browser.

[–] Pantherina@feddit.de 0 points 5 months ago

This. Its webapp with more persistent storage maybe. If the Browsers could integrate this, it would be a gamechanger.

I am also very sure that Chrome preloads google. com to make it seem to "load faster". Its all just preloading or persistent storage

[–] BananaTrifleViolin@lemmy.world 0 points 5 months ago (1 children)

Each electron App is actually a full independent chromium browser install running a website. It's easy to code for and works cross platform as a result, but it's essentially just a website, although they can run offline depending on what's been built in to the local app.

Each electron app running on your system is a separate full chromium app running, with no sharing of resources between each instance. So they take up a lot of space each and duplicate all the resource usage, and potentially the security flaws.

[–] JetpackJackson@feddit.de 0 points 5 months ago

oh yikes. that sucks.

[–] Pantherina@feddit.de 0 points 5 months ago

Electron runs a core Chromium Browser + NodeJS + a bit more.

Unlike Chromium itself it is not backwards compatible and removes a ton of things like its sandboxing capabilities.

I am not sure how it is less secure, but it may use more RAM (also not always but generally yes of course), doesnt allow hardening (unlike android WebView apps) and breaks LD_PRELOAD-ing another memory allocator.

This is only a big problem in special cases, in general it makes apps strictly dependend on GNU glibc and others, no idea how it works on Alpine or others (that actually try to make a secure system).

If somebody knows more about security concerns about Electron, please add.

[–] moitoi@feddit.de 0 points 5 months ago

I went here for this info. Thanks.

[–] pelotron@midwest.social 0 points 5 months ago (1 children)

Ugh, I was looking forward to replacing Thunderbird/Bridge, but never mind.

[–] Pantherina@feddit.de 0 points 5 months ago
[–] TCB13@lemmy.world 0 points 5 months ago (1 children)

"After years of pushing their proprietary and closed solutions to privacy minded people Proton decided that it was in their best interest to further bury said users into their service as a form of vendor lock-in. To achieve this they made more non-standard desktop clients for their groupware features (contacts and calendars) and the bridge will be discontinued soon."

Only if there wasn't CardDAV, CalDAV, IMAP, SMTP and dozens of other highly standardized protocols to handle e-mailing and groupware.

[–] savvywolf@pawb.social 0 points 5 months ago (1 children)

Is the bridge actually being discontinued? People have been saying that a lot recently but I've not seen any evidence for it, and not in the linked article.

I'm annoyed that they don't support SMTP, but realistically they actually can't unless they have the ability to read your email, which they don't.

[–] TCB13@lemmy.world 0 points 5 months ago* (last edited 5 months ago) (1 children)

Is the bridge actually being discontinued?

No, but what from their moves it is very clear it won't live long.

they don’t support SMTP, but realistically they actually can’t unless they have the ability to read your emai

Technically they do use SMTP... and it's possible for a provider and provide submission and generic SMTP do clients without having to read the email content.

There are lots of ways to do e2e encryption on e-mail (no server access to the contents) over SMTP (OpenPGP, S/MIME etc.). There are also header minimization options to prevent metadata leakage. And Proton decided NOT to use any of those proven solutions (in a standard and open way at least) and go for some obscure implementation instead because it fits their business better and makes development faster.

[–] philpo@feddit.de 0 points 5 months ago

Because with proven concepts the swiss intelligence services would be locked out. And now people have to trust their claims of "swiss privacy laws" (who are shit - the worst in Central Europe. Switzerland had multiple scandals, from a system that had intelligence files on a large percentage of their "unreliable" citizens as part of the "Fichenskandal" to them recently admitting that most internet traffic within and all traffic leaving and entering Switzerland is monitored by the swiss intelligence services - without so much as a judges permit). Yeah, I know, they are audited....But since Snowden we all know how much that is worth.

[–] Yerbouti@lemmy.ml 0 points 5 months ago (1 children)

So, what is general concesus about Proton, is it safe or not? I dont use it because you need to pay for Bridge to use it in Thunderbird. Maybe I would use if it has a dedicated app.

[–] philpo@feddit.de 0 points 5 months ago

It depends on what you want. If you want a solution that makes sure your provider won't be able to read your data? It is sure safe for that.

Generally I would distrust any company claiming that our swiss privacy laws are worth a dime - in fact they are shit and among the worst in Europe. Swiss intelligence laws actually force companies to cooperate in a much broader sense than even the national security laws in the US do. And of course there is no judge involved and they can basically share the collected data with whoever they want.

[–] SamVergeudetZeit@feddit.de 0 points 5 months ago (1 children)

Idk, got thunderbird set up and feeling pretty happy with it.

[–] Kcg@lemmy.ml 0 points 5 months ago (1 children)

The proton desktop app was pretty slow when i checked it. I might give thunderbird a go.

[–] SamVergeudetZeit@feddit.de 0 points 5 months ago

Have to use a student account, gmail and my main protonmail account. Tying everything up in one window is just nice.

[–] jjlinux@lemmy.ml 0 points 5 months ago (1 children)

Yeah, Proton is awesome, that's for sure. Now, being a "security and privacy" company, it blows my mind that they put so much effort on making apps for Windows and Mac first, leaving Linux behind, and when they finally get to it, they just dump in a glorified PWA. This world is really weird 🤣🤣

[–] dco@lemmy.world 0 points 5 months ago (1 children)

And that they decided to go with RPM and DEB instead of just doing a Flatpak

[–] BCsven@lemmy.ca 0 points 5 months ago (1 children)

I prefer rpm over flatpak. at least I know any os dependency updates are happening regularly, flatpak may not get weekly dependency updates from proton

[–] Euphoma@lemmy.ml 0 points 5 months ago (1 children)

Its kinda annoying for anyone not on debian or fedora (and derivatives) though.

[–] BCsven@lemmy.ca 0 points 5 months ago (1 children)

I'm on OpenSuse which will take a Fedora RPM, and most will take deb, if they don't you can uae the alien tool to convert it for your OS...extra steps which sucks

[–] Holzkohlen@feddit.de 0 points 5 months ago* (last edited 5 months ago)

"Extra steps for thee, not for me!"

[–] nobloat@lemmy.ml 0 points 5 months ago (1 children)

"Anyone can download the app, but free users will be given a 14-day trial to test drive it.'

So it's only for premium users ?

[–] Wispy2891@lemmy.world 0 points 5 months ago (1 children)

Hey it takes effort to make a WebView for mail.proton.com

They need to see how to package the dedicated browser for all the different distros and operating systems, make a nice icon and so ok. It takes hours

They should sell this masterpiece for much more

[–] gencha@feddit.de 0 points 5 months ago

Baby steps that take Proton from a great service to a toy for the masses in the effort to increase revenue. AI features are next

[–] r1veRRR@feddit.de 0 points 5 months ago

Proton seems on the wrong side of the usability - privacy spectrum. Every last feature I'd want from an online provider is impossible or massively neutered by the overly strict security.

I wish there was a similar service in a trustworthy country with a more sane level of safety, like opt-in encryption for example.

[–] calmluck9349@infosec.pub 0 points 5 months ago (1 children)
[–] notepass@feddit.de 0 points 5 months ago (1 children)

Yep. Installed it, started it, saw it is basically the website in an embedded browser, uninstalled it.

Like, come on, you have a web version. Why should I use an extra application to view a website. This seems like a cheap excuse for a desktop app.

[–] xylogx@lemmy.world 0 points 5 months ago (1 children)

Does it support offline access?

[–] calmluck9349@infosec.pub 0 points 5 months ago (1 children)

It does not. Which is the reason I wanted the app...

[–] notepass@feddit.de 0 points 5 months ago

How to completely fail on a mail client. Holy hell.

[–] psycho_driver@lemmy.world 0 points 5 months ago (5 children)

Speaking of mail apps, has anyone used Thunderbird recently? I had used it for a year or two up until . . . a year or two ago (probably two or three, actually) and then switched to kmail to satisfy my masochism. Thunderbird just hadn't been doing it for me with meh functionality and slightly more meh looks.

Fast forward to yesterday when I'm updating my steamdeck desktop to use nix stuff instead of rwfus+pacman and I couldn't get kmail from nix to behave right so I thought I'd give thunderbird another look. I'm several hours into tinkering with it and holy hell has it changed pretty much completely from a few years ago. Looks fantastic and works pretty much exactly how I want/expect it to. Good job mozilla!

load more comments (5 replies)
load more comments
view more: next ›