/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

www.agwa.name
| | blog.daknob.net
0.9 parsecs away

Travel
| | [AI summary] The author discusses the importance of HTTPS authenticity and analyzes the Certificate Transparency project designed to audit and improve the trustworthiness of public Certificate Authorities.
| | educatedguesswork.org
2.1 parsecs away

Travel
| |
| | www.akpain.net
2.0 parsecs away

Travel
| | How it works, why it exists and how you can do things with it
| | developerlife.com
30.1 parsecs away

Travel
| TLS is the backbone of web security. We will explore using TLS with Rust, and CFSSL to create a certificate authority to issue self signed certificates & keys. We will also create a server and client that communicate securely over the network using tokio and upgrade insecure TcpStream to TLSStream, and work with TLSAcceptor and TLSConnector.