this post was submitted on 01 Aug 2025
605 points (98.6% liked)

Technology

73540 readers
2932 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Samsung has decided to proceed with the Bootloader blocking also in Europe, a move that has caused a lot of discussion. Behind this choice is a European regulation that will come into force in August 2025 and which risks changing smartphone usage in Europe forever. This is why other manufacturers may soon follow suit.

From 1 August 2025, new provisions will come into force RED Directive (Radio Equipment Directive), which redefines the compliance requirements for all radio devices sold in Europe. This is a significant change, not so much for the amount of regulations introduced, but for the effect they will have on the entire Android ecosystem. The issue revolves around three articles that impose specific protections: against network interference, personal data compromise, and digital fraud. These are, in themselves, sacrosanct rules.

But the crux comes with the interpretation prevailingEach device must ensure full compliance not only with the hardware, but also with the software that controls the radio modules. This is where the bootloader comes in. Unlocking it essentially allows you to replace the original operating system with an alternative one, such as LineageOS or GrapheneOS.

But these systems, if they modify the radio drivers even minimally, invalidate the CE certification. An uncertified device can no longer be legally marketed or used, at least according to the most stringent reading of the law.

This scenario has therefore led Samsung to protect its devices. Not on a whim, but to avoid any software modifications falling under your legal liability. If a user installs a ROM that interferes with radio frequencies or compromises communications security, the manufacturer (and in some cases the importer) may be held directly liable.

RED does not explicitly talk about unlocking the Bootloader or custom ROM, but it opens one regulatory space in which the margins for maneuver are they narrow. And in doing so, it provides a solid argument for those who have been trying for years to close the loop between hardware, software, and services. After all, customizing the operating system also means breaking away from proprietary services and, therefore, from the model that ties the user to the brand.

Samsung is just the first to move, but it's hard to imagine it will be the only one. Starting in August 2025, it's very likely that other manufacturers will follow suit, at least for the European market.

you are viewing a single comment's thread
view the rest of the comments
[–] Korhaka@sopuli.xyz 4 points 1 day ago (1 children)

But if it doesn't run Linux I am not going to buy it

[–] interdimensionalmeme@lemmy.ml 7 points 1 day ago (1 children)

Microsoft is fine if you don't buy computers anymore
It won't miss you in particular

This is what's going to happen with PCs
https://lemmy.ml/post/33992840/20208076

[–] Korhaka@sopuli.xyz 6 points 1 day ago (2 children)

And the Linux foundation will just sit by letting it happen? Or Valve for that matter, they appear to have anticipated this risk over a decade ago.

[–] interdimensionalmeme@lemmy.ml 10 points 1 day ago

Yes, Valve saw this possibility back in the days of Windows 8

But look at phones, the supply chains mostly delivery bootloader locked and unlockable devices.

And now the latest windows require TPM 2.0

It requires TPM 2.0 to be married to the CPU, non user removable

Microsoft Pluton is an early version of a crypto processor.

They are putting the pieces in place slowly
and they have all kinds of good reasons
"why this isn't something you should worry about"

[–] derpgon@programming.dev 9 points 1 day ago (3 children)

RISC-V's time to shine! (IIRC it is open source instruction set).

[–] floofloof@lemmy.ca 5 points 1 day ago (1 children)

And time to hold on to old devices. They'll become like old cars: the only ones the owner can fully control.

[–] moopet@sh.itjust.works 4 points 22 hours ago

Storage and processors don't last forever. As parts break down, you won't be able to replace them. Need a new hard drive? Sorry, it'll only talk to motherboards that shake its hand.

RISC-V you are our only hope,
only use open source BIOS
Never factory bootloader-lock !

[–] reddit_sux@lemmy.world 2 points 1 day ago

It is an open source architecture but it doesn't prevent the OEM from adding anything to it to prevent user from doing anything on it. They can add TPM, locked bootloader with fixed signing key stored on board. They can add microprocessor inaccessible to anyone but OEM. They can add spyware, malware. All this without any need for declaring it or need to make it open source.

The only change RISC V brings is there is no need to pay for a hardware architecture, benefitting the manufacturer. Rather than bringing freedom to the user.