|
|
|
Ask HN: TLS 1.3 and Post-Quantum Encryption for HN?
|
|
15 points
by Azerty9999
534 days ago
|
|
Could HN benefit from a TLS upgrade, as it's currently at TLS v1.2, (not e.g.: v1.3) (for me, at least)? Also could it benefit from being a leader in implementing post-quantum cryptography? Cloudflare is beginning to implement it:
https://pq.cloudflareresearch.com
(See cloudflare blog posts about it, too for many more details).. |
|
That said, HN could use an update in configuration (disable TLS 1.0 and 1.1 and CBC ciphers, enable TLS 1.3): https://www.ssllabs.com/ssltest/analyze.html?d=news.ycombina...
I get it, new crypto algorithms are cool, but these just aren't widely implemented in browsers or servers yet, and we're still several years out from a quantum computer breaking 2048 bit RSA or 256 bit ECDSA.