I always found it puzzling that DNS blacklisting for adblocking purposes works at all . I mean I'm not a webdev or anything like that, so what I'm saying might be a bit native, but couldn't you simply serve your ads using the same domain you use for your content? This immediately defeats things like PiHole completely.
Sadly that is already happening, luckily there are ways to defeat cname cloaking. https://blog.apnic.net/2020/08/04/characterizing-cname-cloak...
72% of smart TVs and 46% of game consoles hardcode DNS settings
561–570 of 673 posts
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#562Earlier quoted context omitted.
I imagine most people capable of rooting a TV would already have better alternatives at hand: an Apple TV, an Nvidia Shield, a PlayStation, etc. There’s not much daily incentive to tinker.
All of these still require a Display.
0: https://www.amazon.com/Amazon-Sidewalk/b/?node=21328123011
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#563For best perforance, use a wired ethernet connection, and a bluetooth dongle for your non-Steam controllers and bluetooth headset.
Works flawlessly and it's a delight to have a full Linux distro on my TV.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#564not long before every TV comes with a built-in SIM card and a whispernet-like arrangement . I hope computer monitors at 40-50inch size reach affordable prices.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#565Earlier quoted context omitted.
> I was ready to return the device as broken until I realized this. Actually you probably should return such devices as broken.
I did just that with a DJI Mavic. It was kind of hard to send back a really nice device that I had just opened up and was ready to fly. Thing is, some companies just use it as a way to fire their customers.
However, they are also playing these sorts of games with other types of devices, where no such justifications exist ( https://www.eevblog.com/forum/eevblab/eevblab-83-dji-pocket-... ) That needs to be answered by returning the product as defective.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#566Earlier quoted context omitted.
That would essentially force people to buy two devices - one for receiving content to display and a second to display it. All your solution does is shift the problem on to the receiving device. It wouldn't fix anything, and at the same time it'd increase the cost and complexity for the user (by a very small amount admittedly).
Decoupling allows competition and places control in the hands of the user.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#567Earlier quoted context omitted.
DNS over secure channels is actually good - it limits bad behavior by ISPs. The problem of shitty devices on your private network is a different one.
At this point it is really tough to find devices that don't leak data like a sieve. I recently bought a car, and could not find one without a cellular modem and microphones. Removing the modem voids the warranty. The period where you can opt out is mostly over.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#568Earlier quoted context omitted.
Network filtering means blocking traffic at the network level. Trying to use DNS for this leaves you trusting the client - and there are decades of precedent for clients bypassing that for various reasons, such as this post shows. The solution is to start doing network filtering: if you block packets to unapproved servers, you can actually stop this. You’ll need to run your own proxy, of course, but that’s always bee…
So I need to mitm https traffic for devices I can't change the ssl trust store on?
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#569Earlier quoted context omitted.
> The DNS-over-HTTPS model favors those who run the servers (because they get exclusive access to monetizable end user name resolution data) Hold up. You are claiming that the fact that DoH prevents DNS requests from being visible in cleartext network traffic is a bad thing ? ...what? In a world where the choice is between one party (the DNS provider) having access to my DNS requests and everyone on the network inclu…
Hold up. You are claiming that the fact that DoH prevents DNS requests from being visible in cleartext network traffic is a bad thing? It is when its my network. If they cared about people sniffing they would use DNSSEC, but still use the network DNS server. DNS over HTTPS is just a way for shady companies to hide what they're doing.
Re: 72% of smart TVs and 46% of game consoles hardcode DNS settings
#570Smartphones too! OnePlus hardcodes Google DNS as secondary DNS & I'm sure many others do it too[1] . Forcing DNS requests to Pi Hole is the easiest option to defeat this. [1] https://www.reddit.com/r/oneplus/comments/e0htyg/remove_goog...