this post was submitted on 29 Apr 2024
141 points (98.6% liked)

Europe

8484 readers
1 users here now

News/Interesting Stories/Beautiful Pictures from Europe 🇪🇺

(Current banner: Thunder mountain, Germany, 🇩🇪 ) Feel free to post submissions for banner pictures

Rules

(This list is obviously incomplete, but it will get expanded when necessary)

  1. Be nice to each other (e.g. No direct insults against each other);
  2. No racism, antisemitism, dehumanisation of minorities or glorification of National Socialism allowed;
  3. No posts linking to mis-information funded by foreign states or billionaires.

Also check out [email protected]

founded 1 year ago
MODERATORS
top 19 comments
sorted by: hot top controversial new old
[–] [email protected] 25 points 3 months ago (1 children)

They need to make the rule "not my keys, not my device."

You should be able to replace the signing keys for the primary bootloader with your own, and root access needs to be available to consumers who bought anything with a CPU in it.

[–] [email protected] 13 points 3 months ago (3 children)

anything with a CPU in it

If we count microcontroller as CPUs, that would include basically anything that runs with electricity. But I like that thought even more that way

[–] [email protected] 3 points 3 months ago (1 children)

To be fair, compliance with that in those cases might be easier. In my experience most washing machines, for example, have programming headers near their main microcontrollers, and you absolutely could write your own firmware for them. Occasionally they’ve been locked down and require an exploit to reprogram (looking at you, Nordic!) but in many cases putting your own code on is as simple as looking up the part number and buying an appropriate JTAG cable. Working out how it’s all connected inside is slightly harder, however.

[–] [email protected] 3 points 3 months ago (1 children)

You're right, but this basically implies that you get all access to documentation. Remember the good old days, when a manual included even circuit diagrams, procedure for test points, etc?

[–] [email protected] 1 points 3 months ago

Some Miele washers still come with basic circuit diagrams in my experience, but yeah that’s far from the norm.

[–] [email protected] 1 points 3 months ago (2 children)

Microcontrollers would be included in this. Also, not everything that runs on electricity needs to have a microprocessor in it, like toasters for example.

[–] [email protected] 1 points 3 months ago (1 children)

Yeah, not everything needs to have a microprocessor in it, but only few items of those do really have none

[–] [email protected] 1 points 3 months ago (1 children)

I'm no expert so asking with curiosity, but wouldn't even simple things like your coffee machine changing lights when the coffee is ready require (a very simple) one?

[–] [email protected] 2 points 3 months ago

Not necessarily. You could have a sensor that detects when the water reservoir is emptied that doesn't need logic - e.g.

  • a floater with a magnet. If it reaches the bottom, a magnet sensor detects that the water now emptied (or in the coffee pot) or
  • a temperature dependent resistor. If there's no more water, the temperature in the heater rises and the voltage rises on a wire. If the voltage (=temperature) is above a certain level you get a signal

You can then use those signals to do something like switch off the heater, change a light,... all without using a microcontroller. There's no programming needed for that. You might see things like transistors and some basic digital circuitry here but it's all very basic and still far from a microcontroller.

[–] [email protected] 1 points 3 months ago

A lot of toasters do have microprocessors though…

[–] [email protected] 1 points 3 months ago

Think about a car. It has >100 microcontrollers. In those cases there is a security concern to hand out the flash keys to at least some of those…

[–] stoy 23 points 3 months ago (1 children)

While I don't think that Apple has a monopoly in the phone market, I can absolutely see that the iPad is in a monopoly in the tablet market, sure there are good Android tablets, but the iPad vastly outsells them

[–] [email protected] 34 points 3 months ago

And this is not even about monopoly. There's a reason why the new law uses the term gatekeeper for companies that can shape and distort the market instead of monopoly.

[–] [email protected] 12 points 3 months ago (1 children)

I have an iPad from 2012 which would still be perfectly usable if Apple hadn't marked this iPad Generation as "obsolete", and of course it would be a security risk to use it without updates. However, if I could install Linux on it, there would no need to throw it away.

[–] [email protected] -2 points 3 months ago (4 children)

You can't really expect someone to maintain old products forever though.

And Apple is also one of the better companies when it comes to updates.

[–] [email protected] 8 points 3 months ago

You can’t really expect someone to maintain old products forever though.

The argument wasn't that Apple should maintain it forever though. but that they should stop blocking the device's owner from maintaining it themselves.

[–] [email protected] 5 points 3 months ago

Correct, but the problem here is that apple products are extremely closed up. If they choose not to provide updates any more that's totally fine, but they should enable developers to install a different os instead of turning the devices to e-waste. There are some projects trying to make a Linux installation possible on iPads, but so far they have failed due to apple's gatekeeping.

[–] [email protected] 1 points 3 months ago
[–] [email protected] -2 points 3 months ago

Yeah, Apple gets a lot of hate for phasing out their products, but they actually have one of the best track records regarding legacy support. This is doubly true in the phone and tablet world, where android devices are often only officially supported for a few years after launch.