this post was submitted on 29 Oct 2023
237 points (95.4% liked)

Linux

45601 readers
1095 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
 

I'm not proposing anything here, I'm curious what you all think of the future.

What is your vision for what you want Linux to be?

I often read about wanting a smooth desktop experience like on MacOS, or having all the hardware and applications supported like Windows, or the convenience of Google products (mail, cloud storage, docs), etc.

A few years ago people were talking about convergence of phone/desktop, i.e. you plug your phone into a big screen and keyboard and it's now your desktop computer. That's one vision. ChromeOS has its "everything is in the cloud" vision. Stallman has his vision where no matter what it is, the most important part is that it's free software.

If you could decide the future of personal computing, what would it be?

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

Yeah it does depend on how you set up security but...

I never used to give a shit about being secure until I got I got a virus last year. This wasn't just any virus. I'm pretty sure there were people on the other end but it lived in my uefi, made it's way onto 3 android phones, a tablet, my laptop, and I caught one of my phone uploading custom firmware to my Samsung tv. Samsung claimed it was impossible but. It was in progress.

Some glitch allowed me to resize the window that was being used on my phone to see their remote desktop application. And holding a button meant they couldn't activate that button so I was able to get a peak under the hood so to speak..

Regardless I ended up needing a new motherboard and it took me ages to figure out how to get at the secret partitions on my pcs hard drives. I have to do a full NAND reinstall of the OS on my phones since. Surprise surprise. It lived in the eeprom (eeprom? Where the bootloader is) and factory resets don't touch that.

I've been paranoid ever since. The fucked up part was (I still used windows at the time).that it hooked into the kernel at boot so the vrisu itself was invisible, but I could see changes to the registry it would make in real time, the one drive files it would create, the permissions you'd gradually lose if you did anything that could be interpreted as fucking with it.

I'm not sure how long it was doing it's thing before I found it plenty of people I talked to didn't even believe any of this, and it was hard to prove because it was fucking invisible.

So when I hear about security functions like you describe that amount to "don't worry we'll show you it's secure trust is" unless I'm able to really get at EVERYTHIG in real time and have it backed up, locally or another online service, I just can't feel secure.

Even some of the most secure platforms have the NSA hooked into everything. Like. If it doesn't show me EVERYTHING I don't fucking trust it. Full stop.

[–] [email protected] 1 points 8 months ago

That's just crazy...Given my IT knowledge, I would be a Bantha fodder...I'm not sure i would be able to see those registry being written in the system log as my main skill is doing a search several time until i undertand what were the correct words for this case and try few command. Let's see the first step would be disconnecting the wifi. And maybe use Kali ? Dunno.

Well that's very scary, i apologize. Thank for sharing your story :)