|
|
|
|
|
by brian_cloutier
1253 days ago
|
|
There are a lot of people who run proxies like pi-hole while using these devices. It only takes one of those people to notice a sudden increase in traffic and post that finding somewhere. If you discover that Alexa is uploading information that it shouldn't be and blog about it you can be almost guaranteed to hit the front page of HN, these kinds of posts appear from time to time: https://news.ycombinator.com/item?id=9447080 |
|
Not if they perform speech speech to text on-device and send the parsed results (only a few kb). If you really want to keep things hidden you can perform all the recognition/inference on-device and only send the topic (eg. [1]), which is only a few bits of information.
[1] https://github.com/patcg-individual-drafts/topics/blob/main/...