Qubes OS is an open-source project that can be run as a desktop, server, or appliance. It's designed to be secure, but it also allows you to use it however you'd like. . The newest version of Qubes, Qubes 4.2.0, comes with a revamped user interface and a new kernel that brings performance optimizations and hardware support improvements. It also features many security enhancements, including better hardening against Spectre attacks and improved container isolation between virtual machines (VMs). Moreover, a new Release Signing Key (RSK) has been introduced to enhance security for Qubes OS 4.2 further. This change is part of a strategy to isolate the build processes of different Qubes OS versions. As a Qubes user, I found the article linked below helpful in understanding exactly what's new in this exciting release, and I wanted to share it with you. Which change are you most excited about? Reach out to me on X @lnxsec - I'd love to hear! . Qubes OS 4.2.0 introduces advanced security features with RSK, improved isolation of containers, and a series of optimizations for better performance.. Qubes OS, Security Enhancements, Performance Improvements, Open Source Security, Container Management. . LinuxSecurity.com Team
Last week Microsoft launched a new feature that lets customers run modern applications on Azure Kubernetes Service (AKS) in an isolated and secure form. Initially announced at the last KubeCon, the feature is currently available in public preview. . Kubernetes has become the gold standard for running modern applications in the cloud. However, one of the key challenges is the lack of multi-tenancy features, making it hard for SaaS applications and enterprise workloads requiring strict isolation. Infrastructure architectures recommend deploying Kubernetes applications in dedicated namespaces and applying role-based access control to add a layer of security. But this approach becomes complex and turns into an administrative nightmare. The other option is to provision a dedicated cluster per workload is not a cost-effective solution. Modern applications designed as microservices and packaged as containers share the same underlying operating system. Technically, each container maps to an operating system process on the host with almost no strict isolation between containers belonging to different workloads. One mechanism is to run one container per host, but it is not technically and financially viable to run one container per host - physical or virtual. . Kubernetes revolutionized application orchestration, yet it encounters hurdles regarding resource sharing and security between users.. Azure Kubernetes Service, secure workloads, multi-tenant applications. . Brittany Day
Get the latest Linux and open source security news straight to your inbox.