this post was submitted on 07 Jun 2023
51 points (98.1% liked)

Asklemmy

43944 readers
487 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] lightstream@lemmy.ml 1 points 1 year ago (1 children)

I'm gonna guess you're a Windows user :D

[โ€“] tubbadu@lemmy.one 0 points 1 year ago (1 children)
[โ€“] DidacticDumbass@lemmy.one 2 points 1 year ago (1 children)

You may not be a Linux user, but everyone is a Minix user!

[โ€“] argv_minus_one@beehaw.org 0 points 1 year ago* (last edited 1 year ago) (2 children)

Only if your CPU is Intel.

That Minix-based embedded operating system that Intel CPUs all have is a huge attack surface that can be attacked by anyone capable of sending network packets to the machine, it cannot be protected by the operating system's firewall, the public cannot audit its code, and it doesn't receive security updates if your motherboard is more than a few years old. Quite frankly, I find it terrifying and refuse to buy Intel because of it.

[โ€“] PorkrollPosadist@lemmy.ml 2 points 1 year ago

The most recent stable release of Minix was published in 2014 :big-cool: an emoticon wearing sunglasses making a humorous face

[โ€“] sanpedropeddler@sh.itjust.works 1 points 1 year ago (1 children)

I believe AMD has their own equivalent.

[โ€“] argv_minus_one@beehaw.org 1 points 1 year ago (1 children)

AMD's equivalent does not have a network stack. There is no way to attack it unless the attacker already has ring 0 or there is a vulnerability in the driver for it, and you can protect yourself from the latter by disabling or not loading a driver for it.

Thanks for clarifying, I will definitely be buying AMD from now on.