There are a lot of good reasons for secure boot both in game and in general.
But EA have been spending the past year or so actively updating older Battlefields (I want to say all the way back to 3?) to actively block linux/proton. For whatever reason, they actively want to block anything but Windows for their games.
Kolanaki@pawb.social 1 week ago
Name one.
LiveLM@lemmy.zip 1 week ago
Certainly not cheat prevention if this video is anything to go by lol
cadekat@pawb.social 1 week ago
Secure boot can be used as part of a chain that eventually ends with unlocking your cryptographic keys only if the software stack has not been modified.
Sure, for most people that’ll make little difference, but it is an actual benefit.
WEFshill202@lemmy.world 1 week ago
The fuck is ea doing here though, overreaching like Mastercard. My machine is machine.
NuXCOM_90Percent@lemmy.zip 1 week ago
Yup. Securing your “supply chain” is a VERY VERY good thing to do from a security standpoint and secure boot is one step toward that.
pathief@lemmy.world 1 week ago
The problem is that I have not yet met a single human who enables a bios password. An attacker can simply boot the bios and disable it.
cadekat@pawb.social 1 week ago
Hi, I’m cadekat, and I have a bios password and custom keys in my secure boot. Pleasure to meet you :3
frongt@lemmy.zip 1 week ago
No, they can’t. The BIOS prompts the user to confirm the change on reboot. If the change is not confirmed, it doesn’t happen.
NuXCOM_90Percent@lemmy.zip 1 week ago
First, Yo. Doesn’t even need to be a good password.
Second, what you are describing is something very different. Outside of very rare situations (most of which theoretical or specifically targeting a specific system by a state level actor), to be able to “boot the bios and disable it” would generally mean the machine is already VERY compromised or the bad actor has physical access to the machine.
A good way of thinking of it is that secure boot isn’t the lock on the door. It is the peephole that you look through to make sure that the person with your pizzas is from Georgio’s AND you actually ordered pizza. Rather than just opening the door because “Yo, free food”.
On its own? It doesn’t do much. But it goes a LONG way towards improving security when combined with other tools/practices.