Viewing profile — microkerneldude
microkerneldude
HN member- Joined
- Mon, Dec 28, 2020, 6:11 AM UTC
- HN karma
- 16
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About microkerneldude
No profile information was provided.
Recent public activity
-
comment
Comment #42031591
seL4 is a bit more than a hypervisor, but it's definitely very low-level. In terms of a useful seL4-based system, you may want to look at https://trustworthy.systems/projects/Lions…
-
comment
Comment #40074376
the talk link will appear as soon as Everything Open uploads it
-
comment
Comment #25564466
Simpler versions of such devices exist, eg HENSOLDT Cyber markets a secure VPN gateway that is built on seL4. Over the years we've been in on-and-off discussions with vendors of ne…
-
comment
Comment #25564424
In terms of security, the answer is a clear yes. Xen is kernel of 100+kSLOC of unverified code, while seL4 is verified. On top of that, Xen has Dom0 and thus a complete Linux syste…
-
comment
Comment #25557186
Re scalability of verification: you don't have to verify everything to get a massive security/safety boost. A well-structured system has a small trusted computing base (TCB), and i…
-
comment
Comment #25557154
Thanks for featuring my white paper. Some responses to some of the comments. "Opinionated": guilty as charged. However, I claim that the opinions are well-grounded in fact. Deploym…