Chain-of-trust attestation for embedded systems. Rust on RISC-V — built for boot chains where every stage can prove what ran before it.
git clone https://github.com/Hartwell-Labs/fortisEvery capability below ships in the open-source core — MIT licensed, CI on every push.
Each boot stage measures and attests the next — a compromise anywhere breaks the chain visibly.
Targeting the open ISA where embedded vendors actually need attestation, without license traps.
Memory safety in the layer where a single overflow historically meant total compromise.
Remote verifiers receive evidence about the boot state — trust is computed, not presumed.
Built for constrained devices: the attestation story does not require a full OS.
MIT licensed, source-first, CI on every push.