Exactly the reason why i replaced the one plus x ( which was running a lineageos android 11 build fine ) with the fairphone 4 :D
The real deal y0
Exactly the reason why i replaced the one plus x ( which was running a lineageos android 11 build fine ) with the fairphone 4 :D
Eu fairphone 4 user here. Obviously i have none of these issues as phone/network locking isnt a thing here. And im running lineageos and not fully degoogled ( which im ok with ).
But the party trick is very real haha.
I plan to use this phone for at least 8 years as my previous phone, a one plus x, i used for 8 years.
This is a very complex topic that is very hard to draw the line on.
As a technical person who follows hacking and security news i can understand google introduced the api and warnings, as phones are getting hacked and unlocked bootloader or root can be abused to keep your malware going, and has been abused in the past.
But as a user of fairphone/lineageOS, who tells google, apple, meta, … all of them to fuck off when i can, this scares me. The lockdown of devices can and is going too far. Hell, i even consider samsung’s android ui changes to be going too far, as it changes a shit ton of stuff and really is not a stock android experience. It locks users in their environment…
My laptop was in the other room upgrading while i read this. Gave me a heartattack for a second haha.
Everything went fine on my end, but it does look like a bad state it was left in. Got it resolved or…?
Reporting the bug without fixing it is not repairing the software :p
This is a topic about manufactoring, thats a different thing as its more based on processes and blueprints
Depending on the angle, yes. If its for repairs, then yes. If its for product (manufactoring) improvements, then no. Im a software developer that often collaborates with other teams of open source software. I report, and sometimes fix, bugs so it improves the overal product for everyone. I wouldnt put that under right to repair, as it has nothing to do with repairing it yourself and more with improving a product for everyone by tackling a problem with the product at the source.
Imo open source doesnt explicitly mean “you can build it yourself”
What it does stand for is that incase of issues it can be looked at and resolved. Be it finding the broken component, or looking at the designs and reporting the fault. Both of which improve the thing that is open sourced.
As an example : the framework laptop. Its partly open source, so in case of issues i could bring it to a repairshop which then can easily look at the designs, and figure the fault.
Or what i did with my home server sbc : get the schematics, figure out a manufactoring fault ( cracked solder on pci lane ), fix it and report it to the manufacturer ( which then investigated if it was a one off or if a solder type change was needed ).
I assume this is because their communication is based on posture, look and pheromones?
I was wondering if ducks would understand each other, with them having confirmed to have accents based on region
I will be honest, i am fully against tiktok and everything it stands for. It should burn in hell.
…However, the law the us passed to ban tiktok makes no sense whatsoever. At its core its as bad as china’s grasp on a lot of markets. I believe a more correct way is to ban the practices tik tok does and ban it from federal devices. However, such a law needs more effort and would also get us-based companies in trouble.
But even then, its a way better solution to the problem
I dont know, could be used to target tv’s and embedded devices. A user has less control there and they have free reign there. Wouldnt be surprised if they knew this
I no longer have the data on my machine so i cant verify anymore unless i request my data again. However, i remember a discord server im in, enabled that accounts in the server needed to be phone number verified if they wanted to chat. This was done to combat spammers and trolls. i told them to bugger off because im not giving discord my phone number. So its possible my phone number was not in there, but knowing discord it could have been
It already has anyway. Ive requested my discord data once and everytime you do anything in discord it explicitly saves and stores the location of where you were when you interacted with discord.
Pre-locked bootloader times ive had multiple android devices be passed to me that were malware infected that changed the rom in a way that even a factory reset would not remove the malware. Locked bootloaders made it so the rom needed to be signed and unaltered on boot, fixing this. Root access also means apps can use and access api’s in android that it normally cant, changing settings and things inside android it shouldnt. What do you think happens when malware comes in? :p
Imo, i agree what you said. bootloaders should remain locked but you should be able to somehow, in the bootloader, be able to add the os’ signature/keys to the bootloader’s trusted stuff like how secure boot on a pc keeps os signing keys and verification stuff inside the tpm.
This way you can install lineage os for example, tell bootloader to trust it, and lock bootloader again so nothing can be changed anymore.
I wouldnt take this from user input, as that is controlable by malware, but rather come from the OS itself. Maybe even during installation, idk