/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

indieweb.org
| | slxh.nl
3.2 parsecs away

Travel
| | [AI summary] A technical analysis and comparison of various DNS-based mechanisms (CERT, OPENPGPKEY, PKA, WKD) used by GnuPG to automatically retrieve PGP keys from the internet.
| | indiewebcamp.com
2.2 parsecs away

Travel
| | microformats are extensions to HTML for marking up notes, people, organizations, events, locations, blog posts, products, reviews, resumés, recipes etc. Sites use microformats to publish a standard API that is consumed and used by search engines, aggregators, and other tools.
| | quantumloom.in
3.0 parsecs away

Travel
| | A simple guide to how cryptography keeps your digital stuff safe-from secret codes to secure messages.
| | developerlife.com
26.2 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.