Y
Hacker News
new
|
ask
|
show
|
jobs
by
pgraf
786 days ago
Can anyone elaborate which (proposed) advantages LionsOS has over Genode?
2 comments
onjectic
785 days ago
Just as new to LionsOS as you are, but it has a much more permissive license, and it’s not dual licensed. I think this will make it easier for people to support the project.
link
vilvo
785 days ago
Correctness via formal verification - at least in the core of sel4.
link
monocasa
785 days ago
Genode can also run on sel4.
link
nickpsecurity
785 days ago
Are its TCB and integration similarly verified? If not formally-verified, are they in a safe language or statically analyzed to block common errors?
link
monocasa
785 days ago
I mean, LionOS appears to (with the exception of sel4 itself) be mainly written in unverified C without heavy static analysis.
So LionOS and Genode appear to be about equal in that regard.
link