this post was submitted on 22 Nov 2023
1484 points (95.6% liked)

Linux

47337 readers
1021 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
1484
submitted 10 months ago* (last edited 10 months ago) by Pantherina@feddit.de to c/linux@lemmy.ml
 

stolen from linux memes at Deltachat

you are viewing a single comment's thread
view the rest of the comments
[–] 0x4E4F@infosec.pub -2 points 10 months ago (4 children)

Have been using it for a while, does nothing malicios, plus I've done some RCE on it, as far as I'm aware, there is no malicious code in it.

And I would love to know how I can stop automatic updates in Windows with a config file... cuz... you know, Windows never uses the registry for those kinds of things.

[–] smileyhead@discuss.tchncs.de 4 points 10 months ago (3 children)

As far as you are aware. Only author knows what code is in it.

It's basically like giving computer to a random guy on the street for a day as he promise to disable Windows update for you. Maybe he do it, maybe not, for you it worked, would it work for me? Will there be anything additional in the background running after, I don't know.

[–] 0x4E4F@infosec.pub 0 points 10 months ago* (last edited 10 months ago) (2 children)

That is true, yes, I do agree.

But, on the other hand Windows is not open source as well and I have to use it for work or an oddball proogram here and there that just doesn't run on Wine.

Hell, people also use a lot of closed source code in their Linux installs as well. Let's strat with drivers and firmware binary blobs, printer drivers (binary blobs as well, depends on manufacturer) and end with NLE software like DaVinci Resolve... we use binary blobs all the time, including our phones, and even though none of us asked for that, but instead was shoved down our throat in order to be able to live in a modern society, no one seems to complain about that... but, when a random stranger suggest using something, oh no, that thing most definitely is something malicious 😒.

Run it in a sandbox for a while, see if it calls home. If it does try to call, block it with a firewall, is that so hard 😒... though I've never seen it even try to call home or do something malicious, and as I said, I've been using it for years. Also, people use a lot of their products, I have yet to see one complaint regarding any of their products doing something malcious.

[–] B97@mastodon.social 0 points 10 months ago (1 children)

@0x4E4F @smileyhead
Its hard to find a driver that does not go into a distro without the source

[–] 0x4E4F@infosec.pub 1 points 10 months ago

Really? What are the distro's firmware files then? firmware-intel, firmware-amd, firmware-qualcom... what are those?