IETF Approves TLS 1.3 As Internet Standard (bleepingcomputer.com)
An anonymous reader writes: The Internet Engineering Task Force (IETF), the organization that approves proposed Internet standards and protocols, has formally approved TLS 1.3 as the next major version of the Transport Layer Security (TLS) protocol. The decision comes after four years of discussions and 28 protocol drafts, with the 28th being selected as the final version. TLS 1.3 is now expected to become the standard method in which a client and server establish an encrypted communications channel across the Internet -- aka HTTPS connections.
The protocol has several advantages over its previous version -- TLS 1.2. The biggest feature is that TLS 1.3 ditches older encryption and hashing algorithms (such as MD5 and SHA-224) for newer and harder to crack alternatives (such as ChaCha20, Poly1305, Ed25519, x25519, and x448). Second, TLS 1.3 is also much faster at negotiating the initial handshake between the client and the server, reducing the connection latency that many companies cited when justifying not supporting HTTPS over HTTP.
Browsers like Chrome, Edge, Firefox, and Pale Moon have already rolled out support for earlier versions of the TLS 1.3 draft, and are now expected to update this support to the official standard.
The protocol has several advantages over its previous version -- TLS 1.2. The biggest feature is that TLS 1.3 ditches older encryption and hashing algorithms (such as MD5 and SHA-224) for newer and harder to crack alternatives (such as ChaCha20, Poly1305, Ed25519, x25519, and x448). Second, TLS 1.3 is also much faster at negotiating the initial handshake between the client and the server, reducing the connection latency that many companies cited when justifying not supporting HTTPS over HTTP.
Browsers like Chrome, Edge, Firefox, and Pale Moon have already rolled out support for earlier versions of the TLS 1.3 draft, and are now expected to update this support to the official standard.
I'm pretty sure this means the efforts to make PFS optional failed:
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
For people to stop spying on us!
Let the routers and switches do as they intend, no hacks or tricks to tee off data. If the data needs to go to server X then it should go to server X.
I know that is probably the dumbest thing you heard all day. But I wish they would find a way to make encryption secure and much more cheaper (Certificates are still a killer, in terms of ease of installing, and price you often need to pay for them, for the amount of actual validation they give you for it)
If something is so important that you feel the need to post it on the internet... It probably isn't that important.
It makes MITM attacks almost impossible. GG corporate proxy decryption.
"The biggest feature is that TLS 1.3 ditches older encryption and hashing algorithms (such as MD5 and SHA-224) for newer and harder to crack alternatives"
Adding support for bigger and better algorithms and defaulting to them if available is a feature, dropping support is a nightmare. It's challenging enough communicating with things like embedded web servers on old ilo interfaces and the like because they did this with TLS 1.3. It should be strongly advised to update to the latest and greatest but it shouldn't be forced because it isn't always possible.
If removing older options is the biggest new feature, then there is not much to speak of, is there?
And it took these people how long to come to this important milestone?
Tar and feathers... Either for those involved, or for those, who described their work for Slashdot...
In Soviet Washington the swamp drains you.
security.tls.version.fallback-limit 4
security.tls.version.max 4
I just spent the last two weeks updating all of my web servers to the latest ciphers. Now I'll get to do it again. Yay!
I'd expect someone reporting on IETF standards to know that "Internet Standard" is a different maturity level that "Proposed Standard". I get that "proposed standard" sounds less definitive for someone not used with the lingo, but surely one could have come with a different expression.
Therefore corporates and China won’t support it. Plus the billions of fragmented unupdated Android devices too.
Download the Firefox source code and modify it any way you please.
BS: "All in all, TLS 1.3 is a serious boost to Internet security"
Reality: No it isn't even close. It's an incremental improvement with no practical implication WRT Internet security vs accepting some small responsibility in not allowing completely braindead algorithms to be selected in existing systems.
There are however many klocs harboring potential new vulnerabilities. In unrelated news medium security vulns are dropping for OpenSSL tomorrow.
BS: "Fourth, TLS 1.3 is also superior to previous TLS versions because it comes with protection against downgrade attacks that prevent an attacker from tricking a server into using an older version of the protocol, susceptible to known vulnerabilities."
Reality: Version negotiation is not currently broke. The only reason downgrade attacks were possible is the fucking browsers intentionally subverted TLS secure negotiation to make it possible. If you take the time to disable shit algorithms (RSA-MD5 and crew) and don't intentionally subvert the process then version negotiation is safe as far as anyone knows.
BS: "IETF avoids efforts to insert backdoor. The proposal was laughed off by experts, who pointed out that the backdoor would effectively make TLS 1.3 useless in the first place."
Reality: Over the top hyperbole completely unmoored from reality. An operator consciously electing not to use forward security if they don't want to is not a backdoor.
BS: "IETF members voted the protocol unanimously, even after members of the financial sector asked for the introduction of a backdoor in the protocol's structure, so financial institutions could decrypt TLS 1.3 traffic inside internal networks."
Reality: Nothing prevents them from decrypting traffic inside internal networks.
If you have so many web servers that it takes you two weeks to do this, you should spend the two weeks looking into infrastructure automation like Chef or Ansible.
This config change should take 5 minutes, not two weeks.
Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
version.
IE if the server reports it is 1.3 but the client is 1.2, it will renegotiate to the subset of ciphers both support. If the server doesn't mind allowing a client insecure connections it can drop back to the older ciphers, or vice versa (assuming mozilla/google/etc in their infinite stupidity didn't remove those ciphers when selecting sslv3/tls1.0/1.1/1.2 mode manually, if needed.)
Generally speaking though, given the security flaws in the previous standards it really is time to force the upgrade. It would be better if the OS/App developers were forced to produce a point release for certain devices/platform versions that included just this new transport layer support, but sadly that is unlikely to happen.
With 'packet sniffing' via hooks on the corporate desktops just before the traffic is encrypted/after it is decrypted?
Seems like a lot simpler solution overall, doubly so if you have sufficient bandwidth to send them side by side over the same link, or disable the internet accessable link if the oob link isn't also connected.
But maybe that would require too much technical knowledge and pressuring Intel to open up/include the feature for corporate environments.
He is probably on Windows and infosec will not allow remote powershell----or GASP! Ansible. I hear it is free and open source (insecure).
I object to power without constructive purpose. --Spock
Comment removed based on user account deletion
Give me something that doesn't leak memory, drain the CPU of its blood and has a decent footprint.
It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
What you described is Firefox!
In many situations it has a smaller memory footprint than Chrome, and it's memory utilization is about the same.
The kicker...I no longer use Firefox since it decided to be a Chrome-clone.
Where Firefox totally looses the corporate desktop is by breaking the ability to connect to older equipment. In some places by ditching older encryption protocols entirely, and in others by requiring hunting down registry keys to restore compatibility. It's a great thing thing to warn when someone tries to connect to a URL using insecure encryption, but it's another to require more than setting a preference in the normal config screen and clicking "Proceed anyway" on a warning screen.
Now, on top of that, they've broken support for plugins necessary to connect to some not-very-old equipment. This further alienates corporate IT people. End-result...it has no chance of winding up on the desktop.
The entire breakthrough that led to TCP/IP and the Internet was that it was way cheaper to have a dumb network and intelligent end-points.
It's the approach I take to build large networks, and unsurprisingly, simpler equipment tends to provide for faster networks, way fewer problems, and cost a whole lot less.
When I do need network intelligence, I lean-towards industrial grade PC servers as routers. Running Linux or FreeBSD. With such equipment...replacing a failed network interface is fast and cheap, often with no need to order anything. And with Linux, you can do hot-kernel patching for free...and OS support never expires, and if you want, that's free too.
There ARE use cases when Juniper or Cisco gear are the right choice, mainly because of lower (usually up-front) cost, and in those situations, I use the correct gear for the problem. But in terms of flexibility, and performance per $, it's pretty close to impossible to beat Linux or FreeBSD on server HW.
Linux benefits vs All-in-one-enterprise-router
* Support never expires. Check - Free
* 4 TB of logs? Check - Low cost
* Hundreds of GB RAM. Check - Low cost
* Kernel hot-patching without reboots. Check - Free
* Traffic shaping. Check - Free
* Most tested and proven IP stack possible. Double Check
* Low-cost parts you rarely, if ever need. Check
* Amazing debug tools. Check
* Multicore multi-GHz CPU. Check
"Generally speaking though, given the security flaws in the previous standards it really is time to force the upgrade."
How exactly do you propose to do that? An upgrade has been forced with every "mode" you just listed and yet magically no upgrades have occurred. After all, there is a reason you know you have the option to adjust and select those modes manually and it isn't because everything magically updates to the latest and greatest TLS.
TLS is a too complex mess, and therefore unsafe
You can use several DDNS providers with letsencrypt
And there are several that you can't use because the provider hasn't completed the process to add itself to the Public Suffix List. If a DDNS provider is not on the PSL, whether by the provider's ignorance of the PSL, by the provider's choice to remain off the PSL, or by the PSL's own backlog, then all users of that provider put together are limited to 20 certificates per week, and other users are likely to have already obtained those certificates before you.
Here's directions for the one I use, duckdns.
I see that Duck DNS is on the PSL. Do you project that Duck DNS will remain in operation for the foreseeable future?
Another problem is DDNS providers that go behind a paywall. Dyn started charging for all services once it became popular, making it no better than registering a domain.
Oh yeah, another downmod! Go ahead! Mod this down too, you cunt! The agenda is clear. Facts are horrible stupid things in your book when you are paid to deny and obscure them the best you can. Go fuck yourself! And your little god too!
There is one issue with TLS 1.3 though, despite how nice it is otherwise. TLS 1.3 has deprecated custom DHE groups, making it so all DHE connections are required to use default, pre-created groups, making precomputation attacks possible. Thankfully, ECDHE is still preferred over DHE.
From Stack Exchange: https://security.stackexchange.com/questions/181820/why-does-tls-1-3-deprecate-custom-dhe-groups