this post was submitted on 16 Oct 2023
1755 points (99.3% liked)

internet funeral

6806 readers
2 users here now

ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤart of the internet

What is this place?

[email protected] with text and titles

• post obscure and surreal art with text

• nothing memetic, nothing boring

• unique textural art images

• Post only images or gifs (except for meta posts)

Guidlines

• no video posts are allowed

• No memes. Not even surreal ones. Post your memes on [email protected] instead

• If your submission can be posted to [email protected] (I.e. no text images), It should be posted there instead

This is a curated magazine. Post anything and everything. It will either stay up or be lost into the void.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 11 months ago* (last edited 11 months ago) (1 children)

Yeah I read the other comments after making mine. However everyone keeps calling it a "physical" button, and I don't think that's accurate. It won't be a physical switch that opens a circuit, it will be a button that operates a transistor that opens the circuit.

Still, I see no good reason to trust the device - especially in a medical setting.

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

There's not much difference between a direct switch and a transistor, both will cut the signal and neither is over rideable by software

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

This is disingenuous at best and incorrect at worst. The mute button on the Echo is just that, a button; it is not a switch. It is software-controlled and pushing it just sends a signal to the microcontroller to take some action. For instance, one action is to turn on the red indicator light; that's definitely not physically connected to the mute button.

Maybe another response of pushing the button is to disable the transistor used for the microphone, but it's more likely that it just sets a software flag for the algorithm to stop its processing of the microphone input signal. Regardless of which method it uses, the microcontroller could undoubtedly just decide to revert that and listen in, either disabling or not disabling the red light at the same time.

But I personally don't think it listens in when muted. I don't think it spies on us to target ads based on what we say around it. I'm not worried that the mic mute function doesn't work as intended.

But I fully understand that it is fully capable of it, technically speaking.

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

I don't know the internal workings of the echo, I was responding to a comment that said it "operates a transistor". Which is way different than it being an input to a microcontroller.

If the button is just connected to a transistor, it's not software controllable, since transistors are electronical devices that don't interpret any software. A microcontroller does execute software. There's a big difference.

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

A transistor is controlled by software so yes, it's absolutely over rideable.

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

Transistors are simple electronical devices. They don't run software. You can control their inputs with another device (such a microcontroller) that does run software. You can also control their inputs with a button. You can't control their output with software.

I don't know how an Amazon echo is wired up, but if you just have a button connected to the gate of the transistor, it works basically the same as a mechanical switch.

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

Transistors are simple electronical devices. They don't run software.

No, as I just said in the comment you replied to, it's backwards. Software controls transistors.

The important difference is that a mechanical switch cannot be maliciously switched on by software. It has to be done physically and intentionally.

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

There is absolutely no requirement that a transistor be controlled by software. They can be controlled by physical switches.

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

Transistors have no registers. They have no arithmetic logical units. They have nothing. They are so simple they can be made up of less than 100 atoms. Transistors have to be connected electrically to other device. Any reverse engineer can trace what it is connected to and it's behaviour cannot be programmed. If you know that it's a transistor and you know the inputs, you can know the output. The same cannot be said for a device which runs software, you'd have to additionally know what that software does, which is incredibly more complicated.

Software is ran by microcontrollers. Transistors can be connected to microcontrollers. But they can also be connected to buttons. If there is no microcontroller, there is no software.

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

I don't understand what any of that has to do with this conversation.

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

Well, you claim that transistors can be controlled by software, and I claim that it is no more capable to run software than a mechanical switch.

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

It's about as likely that the transistor is attached to a pin that sends an interrupt to the processor and it then applies a soft mute as it is the transistor is attached to a flip flop or register that toggles the mic getting power physically.

My guess would be it's controlled by software rather than directly by the hardware because then they can do whatever they want with the button via firmware or software updates. This includes nefarious stuff like a fake mute mode, or more innocent stuff like special behaviour on a long press vs short press.

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

You could just connect the switch to an input pin on the processor. I don't see how a transistor makes this scenario more likely.

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

I don't know why you keep saying this so let me try for the third time:

A transistor does not run software, software runs transistors.

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

Please tell me. How exactly does software "run" a transistor?

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

The software is what decides when to send the signal to switch them on and off.

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

Now tell me, how does the software communicate with the transistor? Wifi? Bluetooth?

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

There is no "communication". Transistors don't have that capacity, they're just switches.