There are a lot of keyboard warriors in this thread. This guy puts forward a rational argument for big business. Unless you have extensive experience in this area, perhaps you shouldn't be so quick to judge "oh they are just spying on their users". The simple answer to this question is that if a way is not given for businesses to decrypt their own traffic that they generated and encrypted, they simply won't encrypt i…
So my knowledge about how forward secrecy works in TLS is spotty to say the least but the server still has the decryption key in memory AFAIK. Why not sidestep the issue and just create a secure channel between the server and whatever middleboxes there are that need the key and just send the ephemeral key that way? I get that this would be less secure to use in practice because now anyone who gets control over the se…
Industry Concerns about TLS 1.3
81–90 of 194 posts
Re: Industry Concerns about TLS 1.3
#82https://news.ycombinator.com/item?id=12560284
Re: Industry Concerns about TLS 1.3
#83Earlier quoted context omitted.
The guy's rationale may be kind of dubious but it's clearly stated: there aren't any tools that do DPI on TLS 1.3 sessions right now.
You don't need to do deep packet inspection when you just MITM all the traffic.
Re: Industry Concerns about TLS 1.3
#84Earlier quoted context omitted.
> display a very shallow understanding of how secure systems should work. They still ask about mother's maiden name, prevent paste of passwords, took forever to adopt EMV in the US and other idiocies It's security by cargo-culting
> took forever to adopt EMV in the US and other idiocies Totally agree with your comment, but I'll go a little bit on a tangent here. I am an European, all my cards have always had a chip, I have not even seen a card without a chip until I visited the United States. All this reluctance to adopt chips seems so ridiculous to me. But then I spent more time in the United States and with magnetic stripe cards, and boy do…
Never had to wait that long (unless there is some issue at the bank but usually it just stops working all together when that happens) here in Finland. Also if you use a credit card instead of debit for payments under X euros it doesn't even call the bank just checks on the machine if the pin matches the chip.
Re: Industry Concerns about TLS 1.3
#85There are a lot of keyboard warriors in this thread. This guy puts forward a rational argument for big business. Unless you have extensive experience in this area, perhaps you shouldn't be so quick to judge "oh they are just spying on their users". The simple answer to this question is that if a way is not given for businesses to decrypt their own traffic that they generated and encrypted, they simply won't encrypt i…
>Take this example: A regulation says... Then the regulations are faulty and need updating to be on par with reality.
Re: Industry Concerns about TLS 1.3
#86Earlier quoted context omitted.
> having to wear a safety belt is also an inferior experience but we do it for safety We do it for our safety, but chip cards are for bank's safety. Consumers are not liable for fraud anyway, only the bank wins. Let me put it another way. Americans consumers love their magstripe; they wouldn't if they lost money. At the end of the day, chip or magstripe, the consumer has the same amount of money in his bank account.…
Because otherwise the consumer pays for the fraud and the insurance anyway. Why do you think US credit card transaction fees to merchants are so damn high?
Because until recently, the law was that merchants were not allowed to charge discriminatively based on cash vs. card. Since americans love their CCs and unlike in Europe, CCs are a massive part of retail sales, it was not too difficult for the credit card mafia to impose whatever fees on merchants.
Here in Europe, fees are capped through regulations, not out of credit card companies good will.
I mention this because chip cards can only protect against using a physical clone of a card, while the vast majority of fraud happens online, where the card is not present and the chip is not used at all.
The fraud profile is the same in Europe and the US, yet the fees are vastly different. That has nothing to do with chip vs. magstripe.
Re: Industry Concerns about TLS 1.3
#87Re: Industry Concerns about TLS 1.3
#88Earlier quoted context omitted.
You don't need to do deep packet inspection when you just MITM all the traffic.
MITM introduces significant delays, yet another single point of failure, adds significant risk of leakage. Current DPI are passive, so they have no such problems.
Re: Industry Concerns about TLS 1.3
#89I don't quite get what they are currently doing. Is it that they have some kind of Internal mitm proxy that proxies every TLS session with external hosts, recording the conversation for later offline analysis? Why wouldn't they still be able to do that? Or are they just worried about their ability to intercept internal conversations? I'd be really interested to know what a typical bank security architecture looks lik…
They don't MITM, they record sessions and later decrypt out-of-band as needed. With TLS 1.3, they would need to MITM, which require infrastructure changes and potentially affects the performance. They are complaining TLS 1.3 forces them to do work they otherwise wouldn't have to do.
Re: Industry Concerns about TLS 1.3
#90Earlier quoted context omitted.
The guy is basically complaining that they have to change all their infra over to MITM versus just decrypting traffic with private keys. He is right, it will be expensive. And he has a right to complain. Should the working group ignore him? It's a tough call. You risk forking standards when you start to do that.
It will be expensive, but there's a big market for that. I'm pretty sure that the costs will fall, as soon as the industry understands the demand.