Live data from Hacker News

An Exercise Program for the Fat Web

blog.codinghorror.com

1–10 of 35 posts

Re: An Exercise Program for the Fat Web

#2
Doesn't DNS over HTTPS and HSTS bypass pihole?

(isn't it funny how every single "modern web security" feature, from DNS over HTTPS, to HSTS even to HTTPS itself always ends up with someone giving up control to 3rd parties yet this is always dismissed and pushed through insane amounts of peer pressure - usually by people who have vested interests in those 3rd parties - because 'security'?)

Re: An Exercise Program for the Fat Web

#5
post #2

Doesn't DNS over HTTPS and HSTS bypass pihole? (isn't it funny how every single "modern web security" feature, from DNS over HTTPS, to HSTS even to HTTPS itself always ends up with someone giving up control to 3rd parties yet this is always dismissed and pushed through insane amounts of peer pressure - usually by people who have vested interests in those 3rd parties - because 'security'?)

DNS over HTTPS against a server you can't choose would do so, yes.

Re: An Exercise Program for the Fat Web

#6
post #5
post #2

Doesn't DNS over HTTPS and HSTS bypass pihole? (isn't it funny how every single "modern web security" feature, from DNS over HTTPS, to HSTS even to HTTPS itself always ends up with someone giving up control to 3rd parties yet this is always dismissed and pushed through insane amounts of peer pressure - usually by people who have vested interests in those 3rd parties - because 'security'?)

DNS over HTTPS against a server you can't choose would do so, yes.

You could still shut down the initial DNS query for the dns-over-https provider and make it unreachable

Re: An Exercise Program for the Fat Web

#7
post #2

Doesn't DNS over HTTPS and HSTS bypass pihole? (isn't it funny how every single "modern web security" feature, from DNS over HTTPS, to HSTS even to HTTPS itself always ends up with someone giving up control to 3rd parties yet this is always dismissed and pushed through insane amounts of peer pressure - usually by people who have vested interests in those 3rd parties - because 'security'?)

So does simply using a different DNS server than the network supplies, unless you’re blocking port 53.

Re: An Exercise Program for the Fat Web

#8

Switching to Firefox costs $0 and works on every network, not just your home net.

It's also hella buggy on macOS for me, which is irritating - my browser is the only thing I need to work 100% of the time. As much as I'd like to reduce Google's browser monopoly, I consciously choose to make this one exception.

Re: An Exercise Program for the Fat Web

#9
post #2

Doesn't DNS over HTTPS and HSTS bypass pihole? (isn't it funny how every single "modern web security" feature, from DNS over HTTPS, to HSTS even to HTTPS itself always ends up with someone giving up control to 3rd parties yet this is always dismissed and pushed through insane amounts of peer pressure - usually by people who have vested interests in those 3rd parties - because 'security'?)

My network is setup so local dns goes to the pi-hole which uses dns over https.

Re: An Exercise Program for the Fat Web

#10
I am interested in what happens when you get to a website that insists you turn off your ad blocker. What happens with Pi Hole?

Also I would prefer to just run Privoxy as I have Ubuntu running and can just use that instead of some extra gadget. What happens with Privoxy if you are getting a turn off ad blocker message?

Currently I use 'cat block' or the 'EFF' blocker, depending on what computer I am on, those give you an option to turn off your ad blocker which I find myself doing from time to time, it would be nice to have this option with Privoxy.

Post reply on HN