rustBoot is a highly secure and customizable bootloader written entirely in Rust, designed to establish a Root of Trust from the very first instruction. It verifies the integrity and authenticity of subsequent boot stages and application firmware, protecting against unauthorized modifications and malicious attacks. Ideal for safety-critical and security-sensitive embedded systems.