Redox is a Unix-like microkernel operating system written from scratch in the Rust language. Redox pursues usability, freedom and security, with the goal of bringing the innovations of the Rust language (security, concurrency, practicality) into modern microkernels and a complete set of applications. Now it has a working web server.

The SimpleHTTP server itself is also written in Rust. Additionally, the development team is working hard to bring the Apache HTTP server to RedoxOS.

Another application milestone is that wget programs can now run on RedoxOS, support for COSMIC desktop applications is also being improved, and improvements to the build system and other changes have been made.

In July, the development team continued its efforts to build more complex programs within Rust, improve the ARM64 kernel, improve UEFI, and fix various drivers.

For more details on RedoxOS improvements in July, see this status update:

https://www.redox-os.org/news/this-month-240731/