this post was submitted on 09 May 2025
391 points (99.0% liked)

Linux

54336 readers
308 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 6 years ago
MODERATORS
 

Today I did my first advanced spreadsheet on LibreOffice after switching to Linux, and it handled itself pretty well. I had to search for some features on the web at first, but after I got it down, I felt comfortable using it. Also, LibreOffice's default menu layout is not pretty, but I can find all of the functions with just a click, unlike MS Office's ribbon menu where I had to click around to find what I was looking for. Sorry for bad English.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 weeks ago (1 children)

I had a user do that with video editing software... seriously, what could go wrong? Ransomware. Literally ransomware.

What app was that? I'm guessing the software was not FOSS.

[–] joshcodes 2 points 1 week ago* (last edited 1 week ago) (1 children)

There was a trend of malware authors making websites to give away free video editors, I think this one appeared as capcut. They patch the binaries or use other techniques and include malicious DLLs.

Edit: you and I both are fine with people installing FOSS from github, but what happens when they get the name for the repo wrong? What happens when they go to the fake site a malware author spun up, that even has all the files they wanted?

Security is there for a reason, sorry, I know we can be annoying and add hurdles to important roles, but people get things wrong. We help with that, and bypassing us means you didn't give us a chance to save you before you messed up (again I assume everyone on lemmy is a sysadmin Linux user so not 'you' but a generic user you).

[–] [email protected] 1 points 1 week ago (1 children)

Wow, I never heard about this malware trend. I guess this kind of crap will only increase with AI's help...

[–] joshcodes 1 points 1 week ago

Oh, so on that subject, I've seen malware authors spin up "AI video generation sites" which you enter a prompt, it will generate a title based on what you enter, give you a file thats supposed to be a generated video, and that file is an information stealer/remote access trojan.

So yeah, ai is being exploited directly. Probably indirectly too.