/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

blog.cr.yp.to
| | pluralistic.net
3.5 parsecs away

Travel
| | [AI summary] The text presents a critical analysis of how large technology companies have transformed the internet into a platform dominated by corporate interests, leading to issues such as surveillance, data exploitation, and the erosion of privacy. It discusses the concept of 'enshittification,' where companies prioritize profit over user experience, and explores how these practices have affected various aspects of digital life, including content creation, data security, and consumer rights. The piece also touches on related themes like the legal and ethical implications of corporate control over digital spaces, the role of regulatory bodies, and the potential for resistance and reform. Additionally, it includes information about the author's upcoming boo...
| | gjia.georgetown.edu
5.5 parsecs away

Travel
| | Over the past decade, to strengthen its political alliances with countries such as Saudi Arabia and the UAE, Israel has turned to the NSO Group.
| | blog.cryptographyengineering.com
6.6 parsecs away

Travel
| | Yesterday I happened upon a Wired piece by Steven Levy that covers Ray Ozzie's proposal for "CLEAR".I'm quoted at the end of the piece (saying nothing much), so I knew the piece was coming. But since many of the things I said to Levy were fairly skeptical -- and most didn't make it into the...
| | developerlife.com
27.5 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.