This commit is contained in:
Hannes Mehnert 2017-09-16 23:00:51 +01:00
parent 5a4d37f0e5
commit 6dd0b6d62b

View file

@ -92,7 +92,7 @@ machine image. By avoiding superfluous code we decrease the attack surface
immensly.
As example, the lines of code of the [Bitcoin Piñata](/Projects/Pinata) compared
to a Linux and OpenSSL based one:
to a virtual machine using Linux and OpenSSL, in thousands of lines of code:
<table>
<tr><th></th><th>Linux</th><th>MirageOS</th></tr>