/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

textslashplain.com
| | ngrok.com
3.3 parsecs away

Travel
| | ngrok has deprecated of Transport Layer Security (TLS) versions 1.0 and 1.1 across all ngrok endpoints. What does that mean for you?
| | adsecurity.org
4.3 parsecs away

Travel
| | [AI summary] The article discusses the POODLE vulnerability in SSL 3.0, explaining its risks, exploitation scenarios, and mitigation strategies such as disabling SSL 3.0 and implementing TLS_FALLBACK_SCSV.
| | mirageos.org
2.8 parsecs away

Travel
| | Read the post on "Introducing transport layer security (TLS) in pure OCaml" from our blog.
| | neilmadden.blog
21.5 parsecs away

Travel
| If you know a bit about public key cryptography, you probably know that you don't directly encrypt a message with a public key encryption algorithm like RSA. This is for many reasons, one of which being that it is incredibly slow. Instead you do what's called hybrid encryption: first you generate a random AES key...