this post was submitted on 29 Nov 2023
49 points (90.2% liked)

Linux

47868 readers
1442 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
 

As part of the effort of making a "Chromebook-like" secure, autoupdating, cloud-native, "unbreakable" (but still free and privacy-friendly) Distro, I would like some of your recommendations on especially secure software, that could replace common ones like File managers, Archive Managers, PDF reader, Image viewer etc.

I am thinking of Loupe, GNOMEs new image viewer written in Rust, that opens SVGs in a sandbox to avoid issues here.

Memory safety, resonable simplicity, updated code, these should be requirements.

Any other recommendations? Thanks guys!

Btw Flatpaks are working now! Come and test Secureblue!

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

firejail

ufw

And docker if you are paranoid. (You can completely shut off the network of specific commands -- can't get any better (and safer) than that!).

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

I love ufw... So straightforward and easy to use.

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

It's a pity that docker doesn't work with it well...

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

Doesn't podman solve that issue?

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

Yup securitywise I would also say Podman > Docker

load more comments (5 replies)