23 releases

0.0.24 Dec 14, 2024
0.0.23 Sep 17, 2024
0.0.20 Aug 29, 2024
0.0.13 Jul 19, 2024
0.0.3 Mar 30, 2024

#8 in #krata


Used in 2 crates (via krata-runtime)

GPL-2.0-or-later

13KB
384 lines

krata

krata is an implementation of a Xen control-plane in Rust.

license discord check


Introduction

krata is a component of Edera Protect, for secure-by-design infrastructure. It provides the base layer upon which Edera Protect zones are built on: a securely booted virtualization guest on the Xen hypervisor.

Hardware Support

Architecture Completion Level Hardware Virtualization
x86_64 100% Completed None, Intel VT-x, AMD-V
aarch64 10% Completed AArch64 virtualization

Dependencies

~2.5MB
~51K SLoC