this post was submitted on 21 Feb 2024
137 points (93.6% liked)

Linux

50319 readers
831 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
 

A Bitcoin investor was recently scammed out of 9 Bitcoin (worth around $490K) in a fake “Exodus wallet” desktop application for Linux, published in the Canonical Snap Store. This isn’t the first time; if nothing changes, it likely won’t be the last.

you are viewing a single comment's thread
view the rest of the comments
[–] delirious_owl@discuss.online 2 points 1 year ago (3 children)

I mean FlatHub isn't safe in general. You could just target someone downloading the package and give them a malicious package instead. FlatHub doesn't check sigs, so its a hot mess

[–] danielfgom@lemmy.world 4 points 1 year ago* (last edited 1 year ago) (1 children)

They seem to be doing more on that side than Canonical is. But I agree, it should be MANDATORY that the developer is thoroughly vetted and approved and the code run and checked before publishing.

I hope this is a wake up call for Snaps and Flatpaks.

Apps from the repo have the security, which is why I always default to the distribution repo

[–] qaz@lemmy.world 1 points 1 year ago (1 children)

it should be MANDATORY that the developer is thoroughly vetted and approved and the code run and checked Brexit before publishing.

Brexit?

[–] danielfgom@lemmy.world 2 points 1 year ago

Damn autocorrect...

[–] AProfessional@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (1 children)

The repo is gpg signed. I don’t know why you think thats not sufficient.

“packages” don’t exist like traditional distros. Its a large repo of data.

[–] delirious_owl@discuss.online 1 points 1 year ago (1 children)

Point me to the documentation that describes this

[–] AProfessional@lemmy.world 1 points 1 year ago (1 children)
[–] delirious_owl@discuss.online 1 points 1 year ago (1 children)

This isn't even the right project's documentation

[–] AProfessional@lemmy.world 0 points 1 year ago (1 children)

… I assumed you knew the basics.

Flatpak uses ostree for all data. https://docs.flatpak.org/en/latest/under-the-hood.html

I'm disappointed you criticize the project so harshly with no knowledge of it.

[–] delirious_owl@discuss.online 1 points 1 year ago (1 children)

No, my point is that if flat pak doesn't document that they cryptographically verify the authenticity of packages, then they dont.

Even the ostree docs say that it supports it gpg encryption. It supports it. It doesn't enforce it. That depends on the implementation.

I will continue to harshly criticize projects that leave users vulnerable. Want to prove me wrong? Link me to the flat pak docks that clearly say that all packages are cryptographically verified after download and before upload.

[–] AProfessional@lemmy.world 0 points 1 year ago* (last edited 1 year ago)

Look, Flatpak does, and it’s secure. You can spread misinformation if you like but don’t be proud of it.

You clearly have no capacity to accept new information in good faith.

[–] possiblylinux127@lemmy.zip 1 points 1 year ago (1 children)

Its not terrible but its certainly not great either

[–] delirious_owl@discuss.online 1 points 1 year ago (1 children)

Its pretty terrible compared to normal OS package managers.

[–] possiblylinux127@lemmy.zip 1 points 1 year ago (1 children)

How so? I just open up gnome software an search for the application I need

[–] delirious_owl@discuss.online 1 points 1 year ago

Cryptographic verification of the packages authenticity