this post was submitted on 20 Oct 2023
46 points (74.5% liked)

Linux

46819 readers
1171 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
 
  • Are you using Flatpaks?
  • Are you trusting Flathub?
  • Do you bother about the sandboxing and security?
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 23 points 10 months ago* (last edited 10 months ago) (2 children)

YES. I don't understand this delusion people keep perpetuating. Flatpak has a MILD form of container sandboxing. For a real security sandbox we have Firejails or Bubble wrap.

Flatpak is, at it's core, a software development and distribution packaging format. NOT a security implementation.

[–] [email protected] 16 points 10 months ago* (last edited 9 months ago) (1 children)

[This comment has been deleted by an automated system]

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago) (1 children)

I always check my flatpak settings post install before running the app and adjust permissions according to need. I mean it does offer more security to me since it's user installed, I can granularly update permissions and control more or less where and what is can touch.

Alternatives to this are SELinux,AppArmour and firejails which are slightly more inconvenient to use.

To me that is mostly secure,or secure enough.

Well and then there's some immutable distros which might help overall.

Edit: paragraphs

[–] [email protected] 3 points 10 months ago* (last edited 9 months ago)

[This comment has been deleted by an automated system]

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

If we admit that then an app store where anyone can create an account and upload software becomes extremely problematic. This is especially true wherein clients autoupgrade very quickly.

Step one. Legit package a popular app Step two. Wait for substantial uptake Step three. Mix in some ad or malware and watch a tens of thousands get instantly owned.

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

Anybody can become a community packager for Debian, Fedora, etc.

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

Anyone can't become a packager in 30 seconds in an automated process that they can' t repeat the 47th time they transmit malware.

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

The process is identical.

You show up with a package. It gets a basic review. You are granted commit access to your package. You can push changes.

There is slightly more oversight in that another mentor often also has commit access but they can’t and don’t review everything.