- From: Willy Tarreau <w@1wt.eu>
- Date: Sat, 19 Aug 2023 10:33:05 +0200
- To: Eric J Bowman <mellowmutt@zoho.com>
- Cc: Ietf Http Wg <ietf-http-wg@w3.org>
Hi Eric, On Fri, Aug 18, 2023 at 06:51:46PM -0700, Eric J Bowman wrote: > Hundreds more companies and millions more users affected by the MoveIt breach > since my last post, which continues to reverberate globally. Yet still, > crickets from the HTTP world. Yeah, we're all "experts" at online privacy, > but at some point ya gotta share your info with an insurer, hospital, > homeowner's association, or whatnot. Even if they aren't using MoveIt, > they're probably outsourcing something to someone who does. > > This isn't me whining about not getting a +1 on updating the best-practices > document, I get that I have an abrasive online persona. But I am very > disappointed that nobody else in the HTTP world has anything to say about > this? I hate being a lone voice in the wilderness, and wonder if I'm the only > one free to speak out because my career path has long since diverged from > HTTP. Is everyone else in ostrich mode, because their employer/client is > breached, or they signed an NDA covering this? Bueller? It's not this. It's that I don't see the relation between HTTP and the thing you shared. I had never heard about that "moveit" thing, apparently it's file transfer software affected by an SQL injection attack, how is this any relevant to the HTTP protocol ? These days people share lots of data because: - they're required to by incompetent and lazy services that pretend that it's easier for everyone ("our offices are open tuesdays and thursdays from 11:30 to 15:30, but no need to get there in person, just send us a copy of your ID card"). - they're marginalized as annoying people when they don't want to (e.g. try to disable contactless payment on your card in post-covid era) - tools are incitating to share a lot (how many times a day do I have to click on "block" in my browser because it asks me to share my location or to record a password for me; how hard is it to add an option that says "never ask any the following questions encouraging morons to share their whole life online") - because it makes them famous and gets them a life. It's just human nature and nothing at all related to anything that can technically be solved in a communication protocol. I know there are idealists who think that security issues are a thing of the past that will disappear in the future. History has proven the exact opposite, and as frameworks and languages become more and more accessible, the need for a certain experience and software culture for starting a new project is vanishing, implying that instead the basic security issues will become more and more common. So it's a total illusion to imagine that we can do something to prevent a data leak in software in general. Once the data is stored, it's accessible, either by the expected means or by unexpected ones. The rule is: do not share what you don't want to leak (which is an important rule for passwords by the way). But nothing in this discussion concerns HTTP at all. HTTP is just one of the many vectors used to access, transfer, steal the private information and there's nothing it can do against it because the problem is elsewhere. Regards, Willy
Received on Saturday, 19 August 2023 08:33:14 UTC