this post was submitted on 03 Apr 2025
1051 points (99.3% liked)
Technology
68567 readers
4638 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why not force them to unlock root from the start?
Because people are stupid, will fuck up their device/s, and then complain to the manufacturer about how their device was ruined.
It's an incredibly stupid argument, but it's their argument nonetheless. Something something "for your safety/protection/security/etc"....i.e. "Trust us".
I think root privileges should be available as well, but in a way that 1) only someone who knows what the fuck they're doing can access, and 2) can be done entirely locally, without calling to a server controlled by the manufacturer.
Rooting a device shouldn't be any more complicated than having a sticker saying "warranty void if removed".
I don't disagree, however, there needs to be some form of security so the average Joe (or their kid) doesn't accidentally press the wrong button and
rm -rf
the entire device (exaggerating of course, but you get the idea).my apologies, I was actually thinking of "unlocking the bootloader", rooting a device without an unlocked bootloader didn't even occur to me. And since unlocking a bootloader is non-trivial by design, that would prevent any such accidents.