#security

What Open Source Firmware Can Learn from Apple Pre-OS Security

Published at April 24, 2026 · Piotr Król ·  17 min read

Apple Platform Security Guide is the most comprehensive platform security documentation in the industry. Instead of dismissing it as closed-source irrelevance, we read it through a firmware engineer's lens and extracted transferable security patterns for x86 and ARM open source firmware. Here is what we found about boot chains, Secure Enclave architecture, and five opportunities for Dasharo and coreboot....

Categories: firmware security


Context-Based Auth.: Identify host by environment

Published at October 24, 2025 · Mateusz Kusiak ·  13 min read

Geofencing - a mechanism that allows limiting various types of access to a specific area. To do so, often GPS or cellular information utilized. The issue is, stationary computers and laptops often lack needed hardware. …but what if we could use just the wifi-chips embedded in those devices to achieve even more secure result?...

Categories: iot miscellaneous security