Mirror of Krata Hypervisor
Go to file
dependabot[bot] 6f78a34150
build(deps): bump the actions-updates group across 1 directory with 2 updates
Bumps the actions-updates group with 2 updates in the / directory: [actions/create-github-app-token](https://github.com/actions/create-github-app-token) and [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action).


Updates `actions/create-github-app-token` from 1.11.6 to 1.11.7
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](21cfef2b49...af35edadc0)

Updates `MarcoIeni/release-plz-action` from 0.5.99 to 0.5.100
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](476794ede1...4cd77ee4d2)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-updates
- dependency-name: MarcoIeni/release-plz-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-20 06:58:13 +00:00
.github build(deps): bump the actions-updates group across 1 directory with 2 updates 2025-03-20 06:58:13 +00:00
crates chore: release v0.0.24 (#388) 2024-12-14 23:53:21 +00:00
hack krata xen control-plane 2024-09-16 02:03:43 -04:00
.gitattributes krata: improved doc structure 2024-03-08 08:12:10 +00:00
.gitignore feat(xenstore): multi-watch and maybe-commit support (#429) 2024-12-14 17:57:15 -05:00
Cargo.lock build(deps): bump the dep-updates group across 1 directory with 4 updates (#441) 2025-01-07 06:38:16 +00:00
Cargo.toml build(deps): bump the dep-updates group across 1 directory with 4 updates (#441) 2025-01-07 06:38:16 +00:00
CHANGELOG.md chore: release v0.0.24 (#388) 2024-12-14 23:53:21 +00:00
CODE_OF_CONDUCT.md krata: improved doc structure 2024-03-08 08:12:10 +00:00
CONTRIBUTING.md krata xen control-plane 2024-09-16 02:03:43 -04:00
FAQ.md krata xen control-plane 2024-09-16 02:03:43 -04:00
lefthook.toml krata xen control-plane 2024-09-16 02:03:43 -04:00
LICENSE relicense to GPL v2.0 2024-09-16 02:32:59 -04:00
README.md krata xen control-plane 2024-09-16 02:03:43 -04:00
release-plz.toml fix release-plz workflow 2024-09-16 02:05:46 -04:00
SECURITY.md krata: introduce code of conduct and security policy 2024-03-07 17:04:53 +00:00

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