Thoughts dereferenced from the scratchpad noise.

Latest posts


Qubes OS Summit 2025 in Berlin: From R4.3 Features to Qubes Air Architecture

Published at October 20, 2025 · Piotr Król ·  22 min read

Qubes OS Summit 2025 took place September 26-28 in Berlin, bringing together the community for talks on R4.3 updates, GUI improvements, infrastructure advances, and Qubes Air architecture. The event featured contributions from the Dasharo ecosystem including server firmware foundations, NovaCustom updates, UEFI Secure Boot progress, and TrenchBoot compatibility work. Day three hackathon focused on practical implementation including the Dasharo Patchqueue Initiative with XenServer expertise....

Categories: firmware os-dev security

ram-wipe: Further analysis

Published at August 27, 2025 · Kamil Aronowski ·  12 min read

The `init_on_free` Linux option ensures rigorous security by instantly zeroing out memory upon deallocation. In this follow-up, we build on our prior ram-wipe experiments to rigorously evaluate if `init_on_free` can serve as a robust safeguard, perhaps supplanting existing, less comprehensive memory wiping solutions....

Categories: firmware security

Booting EDK2 on Odroid M2

Published at July 17, 2025 · Michał Kopeć ·  8 min read

EDK II is quickly becoming a big player in the ARM firmware space. In this blog post I will be exploring the process of porting EDK II to a new platform and the current state of this UEFI implementation on ARM based platforms....

Categories: firmware