2018-04-28

OpenBSD Innovations

A comprehensive chronicle of OpenBSD's software innovations and security features, detailing the project's significant contributions to operating system security, including privilege separation, ASLR, stack protection, and numerous system hardening measures.

Original archive.is archive.ph web.archive.org

Log in to get one-click access to archived versions of this article.

read comments on news aggregators:

Related articles

Delta Chat: Delta Chat, decentralized secure messenger

Delta Chat offers secure, decentralized messaging with multi-profile support and interactive web apps, built on Internet Standards. The application combines instant messaging features with email server compatibility and end-to-end encryption. Users can access the platform across mobile and desktop devices while enjoying gaming and collaboration features.

NetBSD on a JavaStation

A detailed account of reviving a vintage JavaStation computer, transforming it from a non-functional state to running NetBSD through network booting. The narrative covers troubleshooting steps, configuration details, and successful implementation of RARP, TFTP, and NFS services.

Tailscale is pretty useful

Tailscale creates a virtual private network enabling secure remote access to devices and file sharing without traditional port forwarding. The service offers features like device-to-device connectivity, Taildrop for easy file transfers, and VPN capabilities through Mullvad integration.

Mox - modern, secure, all-in-one email server

Mox is a modern, open-source email server written in Go that combines all essential email protocols in a single, easy-to-maintain application. The server offers comprehensive features including IMAP4, SMTP, security protocols, and can be set up within 10 minutes through a quickstart command, addressing the growing centralization of email services.

Block Breakers

A hands-on educational resource focused on block cipher cryptanalysis, with a particular emphasis on attacking AES. The course provides guided exercises and practical implementations rather than theoretical knowledge, making complex cryptography concepts more approachable.

Yoke is really cool

Yoke enables infrastructure management through actual code rather than configuration files, allowing developers to write infrastructure definitions in Go or Rust and compile them to WebAssembly. Its Air Traffic Control feature offers powerful Kubernetes operator capabilities through CustomResourceDefinitions, while maintaining security through WebAssembly sandboxing and limited system access.

Let's code a TCP/IP stack, 1: Ethernet & ARP

A detailed guide explains how to build a TCP/IP stack from scratch, focusing on implementing Ethernet and ARP protocols in userspace Linux. The implementation uses TUN/TAP devices for intercepting network traffic and demonstrates successful ARP request handling, serving as an educational resource for deep network programming.

How Clay's UI Layout Algorithm Works

Clay, an open-source UI layout library, uses a simple three-function approach to create flexible user interfaces that adapt to screen size and content changes. The layout algorithm processes positioning in multiple passes, handling sizing calculations independently from positioning, and supports features like container fitting, growing, shrinking, and text wrapping.

FOSDEM 2025 - Comparing Fuchsia components and Linux containers

A technical comparison between Fuchsia's component framework and Linux container solutions, highlighting their similarities in blob fetching, filesystem isolation, and process namespacing. The presentation explores how different use cases and requirements lead to distinct strengths in each system, focusing on their key technological divergences.

Matt's Script Archive, Inc. :: Free Perl CGI Scripts

Matt's Script Archive offers a collection of free Perl and C++ CGI scripts for web development, including the popular FormMail script downloaded over 2 million times since 1997. The archive features essential web tools like guestbooks, counters, discussion forums, and search functionality, with most scripts being developed between 1995-2000.