/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.netmeister.org
| | blog.stalkr.net
2.8 parsecs away

Travel
| | stalkr.net is now signed with DNSSEC ! In this post I will quickly describe what is DNSSEC and why I chose to deploy it, then my choice of...
| | blog.thestateofme.com
5.3 parsecs away

Travel
| | IT mixology and other thoughts about tech, life the universe and everything
| | www.thedigitalcatonline.com
4.1 parsecs away

Travel
| | A blog featuring in-depth posts about Python, Scala, TDD, devops, security and all things development
| | developerlife.com
24.8 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.