Tell HN: Cloudflare silently injects its analytics when you switch nameservers
41–50 of 217 posts
Re: Tell HN: Cloudflare silently injects its analytics when you switch nameservers
#42Re: Tell HN: Cloudflare silently injects its analytics when you switch nameservers
#43> injected a JS analytics snippet in my HTML-only JS-free site textlog.cc Cloudflare injected hostile code into a site they are not even hosting? If it's HTTPS, how do they even do that? Does it violate the "exceeds authorized access" provision in the Computer Fraud and Abuse Act?
The most likely answer is the person accidentally enabled the cloudflare reverse proxy without understanding what they were doing. It seems incredibly unlikely cloudflare does this when just DNS hosting, if for no other reason then that this would break so many things.
Re: Tell HN: Cloudflare silently injects its analytics when you switch nameservers
#44Re: Tell HN: Cloudflare silently injects its analytics when you switch nameservers
#45You must be allowing Cloudfare to terminate your HTTPS connections; i.e. using them for actual proxying.
Re: Tell HN: Cloudflare silently injects its analytics when you switch nameservers
#46Re: Tell HN: Cloudflare silently injects its analytics when you switch nameservers
#47> injected a JS analytics snippet in my HTML-only JS-free site textlog.cc Cloudflare injected hostile code into a site they are not even hosting? If it's HTTPS, how do they even do that? Does it violate the "exceeds authorized access" provision in the Computer Fraud and Abuse Act?
The most likely answer is the person accidentally enabled the cloudflare reverse proxy without understanding what they were doing. It seems incredibly unlikely cloudflare does this when just DNS hosting, if for no other reason then that this would break so many things.
Or is it that when you sign over DNS to a provider, they can take over your cert? They can "ass-cert" their own? :)
Re: Tell HN: Cloudflare silently injects its analytics when you switch nameservers
#48Re: Tell HN: Cloudflare silently injects its analytics when you switch nameservers
#49Surprise! The man in the middle man-in-the-middles! This is only the beginning, when you’ll get used to this they’ll do worse and worse, enshittification, remember?
If I wouldn't know it better I'd sometimes think some of the big tech shops are just fronts for centralizing the net.
And they can fuck off.
Re: Tell HN: Cloudflare silently injects its analytics when you switch nameservers
#50You left out the part about how you use them as a reverse proxy, which is decoupled from DNS. One is coincidental; the other required. If they can inject script, they can also snoop on all your cleartext traffic without you knowing....
Oh gosh I didn’t enable anything like that also. I just wanted the nameservers in order to serve the bucket under my subdomain. What else is there I wonder?
If the browser connects directly to your web server, how can there be Cloudfare's analytics stuff?
Check what IP address you are connecting to when you load textlog.cc. Is that an address that you control? If it's not an address that you control, where is it getting your page, and is that not called proxying?