542
submitted 1 year ago by IverCoder@lemm.ee to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] tony@lemmy.hoyle.me.uk 165 points 1 year ago

Or actually do anything useful? No network, no filesystem.. it's a hello world app isn't it..

[-] cheerjoy@lemmy.world 122 points 1 year ago

No filesystem access for a flatpak app just means it cant read host system files on its own, without user permission. You can still give it files or directories of files through the file explorer for the app to work with, just that it's much safer since it can only otherwise view files in its sandbox.

[-] ian@lemmy.sdf.org 4 points 1 year ago

Which is fine for some apps, try that with an IDE.

[-] FooBarrington@lemmy.world 17 points 1 year ago

Why does an IDE need unfettered access to my whole FS? Access to the project directory, and maybe the runtime directory, have to be enough.

[-] Disregard3145@lemmy.world 8 points 1 year ago

To be fair, the title says more apps, not all apps..

[-] snowfalldreamland@lemmy.ml 39 points 1 year ago

There are portals: https://docs.flatpak.org/en/latest/desktop-integration.html#portals . they allow secure access to many features. Also any flatpak app still have access to Private filesystem, just not to the host.

Doesn't work for all applications but for many sand boxing is possible without a loss of features.

[-] IverCoder@lemm.ee 24 points 1 year ago

There's Obfuscate, an image redactor, and Metadata Cleaner which is self-descriptive. Both works properly without any filesystem access at all, because they use the file picker portal to ask the user for the files to be processed.

[-] Pantherina@feddit.de 23 points 1 year ago
this post was submitted on 06 Nov 2023
542 points (94.6% liked)

Linux

48099 readers
680 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