Ironclad – formally verified, real-time capable, Unix-like OS kernel
1–10 of 151 posts
Re: Ironclad – formally verified, real-time capable, Unix-like OS kernel
#2What other exciting projects like these exist?
Re: Ironclad – formally verified, real-time capable, Unix-like OS kernel
#3Building new operating systems seems so ambitious to me. Radiant Computer ( https://radiant.computer/ ) was also recently posted. What other exciting projects like these exist?
Re: Ironclad – formally verified, real-time capable, Unix-like OS kernel
#4Re: Ironclad – formally verified, real-time capable, Unix-like OS kernel
#5Re: Ironclad – formally verified, real-time capable, Unix-like OS kernel
#6Building new operating systems seems so ambitious to me. Radiant Computer ( https://radiant.computer/ ) was also recently posted. What other exciting projects like these exist?
Re: Ironclad – formally verified, real-time capable, Unix-like OS kernel
#7That said, I am huge fan of works like this. But in practice, the security layer that betrays all of this tends to be the firmware layer.
My dream is to have something like the Framework computer use verifiably secure EFI firmware, as well as similarly verified and audited firmware for every hardware component.
Re: Ironclad – formally verified, real-time capable, Unix-like OS kernel
#8I'm not aware of much that combines WCET + formal verification + POSIX compatibility though. The verification page here is mostly at stone level, which from my understanding of SPARK terminology just means it passes validation, but might have runtime errors where most of Ada's WCET nondeterminism comes from. I'm skeptical that this is actually production usable for the hard real-time use cases all over their documentation at the current stage, but nothing on the website gives any clue as to the actual maturity short of reading the code myself.
Re: Ironclad – formally verified, real-time capable, Unix-like OS kernel
#9Re: Ironclad – formally verified, real-time capable, Unix-like OS kernel
#10Building new operating systems seems so ambitious to me. Radiant Computer ( https://radiant.computer/ ) was also recently posted. What other exciting projects like these exist?