(no title)
mdaEyebot | 3 years ago
Many schools of thought believe that it is impossible to prove the absence of something. Personally, I would like some firm proof that there are no pixies living in my garden, but all I can say is that I've never seen one.
nine_k|3 years ago
Now prove it's never going to explode.
Do you notice how a perceived risk of something really bad happening skews people's perception?
There is an obvious risk of turning a smart speaker into a eavesdropping device, because
- It has to listen to your commands.
- It has to send the commands it hears to a computer outside your control for processing.
- It receives firmware updates which you also do not control, and cannot inspect.
A perfect moral hazard.
If I were to use a smart speaker, it must have open-source firmware which I can inspect and flash, and it, or its processing software on my home server / router / NAS, should be firewalled off the internet. That would be a proof.
GoOnThenDoTell|3 years ago
im-a-baby|3 years ago
Similarly, you could prove a speaker doesn't eavesdrop by proving it performs a finite set of operations, none of which are eavesdropping.
mdaEyebot|3 years ago
Asking somebody to prove that a computer won't do X is a fool's errand, outside of some shrinking safety-critical industries.
That said, you could always make your own smart speaker with a hardware button or shell script instead of a wakeword:
https://developer.amazon.com/en-US/docs/alexa/alexa-smart-sc...