by MediumD on 5/26/24, 3:17 PM with 35 comments
by jessriedel on 5/26/24, 5:35 PM
* I’ve got a network misconfiguration on my local machine;
* My wifi connection to the router is down;
* The cable between my router and ISP is cut;
* My ISP is having large scale issues; or
* The website I’m trying to reach is down.
I’ve been given the vague impression that it has something to do with a non-deterministic path by which requests are routed, but this seems unconvincing. If some link on the path breaks, why doesn’t the last good link send a message backward that says “Your message made it to me, but I tried to send it the next step and it failed there.”
by StrLght on 5/26/24, 9:55 PM
by jonwest on 5/26/24, 9:43 PM
by Snawoot on 5/26/24, 6:32 PM
It's already not true for, like, ages.
by debo_ on 5/26/24, 8:02 PM
Best part of the article!
by raxxorraxor on 5/27/24, 9:46 AM
That is true for the key exchange part because RSA does not offer forward security. For signatures RSA is still used and probably still the most widely spread type of x509 certs.
I know Safari just upped the requirements to 2048bit keys for RSA not too long ago (for signatures).
by wonnage on 5/26/24, 7:19 PM
TBF it is titled as mediocre!
by pietrod on 5/27/24, 6:30 AM
by deathanatos on 5/27/24, 5:16 AM
I sure hope not. But I suppose it is titled "Mediocre Engineer".
> $300K/year
… I'll undercut you by $50k/y; where do I apply?
(There are just more and more errors. TLS <1.3 doesn't even work the way it describes, even though it tries to throw newer stuff into 1.3. The DNS section describes a recursive resolver, but the client isn't going to do that. It is probably talking to a stub resolver, too. "Internet Layer". The implication of "brotli" being a widely used algorithm in a ciphersuite/in TLS's compression, "Current version of TLS (>1.3) do not support RSA" …
… these sorts of blogspam are why I wish sometimes that there was a downvote. The advert isn't so obnoxious as to make me want to flag is low enough. I guess I should write the less mediocre article and make the HN frontpage. If only I made $300K/y, I'd have more time.)
by _ache_ on 5/26/24, 6:06 PM