this post was submitted on 02 Oct 2023
179 points (96.9% liked)

Linux

47231 readers
786 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
 

Canonical are currently dealing with a security incident with the Snap store, after users noticed multiple fake apps were uploaded so temporary limits have been put in place.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 53 points 11 months ago (3 children)

I stopped using the Snap Store the moment I realized the majority of the Snaps were uploaded by totally random people who have zero relationship with the app itself.

For example: https://snapcraft.io/publisher/kz6fittycent

You’re telling me this guy is personally involved with all 43 snaps he’s published? You want me to believe he’s going to dutifully maintain all 43 of them?

Yeah. Okay. Sure. Totally.

It’s like, there’s a man on the street corner selling chicken nuggets he swears he got from McDonalds. Do you want to buy nuggets from him or just walk around the corner and get them from McDonalds yourself?

[–] [email protected] 29 points 11 months ago (1 children)

I dislike the snap store as well, but what you describe is how packaging works on Debian as well. Anyone can make, maintain a package. And there are people there that maintain even more packages.

However, there is a difference when uploading it to the repos, you either have to be a Debian developer or find one to sponsor your package first. After a while of doing good work, you can also request becoming one yourself.

This additional burden makes it more difficult for malicious people to go through.

Personally I prefer this separation of software developer and package maintainer, because that makes it a bit more difficult for malicious devs to push packages directly or for them to not package them the optimal way for the distro.

[–] [email protected] 11 points 11 months ago (1 children)

I think that in practice it prevents them completely, i never heard of any type malware uploaded to debian or nix and flathub for that matter.

[–] [email protected] 2 points 11 months ago

I guess its a reminder to verify your apps

[–] [email protected] 15 points 11 months ago

After realizing the Godot package in Ubuntu was terribly outdated, I checked their snap store.

There are half a dozen Godot packages on Snapcraft, uploaded by random people. There is no indication of which a user should actually get, as none are "official". The one package that has a "verified" check also has a full description of just the word "blah", so it's clear it's not the real one and the "verified" checkmark means nothing.

Anyone that wants to upload something can. Non-functional, non-tested apps, others' work, abandoned apps, malware, etc.

And then the system ties your hands behind your back and refuses to let you control things like updates.

Snaps are an abortion and it has been turning people off to Ubuntu like crazy.

[–] [email protected] 5 points 11 months ago (3 children)

Isn't it the same for Flatpak?

[–] [email protected] 2 points 11 months ago (1 children)

It doesn't seem to be an issue on flatpak but idk if they're doing anything in particular to stop this

[–] [email protected] 1 points 11 months ago

Probably cuz Flatpak apps are all GUI apps and are harder compared to CLI apps?

[–] [email protected] 2 points 11 months ago

Somewhat but its not nearly as bad