Explore >> Select a destination


You are here

prilik.com
| | fqa.9front.org
3.2 parsecs away

Travel
| |
| | snapcraft.io
2.9 parsecs away

Travel
| | Virtualisation plays a huge role in almost all of today's fastest-growing software-based industries. It is the foundation for most cloud computing, the go-to methodology for cross-platform development, and has made its way all the way to 'the edge'; the eponymous IoT. This article is the first in a series where we explain what virtualisat [...]
| | model-checking.github.io
3.6 parsecs away

Travel
| | In this post we'll apply the Kani Rust Verifier (or Kani for short), our open-source formal verification tool that can prove properties about Rust code, to an example from Firecracker, an open source virtualization project for serverless applications. We will use Kani to get a strong guarantee that Firecracker's block device is correct with respect to a simple virtio property when parsing guest requests, which may be invalid or malicious. In this way, we show how Kani can complement Firecracker's defense in depth investments, such as fuzzing.
| | www.micah.soy
38.9 parsecs away

Travel
| Lately, I've been working on a custom Linux system in VMWare ESXi. I have a somewhat uncommon setup, however. I use the Infrastructure Client within an RDP session to administer my virtual machines.