Unikernels are secure
unikernel.org
Unikernels are secure
1–10 of 142 posts
Re: Unikernels are secure
#2So say it how it is: unikernels COULD be secure if all this work that needs to be done and we haven't done was done...maybe
Re: Unikernels are secure
#3Re: Unikernels are secure
#4Re: Unikernels are secure
#5Re: Unikernels are secure
#6I think you could describe that as "more secure" or perhaps more generically "safer" rather than "secure."
Re: Unikernels are secure
#7Hypothetically, if there were a buffer overflow in a unikernel process, wouldn't it potentially give the exploit full-system access, whereas a normal operating system would detect the out-of-bounds memory access and kill the process? I'm sorry if this is an ignorant question.
Re: Unikernels are secure
#8It's secure if and only if there's a formal proof.
Re: Unikernels are secure
#9In addition to the blog post, there's an interesting discussion on Github that happened before the blog post was published: https://github.com/Unikernel-Systems/unikernel.org/pull/45