this post was submitted on 24 Jun 2026
76 points (96.3% liked)

Technology

6958 readers
49 users here now

News community around technology, social media platforms, information technology and governmental policy surrounding it.

What doesn't fit here?

The core of the story has to be technology focused.


Post guidelines

Title formatPost title should mirror the news source title. If you don't like the title of article, look for an alternative source instead of editorializing it.
URL formatPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
[Opinion] prefixOpinion (op-ed) articles must use [Opinion] prefix before the title. Opinion articles refer to articles that their publisher doesn't explictly endorse.
Country prefixCountry prefix can be added to the title with a separator (|, :, etc.) if the news is from a local publisher who doesn't clearly mention the country.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

!globalnews@lemmy.zip
!interestingshare@lemmy.zip


Icon attribution | Banner attribution


If someone is interested in moderating this community, message @brikox@lemmy.zip.

founded 2 years ago
MODERATORS
top 13 comments
sorted by: hot top controversial new old
[–] aeronmelon@lemmy.world 24 points 3 days ago (1 children)

This is why my TVs don’t go online or connect to a network.

They have audio/video wires to devices that do.

[–] Rocketpoweredgorilla@lemmy.ca 7 points 3 days ago

Yup, mine is plugged into my PC as a monitor, and has no net access. A PC can do everything the tv could do and more, and I can run a firewall/adblockers on it.

[–] homesweethomeMrL@lemmy.world 21 points 3 days ago

Smart TVs are almost ideal proxy hosts. They sit on the same home network as everything else, but they do not feel like computers, so people rarely audit them like computers. There is no battery drain to notice, no cellular bill to spike, no app switcher full of suspicious background activity. A TV can stay plugged in, signed in, and online for years while the user thinks of it as furniture.

That changes the consent equation too. Most people do not have a working mental model for what it means to sell access to their residential IP address, no matter what device they are using. On a TV, the gap is even wider: a one-time prompt navigated with a remote can disappear into the setup flow, while the app keeps monetizing the connection long after anyone remembers what they accepted.

[–] thenextguy@lemmy.world 9 points 3 days ago

This is about apps that people install after setting up the tv. Not the TV OS itself.

Mostly garbage apps and games that most people don't use from the LG and Samsung app stores.

[–] kibblebits@quokk.au 8 points 3 days ago

Can’t have anything nice.

[–] CapuccinoCoretto@lemmy.world 6 points 3 days ago* (last edited 3 days ago) (1 children)

Pick up open WRT because it's easy to give it net access while isolating TV and all IOT from everything unwanted.

I'm not convinced it's enough because bluetooth can go around wifi from device to device.

Everything is spyware. Everything.

[–] thenextguy@lemmy.world 1 points 3 days ago (1 children)

Or just don't install crap games or apps from LG or Samsung app stores.

[–] CapuccinoCoretto@lemmy.world 1 points 3 days ago (1 children)

I think you are missing the point.

[–] thenextguy@lemmy.world 1 points 3 days ago (1 children)

The article is talking about specific apps from a specific set of vendors.

[–] CapuccinoCoretto@lemmy.world 1 points 3 days ago (1 children)

Oh? Then the technology is otherwise secure and everything is fine.

[–] thenextguy@lemmy.world 2 points 3 days ago

You know I didn’t say that. So why did you reply that way?

[–] toiletobserver@lemmy.world 2 points 3 days ago (1 children)

I wonder if my pihole would stop this nonsense

[–] cmnybo@discuss.tchncs.de 2 points 3 days ago

It might stop some depending on the block lists you have. You would have to set a firewall rule to block all other DNS, DoT and DoH servers so nothing can bypass your block lists. Blocking DoH servers is hard because it looks just like HTTPS. Even then, it could still connect to a hard coded IP address instead of doing a DNS lookup.

A better option would be to use an IPS to detect and block suspicious connections from the TV. Ideally, you would just keep it offline though.