Comment: Re:Oh no! (Score 2) 1521
Really the only thing you can be reasonably certain about with a UID pissing contest is that you'll pretty much inevitably lose.
If it were a competition that mattered, I feel like I could compete.
Comment: What a great run... (Score 1) 1521
Thanks for all the fish.
-davidu
Nominations for the 2011 SysAdmin Awards->
That's why July is SysAdmin Appreciation Month and nominations for the 2011 SysAdmin Awards end on July 12th. Nominate yourself, or your favorite SysAdmin hero to receive recognition and an award."
Link to Original Source
Comment: Re:This is not accurate (Score 1) 187
He titled his blog post "In a CDN'd world, OpenDNS is the enemy!" not "Using third-party DNS resolvers can in some cases cause suboptimal server targeting."
I thought my response and followups were fairly even-keeled all things considered but appreciate the feedback. I have no ill will to the author and welcome his further tests.
Comment: Re:This is not accurate (Score 1) 187
Comment: Re:This is not accurate (Score 1) 187
Comment: Re:This is not accurate (Score 2, Insightful) 187
Well the critics argue that the Internet != The WWW. Which is true. If you are sending email, the destination SMTP server, and it's corresponding authoritative DNS server would never normally see the client's original IP. The fact that TONS of benefits exist from routing and performance to anti-spam measures would benefit from this, we're creating a vector of privacy leakage that possibly didn't previously exist in all scenarios.
None of this considers the fact that very few DNS operators would actually even implement this standard. Just big 3rd party resolvers like us and Google and big CDNs and eye-ball sites.
Comment: Re:This is not accurate (Score 2, Interesting) 187
You have summarized the privacy concern well. That's exactly the issue. The fear that is held is that implementations won't respect someone who includes 0.0.0.0/0 and instead will replace it with the actual client's source_addr when forwarding a request along. Think hotel, cafe, wifi hotspot vendors, etc... Those folks tend to implement for ease, not privacy. And sometimes they opt against privacy.
The critics of the proposal think that there is no assurance of privacy, and they feel that's a reason to not move forward. In my world, there are much better ways to violate real privacy than to see a client IP address in a DNS request, but maybe I'm less sensitive about it. I think it's certainly worthy of discussion and attempting to find a solution.