this post was submitted on 20 Oct 2023
4 points (100.0% liked)

Crappy Design

3507 readers
5 users here now

Noticed that theres no equivalent to r/crappydesign here yet so i made one

founded 2 years ago
MODERATORS
 

Context: A local movie app have this warning to me as I have this domain blocked with NextDNS ๐Ÿ‘Œ

top 8 comments
sorted by: hot top controversial new old
[โ€“] 0x0@lemmy.dbzer0.com 2 points 2 years ago (1 children)

If you blocked it at the DNS level, I'm surprised the error wasn't a resolution failure. Who's on the other side of this connection pretending to be Google Analytics??

[โ€“] still@sh.itjust.works 0 points 2 years ago (1 children)

next DNs probably redirects it to a landing page or something

[โ€“] 0x0@lemmy.dbzer0.com 0 points 2 years ago (1 children)

You're probably right. Rather than responding with NXDOMAIN, they're probably synthesizing A or AAAA records that point to their own server. IMO, this is super weird behavior in the era of HTTPS. I'm also pretty sure there's an IETF RFC that says recursive resolvers "MUST NOT" synthesize address records, but I can't seem to dig it up on my phone (pun intended ;).

[โ€“] PoolloverNathan@programming.dev 1 points 1 year ago (1 children)

It's an option, default off. If you enable it it prompts you to install the CA for the block page.

[โ€“] 0x0@lemmy.dbzer0.com 1 points 1 year ago

They ask you to install a root CA? That would enable your DNS provider to MITM your TLS traffic. Yikes.

[โ€“] TrickDacy@lemmy.world 1 points 2 years ago (1 children)

This is actually great design.. you are being warned about a breach in privacy. How's the bad design?

[โ€“] candybrie@lemmy.world 1 points 2 years ago (1 children)

The two options are both "No". If you aren't going to give an option, don't give an option. It's confusing to have two options that are the same thing.