this post was submitted on 16 Oct 2023
1628 points (99.4% liked)

internet funeral

8542 readers
5 users here now

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

What is this place?

!hmmm@lemmy.world 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 !surrealmemes@sh.itjust.works instead

• If your submission can be posted to !hmmm@lemmy.world (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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TWeaK@lemm.ee 21 points 2 years ago (1 children)

Also muting it probably doesn't stop it listening, it just stops its response.

[–] FooBarrington@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (4 children)

No, there is a button to make the Echo stop listening.

If you want to prove me wrong, it should be incredibly easy to press the button and record the Echos network activity. If you're right you'd still see network traffic. But nobody has been able to show this so far. I wonder why?

[–] CoggyMcFee@lemmy.world 14 points 2 years ago (1 children)

If the Echo stored the audio and then sent it sometime after you unmute, it would still pass your test.

[–] FooBarrington@lemmy.world 6 points 2 years ago (1 children)

Which you could easily see by looking at the amount of traffic sent after unmuting, unless you believe that Amazon secretly found an infinite compression algorithm they use only in muted Echo devices.

[–] CoggyMcFee@lemmy.world 7 points 2 years ago (11 children)

Unless some or all of it was sent along during the next time you actually do a voice command.

[–] V0lD@lemmy.world 2 points 2 years ago

Tbf to foobar, that should still give a falsifiable and testable data-difference if you are willing to alter your behaviour around experimentation for an extended period of time

Though, there are always more ways to hide traffic

load more comments (10 replies)
[–] TWeaK@lemm.ee 13 points 2 years ago* (last edited 2 years 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.

[–] calcopiritus@lemmy.world 0 points 2 years 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

[–] piranhaphish@lemmy.world 9 points 2 years 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.

[–] calcopiritus@lemmy.world 1 points 2 years 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.

[–] HughJanus@lemmy.ml 6 points 2 years ago (1 children)

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

[–] calcopiritus@lemmy.world 0 points 2 years 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.

[–] HughJanus@lemmy.ml -1 points 2 years ago (1 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.

[–] calcopiritus@lemmy.world -1 points 2 years 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.

[–] HughJanus@lemmy.ml 1 points 2 years ago (1 children)

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

[–] calcopiritus@lemmy.world 1 points 2 years ago (7 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.

[–] Buddahriffic@lemmy.world 1 points 2 years 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.

[–] calcopiritus@lemmy.world 1 points 2 years 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.

load more comments (6 replies)
[–] bhamlin@lemmy.world 11 points 2 years ago (2 children)

I'm not sure that's the case. We have one at work and if it thinks you're calling out to it repeatedly it will say out loud that its mic is off and that you have to enable it.

It might just be the part that listens for "Alexa" but that audio buffer is available to the device and it can do things with it.

[–] cypherpunks@lemmy.ml 4 points 2 years ago

We have one at work and if it thinks you’re calling out to it repeatedly it will say out loud that its mic is off and that you have to enable it.

This is the funniest thing I've read today (though I'm not sure if it is a joke).

[–] FooBarrington@lemmy.world 3 points 2 years ago

I just tried it with mine, it doesn't react in any way.

[–] null@slrpnk.net 2 points 2 years ago (1 children)

Aww, you actually believe that!

[–] FooBarrington@lemmy.world 1 points 2 years ago (1 children)

Shouldn't take you more than 5 minutes to prove me wrong. Please do!

[–] null@slrpnk.net 2 points 2 years ago (1 children)

It shouldn't take me more than 5 minutes? Why's that?

[–] FooBarrington@lemmy.world 3 points 2 years ago (1 children)

Because - as I've explained in the comment you replied to - it's pretty easy to check it for yourself. Unless you believe that an Echo has a secondary cellular connection that's only used while muted, any traffic must go over your configured connection.

Just look at the amount of transferred data while it's muted. If there is data (beyond extremely low background traffic) I'm wrong. If there is no data, you're wrong.

This is not some hypothetical metaphysical principle we're talking about, it's a product that you can analyse yourself. Put up or shut up.

[–] null@slrpnk.net 2 points 2 years ago (1 children)

And I can do that all in 5 minutes without owning one?

[–] FooBarrington@lemmy.world 1 points 2 years ago (1 children)

Easily. The device doesn't care who owns it, you can use one owned by another person.

[–] null@slrpnk.net 1 points 2 years ago (1 children)

I don't know anyone who owns one either.

But go ahead, do your experiment and report back. Should only take you 5 minutes to prove your claim.

[–] FooBarrington@lemmy.world 1 points 2 years ago (1 children)

Why should I do it, when plenty of people have already done so, and reported the results I talked about?

[–] null@slrpnk.net 2 points 2 years ago (1 children)
[–] FooBarrington@lemmy.world 0 points 2 years ago (1 children)

Are you unable to Google, or are you acting willfully dense?

First example I found: https://link.springer.com/article/10.1007/s00779-018-1174-x

[–] null@slrpnk.net -1 points 2 years ago (1 children)

Lol that looks like 5 minutes of work to you?

[–] FooBarrington@lemmy.world 0 points 2 years ago (1 children)

No, a study that studies way more than what I described doesn't look like 5 minutes of work to me, why would it?

[–] null@slrpnk.net -1 points 2 years ago (1 children)

So you gonna spot me the $40?

[–] FooBarrington@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (1 children)

Why would I? Why isn't the study I've linked sufficient?

Why do you want me to disprove something you should easily be able to prove, and that other people have already disproven?

[–] null@slrpnk.net 0 points 2 years ago (1 children)

The study you linked is behind a $40 paywall

[–] FooBarrington@lemmy.world 0 points 2 years ago (1 children)
  1. Have you never heard of Sci-Hub or other services to circumvent such paywalls?
  2. As I said, more than enough people have made such studies.

You could have easily figured out either of those if you were taking this conversation seriously. You obviously aren't, so I'll stop here.

[–] null@slrpnk.net 0 points 2 years ago

So that's a no on the $40?