this post was submitted on 20 Mar 2024
0 points (NaN% liked)

Linux

65474 readers
753 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 7 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/13397700

Malicious KDE theme can wipe out all your data

Or is it just buggy?

top 2 comments
sorted by: hot top controversial new old
[–] jherazob@beehaw.org 0 points 2 years ago* (last edited 2 years ago) (1 children)

On the Reddit thread people, at least one of them tagged as a KDE dev, mentions that widgets NEED to be able to run arbitrary code. I am absolutely baffled by this.

[–] Michal@programming.dev 0 points 2 years ago

Aren't widgets pieces of software? Of course they have to run code. But they need to be isolated, or at the very least not have sudo access.